Sébastien Crozet
|
27be1f0651
|
Add a `SquareMat` trait for square matrices.
|
2014-10-30 09:21:20 +01:00 |
Sébastien Crozet
|
276bf3f999
|
Update to the last rust-nightly.
Version of rustc: 0.13.0-nightly (222ae8b9b 2014-10-18 00:47:22 +0000).
|
2014-10-18 20:52:35 +02:00 |
Sébastien Crozet
|
0cf725f5f2
|
Add 3D orthogonal and perspective projection structures.
Fix #26.
|
2014-10-12 20:40:46 +02:00 |
Sébastien Crozet
|
ba18f5aa70
|
Deprecate `na::`, move all reexport to the root crate.
This also moves the tests and benches to cargo-complient folders.
Fix #21.
|
2014-09-28 19:22:57 +02:00 |