PDA

View Full Version : New Perlin Noise (Improved) Example



rombust
07-12-2011, 11:35 AM
Committed to ClanLib 2.2 and 2.3 SVN

See Examples/Display/PerlinNoise. It uses the new CL_PerlinNoise class.

http://esoteric.clanlib.org/~rombust/ReleaseImages/perlin_noise.png

rombust
07-21-2011, 02:16 PM
Note, this example in ClanLib 2.3 SVN contains an additional option to calculate the normals from the heightmap.