To view this content, you need to install Java from java.com

This noise field is based on an early Robert Hodgin (flight404) work. I've superimposed the noise field with another that points towards the centre of the screen and then blended the two together with a circular blend. Basically, the particles are now contained within a circle so they don't escape and fly off the screen.

Press Space to see the noise field lines.

Source code for Eclipse IDE: NoiseField01.java

Built with Processing