mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2025-12-28 07:34:32 +00:00
* Unary Minus operator for vec2, vec3, and vec4 * Update README.md Co-authored-by: zak <zak@DESKTOP-V1AQ0IT>
Testing
You can compile and run the tests yourself by running:
make
To run a specific test configuration, run one of:
make c
make c_no_sse
make cpp
make cpp_no_sse