Working on readme.
This commit is contained in:
parent
a554eb5bb1
commit
92836d2fa1
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
||||||
math
|
math
|
||||||
====
|
====
|
||||||
|
|
||||||
GameDev related math helpers.
|
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.
|
Loading…
Add table
Add a link
Reference in a new issue