index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demos
/
opengl
/
quaternion_demo.cpp
Commit message (
Expand
)
Author
Age
*
Fixed compilation error due to obsolete internal::abs and internal::sqrt func...
Abhijit Kundu
2014-03-26
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
Fixed Geometry module failures.
Hauke Heibel
2010-08-17
*
fix compilation of quaternion demo
Gael Guennebaud
2010-07-21
*
email change
Gael Guennebaud
2010-06-24
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
opengl demo: add aligned operator new where appropriate and remove my
Gael Guennebaud
2009-03-13
*
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
Gael Guennebaud
2009-02-17
*
* Quaternion: added dot product and angularDistance functions. The latter is
Gael Guennebaud
2008-09-11
*
opengl demo, now working:
Gael Guennebaud
2008-09-09
*
various stuff in opengl demos such as a better model,
Gael Guennebaud
2008-09-09
*
started a small OpenGL demo making use of Eigen's geometry features
Gael Guennebaud
2008-09-07