Skip to content

Personal Game Engine Project to make games performant again

License

Notifications You must be signed in to change notification settings

Sherry65-code/EclipseEngine-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse Engine 3D

A 3D game engine which focuses on being fast as f**k and focus on only what is important.

Build Instructions

Uses CMake

NOTE

Use --recursive to clone.

git clone https://github.com/Sherry65-code/EclipsEngine --depth 1 --recursive
cd EclipseEngine
mkdir build
cd build
cmake ..

Uses OpenGL, GLFW and ImGUI.

About

Personal Game Engine Project to make games performant again

Resources

License

Stars

Watchers

Forks

Languages