Perlin Noise
---------------------------
Written by Andreas Jnsson of www.AngelCode.com

This application was written to demonstrate the Perlin Noise.

The source code, available at www.AngelCode.com, is released to the public for educational purposes. This means that you may use the source code for your own private projects so that you can learn from it, but you may not include the source code in any public projects, i.e. projects that you release to other people, without my expressed permission. 

The application was written with Microsoft Visual C++ 6 and uses only standard libraries and the Win32 API.
