Commit Graph

6 Commits

Author SHA1 Message Date
Thompson Lee
6a77eb1dcf Added @mtheall 's Mtx_Multiply() enhancement. 2016-08-05 01:02:54 -04:00
Thompson Lee
dd546051dc C++ and C compiling errors depending on installed compilers. Used __restrict to allow GCC extension to work. 2016-08-05 00:55:20 -04:00
Thompson Lee
930442b94f Text glitch. Re-encoding to the correct format. 2016-08-04 09:53:21 -04:00
Thompson Lee
6529a84301 Adding "restrict" keyword to Mtx_Multiply(). 2016-08-04 09:51:47 -04: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
fincs
e7d0632224 Initial commit 2014-12-20 21:34:19 +01:00