No description
Find a file
2014-02-19 20:40:09 -07:00
doc setting up directory structure 2014-02-19 20:40:09 -07:00
include setting up directory structure 2014-02-19 20:40:09 -07:00
tests setting up directory structure 2014-02-19 20:40:09 -07:00
README.md Working on readme. 2014-02-19 19:29:42 -07:00

math

C++ GameDev related math helpers. These helpers will be designed for ease of use (a single header file for each helper class, and all helper functions in said class). In a commercial engine they would be designed out a little differently, broken up to some extent.

Requirements

Aside from a C++ compiler, there are no external dependencies outside of the stdlib.