Skip to content

Caleb-Kronstad/Bonfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonfire

A cross-platform 3D game engine built with C++ and OpenGL.

Build

1. Clone the repository with submodules

git clone --recursive https://github.com/Caleb-Kronstad/Bonfire Bonfire
cd Bonfire

Note: The --recursive flag automatically downloads all dependencies (~200MB)

2. Run the setup script

cd Scripts
Windows-Setup.bat

Note: This runs Premake5 and generates Bonfire.sln in the Build directory

More information can be found at bonfireengine.com

Bonfire Engine Demo

Releases

No releases published

Packages

No packages published