Press space to teleport. Feel free to copy any code from this project. No crediting required! The Perlin Noise Demo sprite gives a simple example of how you might use the code from the Perlin Noise 1 sprite. In the future I might make more Perlin Noise sprites and create an example of how to layer them together, make a slideshow explaining how the code works, or even rewrite the code to work in any number of dimensions. I usually forget about my projects after a while though, so we'll see XD I have made a Perlin Noise project previously. This project uses the same principles as that one to work, but I improved the RNG and simplified and improved the code (so hopefully now it's easier to use).