Skip to content

xeekworx/spacetheory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xeekworx
Space Theory Engine

Space Theory Engine is a 3D game engine utilizing SDL and OpenGL

Instructions before building the spacetheory project:

  1. Make sure you've cloned the repo recursively to get all of the submodules.
  2. Batch build SDL2.
  3. Run "copy_sdl.cmd" in the spacetheory/lib directory.

WARNING: This is work is in progress and in very early development! 3D rendering is not even implemented yet.