This is a test project to demonstrate and simulate the generation of Perlin noise on a 2-dimensional plane. Psuedo-random number generation is used to implement seeded generation. There's also 3 drawing modes, showing how Perlin noise can be used to simulate terrain generation. (You can turn off random seed option and move between the drawing modes to see what each looks like for the same seed map)