Commit Graph

7 Commits (cc80e71a2a294c37b52ef7a05638d568b99d9dbf)

Author SHA1 Message Date
Brett edfca12b18 projection 2023-03-10 17:24:00 -05:00
Brett 4b4f95af81 cross product 2023-03-10 17:01:44 -05:00
Brett e0cee0d344 normalize 2023-03-08 23:49:57 -05:00
Brett b62d4bfe78 update vector and fix profile memory usage 2023-03-06 21:29:04 -05:00
Brett 1cd889ff05 fix missing namespace in vectors 2023-02-28 23:31:39 -05:00
Brett 1d7775a742 fix missing template parameters in new vector 2023-02-28 23:30:16 -05:00
Brett 7ff48d4916 cleanup math
-Moved matrix and vectors into their own file
-math.h now includes all math components
-math moved into sub-folder
-matrix class updated
-new vector types added
2023-02-28 23:20:56 -05:00