Go to file
Brendan Zabarauskas d5514fc982 Move contents of geom and core modules into new math module
Having these two modules separate made more sense when the library was divided into lmath and cgmath. Now that the two have been combined, it makes more sense to bundle these types in one module (I think).
2013-07-14 11:47:10 +10:00
src Move contents of geom and core modules into new math module 2013-07-14 11:47:10 +10:00
.gitignore Ignore dSYM packages 2012-11-07 11:11:22 +10:00
AUTHORS Add Maik Klein to AUTHORS 2013-06-30 06:30:48 +10:00
LICENSE Add license/copyright notices to source files 2013-06-01 08:01:01 +10:00
Makefile Move contents of geom and core modules into new math module 2013-07-14 11:47:10 +10:00
pkg.rs Add license/copyright notices to source files 2013-06-01 08:01:01 +10:00
README.md Merge vector and matrix source files 2013-06-16 18:03:14 +10:00

Lmath-rs

A mathematics library for computer graphics.

Examples

~B☼