mach/src/math
Caleb Katzenstein 11aed4d16f
math: Add vec3.mulQuat() (#1067)
Co-authored-by: Stephen Gutekanst <stephen@hexops.com>
2023-12-16 13:28:47 -07:00
..
main.zig math: Make Mat3x3's underlying type Vec3 2023-10-24 23:32:55 -07:00
mat.zig math: remove invalid test 2023-11-10 14:30:40 -07:00
quat.zig math: add initial Quaternion implementation (#1000) 2023-09-15 10:38:46 -07:00
ray.zig math: Improve triangleIntersect doc comment 2023-10-10 20:31:47 -07:00
vec.zig math: Add vec3.mulQuat() (#1067) 2023-12-16 13:28:47 -07:00