Skip to content

ger0/proc-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Voxel terrain generator with biomes and procedurally generated vegetation prototype

Procedurally generated voxel terrain with biomes and procedurally generated vegetation preview video: https://www.youtube.com/embed/Jlw-HjFgFK4 Voxel terrain allows for overhangs and more horizontal landscape features than a simple heightmap.

dependencies:

  • cmake
  • glfw3
  • glew
  • glm
  • boost

building:

git clone --recursive https://github.com/ger0/gltry/
cd gltry
cmake .
make

About

Procedural voxel terrain generator with generated vegetation

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages