Skip to content

BrotherIndeed/low_poly_terrain_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

low polygon terrain generator

A terrain generator written in C++ using OpenGL.

(uses perlin noise for height map)

The aim is to build the simplest bare bones implementation thats easy to understand.

Libraries used:

  • GLFW (create windows, manage inputs)
  • glad (manages function pointers for OpenGL)

About

a low polygon terrain generator written in C++ using OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages