forked from: forked from: forked from: forked from: Perlin Particles HSV variation [optimized]

PerlinParticles HSV variation (10K) (optimised version)
Frocessing's hsv downed the framerate: bye frocessing, hsv2rgb added. 
PerlinNoise is generated with blue and red channels only.
Blue and red channels influence the x and y of particles. 
@by Hasufel 2010

import net.hires.debug.Stats;