aboutsummaryrefslogtreecommitdiffhomepage
path: root/demos/opengl
Commit message (Expand)AuthorAge
* Fixed compilation error due to obsolete internal::abs and internal::sqrt func...Gravatar Abhijit Kundu2014-03-26
* Disable opengl demo if Qt4 or OpenGL cannot be found.Gravatar Gael Guennebaud2012-10-31
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Fixed Geometry module failures.Gravatar Hauke Heibel2010-08-17
* fix compilation of quaternion demoGravatar Gael Guennebaud2010-07-21
* email changeGravatar Gael Guennebaud2010-06-24
* * Introduce make targets btest (build tests), blas (build blas lib), demos (b...Gravatar Benoit Jacob2009-09-27
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* opengl demo: add aligned operator new where appropriate and remove myGravatar Gael Guennebaud2009-03-13
* * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)Gravatar Gael Guennebaud2009-02-17
* * Quaternion: added dot product and angularDistance functions. The latter isGravatar Gael Guennebaud2008-09-11
* opengl demo, now working:Gravatar Gael Guennebaud2008-09-09
* various stuff in opengl demos such as a better model,Gravatar Gael Guennebaud2008-09-09
* 2 typosGravatar Gael Guennebaud2008-09-08
* started a small OpenGL demo making use of Eigen's geometry featuresGravatar Gael Guennebaud2008-09-07