Skip to content

A game engine created in C++ which helps you to 'create your own universe'

Notifications You must be signed in to change notification settings

Twins-Diwakar-Sharma/SkeletalEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A game engine created in C++ which helps you to 'create your own universe'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages