This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

Source code: perlinParticle02_web Perl makePerlin

Built with Processing

Pressing F5 to refresh the page will generate a new set of noise.

Clicking on the image will cycle through the various noise maps:

* The first image is the "combined" (color) version. It is mapping the x, y, and velocity images into the RGB channels.

* The 2nd image is the 'x influence' image.

* The 3rd image is the 'y influence' image.

* The 4th image is the 'velocity' image.

* The 5th image is just the particles, with no background image.