Go to file
Brendan Zabarauskas 68bd70f78f Remove algebraic traits to simplify library
Pragmatically, according to advice from zeuxcg, I have decided to remove the algebraic traits. This has simplified the library a great deal by reducing indirection and removing redundant code.cx
2013-09-03 13:54:03 +10:00
src/cgmath Remove algebraic traits to simplify library 2013-09-03 13:54:03 +10:00
src-old Overhaul library, rename to cgmath 2013-08-26 15:08:25 +10:00
.gitignore Update directory structure to rustpkg conventions 2013-08-27 21:13:29 +10:00
AUTHORS Overhaul library, rename to cgmath 2013-08-26 15:08:25 +10:00
LICENSE Add license/copyright notices to source files 2013-06-01 08:01:01 +10:00
README.md Update directory structure to rustpkg conventions 2013-08-27 21:13:29 +10:00

cgmath-rs

A linear algebra and mathematics library for computer graphics.

rustpkg build cgmath