//=time() ?>
I have been working on my first generative art #NFT collection using #p5js.
#generativeart #creativecoding
Tiling with Arcs
This was one of my first experiments with Tiles, when I was getting acquainted with p5js. I didn't know then, that this technique is called Tiling.
#generativeart #p5js #creativecoding #amazingdevya
My 6158 Flowers are generated by a script of only 2318 characters (minified) using #p5js. The script is stored on chain.
#generativeart @artblocks_io #artblocks #nft #creativecoding
Shoutout to @takawo for inspiring some fun custom shapes in #p5js. #generative #creativecoding #100DaysOfCode #webgl
Chromatic Motion Blur
Figured out how to implement @beesandbombs chromatic aberration with motion blur in #p5js. The chromatic aberration adds nice color flair and the motion blur makes the movement look much more fluid.
//i=21 i++
Particles travelling over noisy terrain, rolling downhill and forming streams and rivers in P5js. #topograpy