Skip to content

Low-poly terrain generation using C++ and OpenGL

Notifications You must be signed in to change notification settings

KlemenPl/RG2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RG2020

Low-poly procedurally generated terrain and water using C++ and OpenGL.

Compiling

mkdir build && cd build
cmake ../
make
./RG2020

Used libraries:

About

Low-poly terrain generation using C++ and OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published