aboutsummaryrefslogtreecommitdiffhomepage
path: root/demos
Commit message (Expand)AuthorAge
* 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
* prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all...Gravatar Gael Guennebaud2008-12-02
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* * block() for vectors ---> segment()Gravatar Benoit Jacob2008-09-15
* * 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
* not yetGravatar Gael Guennebaud2008-09-03
* Solve a big issue with data alignment and dynamic allocation:Gravatar Gael Guennebaud2008-09-03
* Various compilation fixes for MSVC 9. All tests compile but someGravatar Gael Guennebaud2008-08-19
* - many updates after Cwise changeGravatar Benoit Jacob2008-07-08
* the big Array/Cwise rework as discussed on the mailing list. The new APIGravatar Benoit Jacob2008-07-08
* * fix error in divergence test, now it is even fasterGravatar Benoit Jacob2008-07-01
* interleaved rendering balances the load betterGravatar Benoit Jacob2008-07-01
* * multi-threaded renderingGravatar Benoit Jacob2008-07-01
* - use double precision to store the position / zoom / other stuffGravatar Benoit Jacob2008-06-30
* fix little bug in computation of max_iterGravatar Benoit Jacob2008-06-29
* improve greatly mandelbrot demo:Gravatar Benoit Jacob2008-06-29
* add mandelbrot demoGravatar Benoit Jacob2008-06-28