top | item 46611844

(no title)

Padriac | 1 month ago

I don't understand.

discuss

order

mildmelon|1 month ago

Author here.

It's a fun experiment into WebGL and graphics programming. I intended it to be a cool tool for getting inspiration for designing and creating other art in general. I do eventually want to build this out into a larger set of tools that would allow you to quickly iterate and build out various aesthetics for designing.

In it's current state, it's mostly practical for creating pretty images and videos that you could use in other projects. If there's more interest I could possibly turn it into more, would love to hear ideas and suggestions!

keyle|1 month ago

I think it's just a technological show piece, basically built on top of open source libraries and a couple of algorithms.

mildmelon|1 month ago

Author here, you're mostly right in that it's a show piece. However, it uses no external libraries, I built it all myself using VanillaJS. I do use some famous noise algorithms, specifically Simplex noise and a method of domain warping.

imvetri|1 month ago

Lets let author explain. Our explanation might derail newbie readers

imvetri|1 month ago

Same here

mildmelon|1 month ago

Author here, I've replied to the parent comment, hope that clears it up!