Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 562 Bytes

File metadata and controls

10 lines (7 loc) · 562 Bytes

DeltaEngine

mit cpp opengl

⚠️ Warning: Please note that this code base is really old and I am no longer actively maintaining it.

The code is really messy so I do not recommend anyone to try and use this for a proper engine.


DeltaEngine is a game engine written in C++. It uses OpenGL 3.3.0 to render objects in 3D space, and uses ImGUI for rendering 2D GUIs.