Thompson Lee
|
acdcc69119
|
Removed note about undefined behavior. No longer relevant.
|
2016-08-05 01:06:15 -04:00 |
|
Thompson Lee
|
a355fdf0bd
|
Removed __restrict.
|
2016-08-05 01:05:19 -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
|
004aa86e16
|
Merge branch 'master' into minor_fixes
|
2016-08-04 21:03:31 -04:00 |
|
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 |
|
Thompson Lee
|
6529a84301
|
Adding "restrict" keyword to Mtx_Multiply().
|
2016-08-04 09:51:47 -04:00 |
|
Thompson Lee
|
31b9f14058
|
Grammar rephrasing.
|
2016-08-04 07:22:50 -04:00 |
|
Thompson Lee
|
353449ab74
|
Added a warning note.
|
2016-08-04 07:12:21 -04:00 |
|
Thompson Lee
|
60e4cd5c2a
|
Minor Fixes series: Adding a missing @param[in].
|
2016-08-04 07:05:25 -04:00 |
|
Thompson Lee
|
dde8877f38
|
Left-handed and Right-handed Look-At Matrix functions (#17)
|
2016-08-04 12:43:33 +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 |
|
Thompson Lee
|
d7d5ba28a1
|
Added a Matrix Inverse Function (#14)
|
2016-07-31 13:20:36 +02:00 |
|
fincs
|
447c5b05bb
|
Add Mtx_PerspStereoTilt() for stereo 3D rendering
|
2015-09-16 13:29:48 +02:00 |
|
fincs
|
e7d0632224
|
Initial commit
|
2014-12-20 21:34:19 +01:00 |
|