Explore generative art. Create and collaborate with the community. Teach coding in the class. #creativecoding #p5js #processing

✨**SketchDrop** feature is now live to let you easily upload photos/files directly from your phone via QR code. + you can also copy/paste the related @p5xjs code such as loadImage(...), loadXML with a single click in the file explorer.
2
14
2,636
OpenProcessing retweeted
Prismatic Flip Cube openprocessing.org/@Kazoops/… 等間隔の行列層が虹色に輝く円盤の立方格子 各円盤はターコイズブルーと銅色の間で色を変えながら立方体全体が回転 #p5js #WCCChallenge
1
4
60
2,381
OpenProcessing retweeted
As part of a bigger blog-overhaul, I put together an archive for all my long-form projects! 😁 (across multiple platforms) In the background there's a full archive of all the minted editions as well (CIDs included for IPFS pinning) so that nothing gets lost over time. 💾 Next I'd like to do the same for all my non-long-form mints as well. 🛠️
5
3
46
1,853
OpenProcessing retweeted
I created an atlas containing 60 different types of shaders. While some are similar, you can adjust parameters using a slider and output the code for the selected shader using a export button. Try me out! openprocessing.org/@Kazoops/… #p5js
5
24
204
9,612
OpenProcessing retweeted
Reaction diffusion can actually run pretty fast on the CPU 🦠 vanilla js
4
13
249
39,428
OpenProcessing retweeted
Replying to @M_Pierini
@M_Pierini, thanks for sharing your @openprocessing sketch. Enjoyed looking at your code. Tried it out and in particular found the additive blend mode seems key. Is it key to all your chromatic abberation work? Source: openprocessing.org/@u538742/…
1
1
4
644
OpenProcessing retweeted
setup=_=>{createCanvas(W=720,W) background(A=360) F=a=>(((abs(X=x-A)%3)*(abs(Y=y-A)%3)^tan((X%Y+sin(x/9^y/9)*9)/20))*noise(x/99,y/99,a)*mag(X,Y)/99)%2*A loadPixels() for(y=0;y<W;y++)for(x=0;x<W;x++)[0,1,2].map(p=>pixels[y*W*4+x*4+p]=F(p)) updatePixels()} #つぶやきProcessing
1
8
44
1,497
OpenProcessing retweeted
👀#p5js
2
36
273
7,910
OpenProcessing retweeted
A glimpse of the HEXfast at Tiffany's codebase in @openprocessing When Colour Became Property: The work is constructed exclusively from proprietary HEX codes—the mathematical DNA of corporate-owned hues like "Tiffany Blue"—to build an autonomous digital ecosystem. @NFCsummit
1
2
639