dream-on-chain
written by pekko
dream-on-chain is a project about testing some algorithms to produce nice looking patterns. this one is created with a strange attractor directions. kinda like peter de jong attractor but tweaked the algo into something else.
let x =
e * sin(a * (x * x)) +
f * sin(b * (y * y));
let y =
e * sin(c * (x * x)) +
f * sin(d * (y * y));
e && f random floats from -3 to 3
the rects animate slowly into the screen, with some lch lerped colors from the strange attractor values. nothing special. just a few features, you'll figure them out eventually. no params so always random stuff.
format: a = portrait, b = landscape, c = square
mode: a = "the gradients <3", b = black && white, c = some colors, d = strokes
theme: a = some colors, b = maybe even more colors c = f'd this one, forgot the select to always random, lol. gladly it's already on chain so hope we'll get over it. sry, some time from last mint so a bit out of touch.
that's that and keep going. waiting for fx2.0! cheers!
thank you for reading and hope you like the project <3!
pekko 2023