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