A cross-platform 3D game engine built with modern C++ and OpenGL, featuring an entity-component system,
ImGui-based editor interface, and support for 3D model rendering with shaders, textures, and camera controls
git clone --recursive https://github.com/Caleb-Kronstad/Bonfire Bonfire
cd Bonfire
Note: The --recursive flag automatically downloads all dependencies (~200MB)
cd Scripts
Setup-Windows.bat
Note: This runs Premake5 and generates Bonfire.sln in the root directory
More information can be found at bonfireengine.com
