A personal engine that's a work in progress. Written in C, in the "Handmade" style with minimal dependencies.
- Hot code reloading
- PBR rendering
- Written from scratch
- glext.h, wglext.h from Khronos
- stb from Sean Barrett
- Clone the repository.
$ git clone https://github.com/suttonjames/Epsilon.git
- Run build.bat
$ .\build.bat