Skip to content

suttonjames/Epsilon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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