Commit Graph

4 Commits

Author SHA1 Message Date
Vaxry 3f5293432b tests: enhance memory + format 2024-09-25 22:44:05 +01:00
Vaxry a9f85a4bca
Math: add Mat3x3 (#14) 2024-09-24 18:18:25 +01:00
Jasson Cordones 7a2c2c96ec
Math: Some more box improvements and test cases (#3)
* Added some constants to handle floating point presicion comparisons and other calculations plus some refactoring

* Removed validation

* Added comments to understand how box header works

* Extended the EXPECT macro to evaluate Vector2D test cases

* Added box.cpp test cases

* Applied clang-format
2024-06-25 01:17:44 +02:00
Vaxry e9d4a99e13 Math: init Region, Vector2D and Box 2024-06-18 14:10:18 +02:00