vanrijn/src/math
Matthew Gordon d4cbcfcb59 impl Mul<&Vec3> for f64 2020-09-12 09:49:22 -04:00
..
mat2.rs Add partially-implemented Mat2 that should have been in last commit 2020-08-29 23:06:28 -04:00
mat3.rs Implement various matrix operations and remove nalgebra 2020-08-29 23:02:23 -04:00
mat4.rs Implement various matrix operations and remove nalgebra 2020-08-29 23:02:23 -04:00
mod.rs Implement various matrix operations and remove nalgebra 2020-08-29 23:02:23 -04:00
vec2.rs Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00
vec3.rs impl Mul<&Vec3> for f64 2020-09-12 09:49:22 -04:00
vec4.rs Add Mat4 class 2020-08-14 23:30:54 -04:00