/perlinTerrain

Developed for the UGA SSRL...this is just for personal use and documentation

Primary LanguageC++

perlinTerrain

Screenshot 2023-09-20 at 3 17 45 PM

Create a simple novel terrain similar to the figure above.

Compile using most C++ compilers and execute via the command line.

The program will prompt the user which weights to use for each octave of noise (play around with these values).

Generate a .ply file that can be viewed using a 3D mesh viewer such as MeshLab