mirror of
https://github.com/guezoloic/t3dsr.git
synced 2026-01-25 10:34:23 +00:00
feat(mat4): add det function
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include "../src/math/vec3.h"
|
||||
#include "../src/math/vec4.h"
|
||||
|
||||
#define EPSILON 1e-6f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user