Commit Graph

13 Commits

Author SHA1 Message Date
6684c64ab7 Frustum partial implementation. 2024-07-10 14:17:20 -04:00
9253cfc8c7 Fixed several recursive header issues, refactored Math lib, began implementing core mathematical functions as wrappers around stdmath, will implement SSE and lookup tables later.
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m13s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 19s
2024-07-05 16:13:13 -04:00
bbd3e8b75d Implemented More Documentation 2024-04-09 17:07:38 -04:00
d7b2157b0c Giga Geometry Implementation 2024-04-08 13:27:56 -04:00
0aff68b63e Tweeker Commit (Have Fun Reviewing This) 2024-04-05 12:15:01 -04:00
fb7aba71b1 Laid Out Headers 2024-04-04 20:00:23 -04:00
de108630b6 Unfinished Work 2024-03-23 16:20:57 -04:00
9f60f296c6 Massive Refactor 2024-03-15 15:31:14 -04:00
9a5f12e505 Implement J3ML Namespace 2024-02-02 13:53:23 -05:00
ef297e525c Implement CreateFrustumFromCoordinateFrame() 2024-01-30 21:29:07 -05:00
21ceca62dc Adding more Mat4x4 functionality 2024-01-30 13:13:09 -05:00
256fe730cd Implement Geometric Class Definitions (round 2) 2024-01-26 00:14:28 -05:00
5cd5a44963 Implement Geometric Types 2024-01-25 14:01:19 -05:00