Perlin Noise explorer

,

I built a little tool to help me use the graphics.perlin and graphics.perlinArray methods in the API.

perlin-demo

If you'd like to play with it yourself, I just put the code up on Github. Enjoy!

Special thanks to @Eiyeron and @jestelle who helped me understand how to use this API.

3 Likes

Cool, thanks! I can see myself needing this down the road.