Commit Graph

13 Commits

Author SHA1 Message Date
Thompson Lee
298b8b08fa Removing leftover tab character. 2016-08-04 06:29:32 -04:00
Thompson Lee
8d0fd81079 Copy/paste from fincs. 2016-08-04 06:28:26 -04:00
Thompson Lee
a8e5db8c7c Merge branch 'master' of https://github.com/fincs/citro3d into lookat 2016-08-04 06:20:44 -04:00
Thompson Lee
d250a38052 Fixed branch conflicts. 2016-08-04 06:19:03 -04:00
fincs
ecab2f6f7e Fix swapped near/far in Mtx_Ortho(Tilt) 2016-08-04 12:11:56 +02:00
mtheall
766def30a3 Optimized matrix math (#15)
Added non-tilt projections
Added quaternions
Added test framework
Created logo
2016-08-04 11:33:18 +02:00
Michael Theall
7b511a809d fix Mtx_Inverse 2016-08-03 00:52:42 -05:00
Thompson Lee
d7d5ba28a1 Added a Matrix Inverse Function (#14) 2016-07-31 13:20:36 +02:00
fincs
7d42b57289 Fix Mtx_RotateX/Z to use standard mathematical convention (positive=CCW) 2016-01-27 21:25:21 +01:00
fincs
ba8656044f Fix Mtx_OrthoTilt: near/far were swapped 2016-01-20 16:06:46 +01:00
fincs
447c5b05bb Add Mtx_PerspStereoTilt() for stereo 3D rendering 2015-09-16 13:29:48 +02:00
fincs
21452fe6ee Fix some broken 3D math 2015-07-23 22:21:49 +02:00
fincs
e7d0632224 Initial commit 2014-12-20 21:34:19 +01:00