mach/src/math
Stephen Gutekanst c87ea394db math: remove incorrect perspective/ortho projection implementations
See https://github.com/hexops/mach/issues/1103

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2023-11-10 14:29:51 -07:00
..
main.zig math: Make Mat3x3's underlying type Vec3 2023-10-24 23:32:55 -07:00
mat.zig math: remove incorrect perspective/ortho projection implementations 2023-11-10 14:29:51 -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: Make Mat3x3's underlying type Vec3 2023-10-24 23:32:55 -07:00