mach/src/math
2023-10-03 19:50:52 -07:00
..
main.zig math: Declare Ray, Rayh, and Rayd types 2023-10-03 19:50:52 -07:00
mat.zig cleanup 2023-10-03 10:28:34 -07:00
quat.zig math: add initial Quaternion implementation (#1000) 2023-09-15 10:38:46 -07:00
ray.zig math: Have Ray return fitting subtype, scale precision automatically 2023-10-03 19:50:52 -07:00
vec.zig math: Implement Vec swizzle method 2023-10-01 10:06:42 -07:00