cgmath/AUTHORS
Brendan Zabarauskas 3673c4db6d Overhaul library, rename to cgmath
Moved the old source code temporarily to src-old. This will be removed once the functionality has been transferred over into the new system.

The new design is based on algebraic principles. Thanks goes to sebcrozet and his nalgebra library for providing the inspiration for the algebraic traits: https://github.com/sebcrozet/nalgebra
2013-08-26 15:08:25 +10:00

19 lines
306 B
Plaintext

Initial author:
Brendan Zabarauskas
With help and contributions from:
Brian Heylin
Dzmitry Malyshau
Erick Tryzelaar
Luqman Aden
Maik Klein
Mikko Perttunen
With thanks to:
sebcrozet and his nalgebra library for providing the inspiration for the
algebraic traits: https://github.com/sebcrozet/nalgebra