Skip to content

C++ interactive renderer, 3D procedural terrain generator

License

Notifications You must be signed in to change notification settings

Ore-Software/GeoGraphix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoGraphix

C++/OpenGL terrain generator made using GLFW and Dear ImGui. Supports multiple modes of terrain generation:

  1. uniform random
  2. flat
  3. diamond square algorithm
  4. perlin noise algorithm
  5. simplex noise algorithm

With additional support for octaves for combinations and permutations of the above algorithms.

Comes with UI and mouse controls such as terrain rotation and scroll to zoom.

GeoGraphix Screenshot

About

C++ interactive renderer, 3D procedural terrain generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published