//=time() ?>
Reverie will be on @fx_hash_ for minting tomorrow during cycle 115, around 5PM UTC.
256 editions, 2 xtz
You'll be able to cycle through different seasons and colors within each piece, like revisiting a favorite place :)
#fxhash #generativeart #creativecoding #tezosart
Remainder.
Available on #fxhash in 2 hours.
Each piece is the output of two equations and can produce an infinite amount of variations via user interaction. Here are two outputs from the same hash.
#creativecoding #generativeart #CleanNFT
Making some 3D gems with #threejs.
My knn blending model generates gem-like 2D images so I tried a similar algorithm in 3D. The resulting #gltf model is only ~4KB in size and doesn't use any image textures or shaders. Video below.
#creativecoding #fxhash #tezosnft
#genuary2022 Day 27, @mjrlowe's palette.
Great palette for knn blending.
#genuary #creativecoding #p5js
#genuary2022 Day 17, three colors.
Flowers and veils generated with parametric curves.
#p5js #generative #Math #fxhash
Minted! Flowing curves and glowing petals, made with math and #p5js <3
https://t.co/1eTuDaQrer
#genart #creativecoding #fxhash #CleanNFTs #tezos
The curves are coming along nicely, still doing some tuning of the variations. The #genuary prompt was "something you'd never make" so I didn't make it and focused on this instead :)
#generativeart #creativecoding #p5js #fxhash
#genuary2022 day 10, Machine learning, wrong answers.
I work on ML, so when I first saw voronoi art I implemented it in JS as kNN with k=1. It works but is super slow compared to normal voronoi stuff. With k>1, the results are really cool though. #generativeart