Landon Manning
|
d2d3c6c12f
|
Fixed some stuff
|
2014-12-08 05:42:21 -04:00 |
|
Landon Manning
|
c2d8e814a7
|
Added linear interpolation to quaternion module
* lerp
* nlerp
* slerp
|
2014-12-07 01:08:15 -04:00 |
|
Landon Manning
|
a44fe12454
|
Added circle-circle intersection
|
2014-12-01 02:34:08 -04:00 |
|
Colby Klein
|
2b41e8debb
|
Fix quaternion (THIS IS WHY WE NEED TESTS). Also gave vec3 a table constructor.
|
2014-11-11 03:46:25 -08:00 |
|
Colby Klein
|
38dda4a265
|
Fix mat4.(un)project, rename persp to perspective.
Fixes #4
|
2014-10-30 13:45:16 -07:00 |
|
Landon Manning
|
e6c1669be4
|
mat4 now takes vec3s where expected
Fixes issue #1
|
2014-10-27 20:58:10 -03:00 |
|
Landon Manning
|
bf316517df
|
Minor refactoring
* Renamed subfolder to modules
* Quaternions no longer rely on hump.class
* Added Mesh functions
|
2014-10-27 20:43:45 -03:00 |
|