- updated "how to build"
authorAkiko <akiko@linux-addicted.net>
Mon, 21 Oct 2013 15:49:37 +0000 (17:49 +0200)
committerAkiko <akiko@linux-addicted.net>
Mon, 21 Oct 2013 15:49:37 +0000 (17:49 +0200)
commit751b5973f688e39e4217fcb60ca6d6fe139d4de0
tree280f864dc29fa21722267e94ce79d0998f1b4940
parent01422022c33f064b3add3d935e1cdda7a621ac9c
- updated "how to build"
- fixed some move consructors/operators
- added Quaternion class template (the better way to do rotations in 3D space)
BUILDING
engine/Quaternion.hxx [new file with mode: 0644]
engine/Vector.hxx