Simple terrain generator
.gitignore | ||
README.md | ||
screenshot.png | ||
terrain.py | ||
trackball_camera.py |
Terrain
Simple terrain generator
Info
A simple application which uses the diamond square algorithm to generate a terrain and renders it in OpenGL.
License
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html