Matthew Blanchard 94ef22b643 Fixed issues with ffi and cloning.
Fixed the ffi check to now work correctly and moved the ffi local up a
scope so that it could be used later in the file. Made clone simply call
new().
2015-12-23 03:19:09 -05:00
2015-09-11 07:59:05 -07:00
2015-12-13 06:44:39 -04:00
2015-09-11 07:59:05 -07:00
2015-08-15 01:08:28 -07:00
2015-12-20 00:21:53 -05:00
2015-09-25 03:08:15 -03:00
2015-09-11 11:28:08 -07:00

Cirno's Perfect Math Library

Various useful bits of game math. 3D line intersections, ray casting, vectors, matrices, quaternions, etc.

Intended to be used with LuaJIT and LÖVE (this is the backbone of LÖVE3D).

Online documentation can be found here or you can generate them yourself using ldoc -c doc/config.ld -o index .

Build Status

Description
No description provided
Readme 637 KiB
Languages
Lua 100%