Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.1 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.1 KB

SkeletalEngine

Create your own universe

Skeletal Engine is a custom terrain generation engine made through opengl and C++. It uses custom version of geometry clipmaps to render vast terrain.
Skeletal Engine is able to generate infinite proceduraly generated terrain using perlin noise and fbm.
Following are some screen shots:

Screenshot (69) Screenshot (48) Screenshot (70) Screenshot (52) Screenshot (71)

Use

Switch to proceduralShadows branch and clone the repo.
Use w a s d to move and mouse to look around.
Switch between wireframe mode and default mode using o and shift+o