Warning
This project has migrated to Codeberg.
This is a simple engine for creating and rendering 3D objects using OpenGL. (Vulkan soon).
- 2D Rendering
- Shader
- Buffers
- Window
Needed to be installed from the your system's package manager.
- OpenGL (
OpenGL) - GLFW (
glfw3) - GLAD (
glad) - GLM (
glm) - GLU (
glu) - ImGui (
imgui) - FreeType (
Freetype) - BulletPhysics (
Bullet)
Files Engine in development. (beta testing).
This project is licensed under the MIT License - see the LICENSE file for details.
