Minor change to readme. I want to stress these headers are not designed with commercial application in mind, they are designed for ease of use. Helper functions would not be member functions for starters, everything would be broken up.
This commit is contained in:
parent
44608cf2c8
commit
0e4936772a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
math
|
math
|
||||||
====
|
====
|
||||||
|
|
||||||
C++ GameDev related math helpers. These helpers will be designed for ease of use. In a commercial engine they would be designed out a little differently. These are primarily 3D math helpers, and do not contain any physics related code, collision, etc.
|
C++ GameDev related math helpers. These helpers will be designed for ease of use. In a commercial engine they would be designed out differently. These are primarily 3D math helpers, and do not contain any physics related code, collision, etc.
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
-----------
|
-----------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue