mirror of
https://github.com/guezoloic/t3dsr.git
synced 2026-01-25 12:34:24 +00:00
feat(mat4): add mat4 basic functions
This commit is contained in:
@@ -34,4 +34,4 @@ float vec3_rist(Vec3_t a, Vec3_t b);
|
||||
|
||||
Vec3_t vec3_rotate(Vec3_t v, Vec3_t axis, float angle);
|
||||
|
||||
#endif // VEC3__H
|
||||
#endif // VEC3__H
|
||||
|
||||
Reference in New Issue
Block a user