Open Simplex Noise
A Processing implementation exploring 4D Simplex Noise to create smooth, organic looping animations through a 2D grid of pixel objects with variable noise scaling.

So, I was on the hunt for a simpler way to make cool looped animations and stumbled upon this thing called 4D Simplex Noise. I found a super helpful tutorial on necessarydisorder’s WordPress page called Drawing from noise, and then making animated loopy GIFs from there. It was really informative, got me inspired, and had a spot-on title.
I took what I learned from my past projects and created a 2D grid of pixel objects, animating them by linking their movement to the noise function. When I used lower scales (0.001), the motion turned out super smooth and organic, giving me some awesome visual effects.
Connected Reading
Related entries
Chosen from shared tags, categories, and nearby section context.