Go to file
Brendan Zabarauskas a753602d34 Remove rotate methods, standardise some method names, add displacement method
We don't need the rotation methods now because of the types in transform::rotation
2013-07-21 15:11:25 +10:00
src Remove rotate methods, standardise some method names, add displacement method 2013-07-21 15:11:25 +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☼