New #CreativeCoding sketch on #OpenProcessing. Inspired by the drawings of @babe (check out their stuff, it looks great!)...
New #CreativeCoding sketch on #OpenProcessing. Inspired by the drawings of @babe (check out their stuff, it looks great!)...
orbiting gem rings in p5.js WEBGL — sapphire, ruby, emerald, topaz, opal (shifts color per particle)
live: smrghsh.github.io/diamonds-and-sapphires
Well, I went total DOSception today:
This is JS-DOS, an MS-DOS emulator for web browsers, running DOjS, my Javascript runtime for MS-DOS, running a p5js sketch written in Javascript.
Last screenshot shows the sketch running natively from OpenProcessing
#RetroComputing #JavaScript #DOjS #p5js #CreativeCoding #MSDOS #OpenProcessing
In 2024 I wrote a clock in #Processing. Now there's a #p5js version of it in #OpenProcessing.
...I had a few old Processing sketches in OpenProcessing previously, and I guess I need to make them also available in GitHub and port them to P5js because it looks like even the mighty Processing isn't immune to the "this framework is more than a year old so it's basically prehistoric" #JavaScript curse.
Operator Digitalfest Pilot 2 : coding TO printing
by winnie_jrwei
Google Meet 11/20 - 19:30 (taipei time)
*不需要 p5js 基礎*
時程:
開場、p5.js簡介、案例分享、客製化印刷
色彩規劃、高品質輸出、示範操作
實作時間
作品成果交流
簡介:
本工作坊將帶領參與者探索從程式碼到實體印刷的歷程。透過基礎的 p5.js 編程創造生成式藝術圖像,並進一步了解色彩規劃、實現高品質圖像輸出、與客製化印刷流程。
從概念發想到實際操作,體驗從無到有的數位創作工作流程,最終將虛擬創作轉化為可觸摸的實體作品,實現藝術的虛實結合。
會議邀請碼 (Google Meet):kuj-rtbm-qod
Look at my new sketch on #openprocessing, ColourCurtain.
https://openprocessing.org/sketch/2695752
The items' colours are altered resulting from the counter value mod 3; thus, only one of the three colour channels is changed, causing the effect of an irregular colour gradient.
Try out generating more pattern by reloading the page.
#genart #processing #mathart #CreativeCoding #loop #animation
Rainbow Tiles
A contribution to #WCCChallenge 'Pride' as well as to #tilingtuesday
There's a little mouse interaction on #openprocessing, so check it out:
Sometimes, beautyful things occur due to an error...
I tried o generate a hexgrid with #openprocessing Well, it is actually a hex grid but the tiles oberlap (filled with opacity 120) and form this pattern.
Step 2: Recalculate the corner positions.
I've been fumbling around with #openprocessing #logics and #colours and made two sketches demonstrating something like logical combination of colours, applying logical operations to the r, g, b values of the colours to be "mixed". I know this is completely useless but it was a funny prgramming exercise...
You can see (and test) the results in the two sketches
Colour VenDetta:
https://openprocessing.org/sketch/2634928
and Colour VennDango: