Sébastien Crozet
|
4f3de703b7
|
Add static methods to build canonical axis.
For exemple use: Vec3::x() to create the vector Vec3::new(1.0, 0.0, 0.0).
The same aplies for y, z, w, etc.
|
2013-07-24 23:54:54 +02:00 |
Sébastien Crozet
|
3ccade3d2f
|
icomming -> master
|
2013-06-15 13:11:50 +00:00 |
Sébastien Crozet
|
dab2434ca3
|
Use bold font on readme.
|
2013-06-13 14:10:37 +00:00 |
Sébastien Crozet
|
5c777ca32d
|
Add compilation instructions.
|
2013-06-13 14:06:05 +00:00 |
Sébastien Crozet
|
8eeb790729
|
Removed disclaimer: there are some tests now!
|
2013-05-18 15:05:55 +00:00 |
Sébastien Crozet
|
30d82f2408
|
Add n-dimensional vector and matrix.
|
2013-05-15 00:18:13 +00:00 |
Sébastien Crozet
|
d247af1138
|
Reduced title level of Licence.
|
2013-05-14 19:20:52 +00:00 |
Sébastien Crozet
|
2102bed428
|
Add licence info.
|
2013-05-14 21:19:58 +00:00 |
Sébastien Crozet
|
350465655d
|
Add short description on readme.
|
2013-05-14 21:17:43 +00:00 |