Colby Klein 3f6c49ee0c Delete vec3-turbo.lua
This file is completely obsolete; use the refactor branch vec3 instead.
2016-02-17 21:11:18 -08:00
2015-09-11 07:59:05 -07:00
2016-02-17 21:11:18 -08:00
2015-12-13 06:44:39 -04:00
2015-09-11 07:59:05 -07:00
2016-02-17 20:23:39 -08:00
2015-12-27 20:46:51 -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%