Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 625 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 625 Bytes

Epsilon

A personal engine that's a work in progress. Written in C, in the "Handmade" style with minimal dependencies.

Features

  • Hot code reloading
  • PBR rendering
  • Written from scratch

Dependencies

Setup

  1. Clone the repository.
$ git clone https:/suttonjames/Epsilon.git
  1. Run build.bat
$ .\build.bat