citro3d/source/maths
mtheall dc4d81eea9 More additions and enhancements to math code, see details (#19)
Added C3D_AngleFromDegrees
Added FVec4_PerspDivide
Added LH option for projections
2016-08-04 21:23:28 +02:00
..
.gitignore Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_fromquat.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_identity.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_inverse.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_lookat.c Left-handed and Right-handed Look-At Matrix functions (#17) 2016-08-04 12:43:33 +02:00
mtx_multiply.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_multiplyfvec3.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_multiplyfvec4.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_ortho.c More additions and enhancements to math code, see details (#19) 2016-08-04 21:23:28 +02:00
mtx_orthotilt.c More additions and enhancements to math code, see details (#19) 2016-08-04 21:23:28 +02:00
mtx_persp.c More additions and enhancements to math code, see details (#19) 2016-08-04 21:23:28 +02:00
mtx_perspstereo.c More additions and enhancements to math code, see details (#19) 2016-08-04 21:23:28 +02:00
mtx_perspstereotilt.c More additions and enhancements to math code, see details (#19) 2016-08-04 21:23:28 +02:00
mtx_persptilt.c More additions and enhancements to math code, see details (#19) 2016-08-04 21:23:28 +02:00
mtx_rotate.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_rotatex.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_rotatey.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_rotatez.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_scale.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
mtx_translate.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
quat_crossfvec3.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
quat_multiply.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
quat_pow.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
quat_rotate.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
quat_rotatex.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
quat_rotatey.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00
quat_rotatez.c Optimized matrix math (#15) 2016-08-04 11:33:18 +02:00