Sometimes I like to take two random concepts and smash them together.
minicomps
Not Curl Noise
experiments, minicompsI previously had an incorrect concept of what curl noise was. This experiment demonstrates it. Although it isn’t what I thought it was, it’s still a pretty cool concept.
Isometric 3D Perlin Noise
experiments, minicompsSimilar to one I did recently, but implemented with isometric cubes.
Pillar of Noise
experiments, minicompsI could not be happier about the way this turned out. I could play with this for hours. Which is to say, I’ve been playing with this for hours.
7 Days of Code : July ’21 : 07. Divide
7 days of code, experiments, minicompsI spent WAAAAAAAY too long on this last weekend. I was possessed. It was fun. The code is hideous. Microcomps? Too bad they don’t do anything. Would be fun to build this out a bit. Clean up the code and modularize things, get them animated and maybe some bit of interactivity. But I doubt I’ll be doing that any time soon.
7 Days of Code : July ’21 : 06. Distort
7 days of code, experiments, minicompsThis algorithm is painfully slow, but if kept to small areas it’s pretty neat.
7 Days of Code : July ’21 : 05. Rotate
7 days of code, experiments, minicompsOnce again, draw on the canvas. This took well under an hour to create, which is really only a testament to how many times over the last 20 years I’ve re-written the same damn code. 🙂