jumpartifact.com_demo_0/src/raymath.cc
Stephen Seo f0ce6520f4 Fixes
Rotation Matrices should now match the "right-handled rule".

Fixes related to weirdness using the column-major ordered Matrix struct.
2023-08-04 11:42:11 +09:00

2 lines
52 B
C++

#define RAYMATH_IMPLEMENTATION
#include <raymath.h>