This repository has been archived by the owner on May 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Random terrain generator with Tk.Canvas and PyOpenGL
License
moige01/Python-random-terrain-generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple terrain generator in Canvas and OpenGL ============================================= This generator use a simple noise generator with simple normalizer formula. For Canvas, this use tkinter module with Tk.Canvas() object. OpenGL way isn't finished yet. Installation ============ 1) Make sure you have OpenGL, FreeGLUT and Tk lib and headers installed in your machine 2) Install with 'pip install -r requirements.txt' 3) Ready Use === Just run tk_terrain.py or gl_terrain.py to test. You can play with tk_terrain.py variables to change behaviour. LICENSE ======= WTFPL
About
Random terrain generator with Tk.Canvas and PyOpenGL
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published