-
- Downloads
* Quaternion: added dot product and angularDistance functions. The latter is
based on the former. * opengl_demo: makes IcoSphere better (vertices are instanciated only once) and removed the generation of a big geometry for the fancy spheres...
Showing
- Eigen/src/Geometry/Quaternion.h 23 additions, 8 deletionsEigen/src/Geometry/Quaternion.h
- demos/opengl/icosphere.cpp 28 additions, 12 deletionsdemos/opengl/icosphere.cpp
- demos/opengl/quaternion_demo.cpp 95 additions, 99 deletionsdemos/opengl/quaternion_demo.cpp
- test/geometry.cpp 10 additions, 0 deletionstest/geometry.cpp
Loading
Please register or sign in to comment