eigen/demos
Gael Guennebaud 5e9ee8863e opengl demo, now working:
- quaternion vs euler angles interpolation (though the Euler angle version looks a bit too bad)
 - navigation using either a mapping from 2D screen coordinates to 3D points on a sphere
   or the standard approach mapping mouse displacements as rotations around camera's axes.
2008-09-09 23:17:14 +00:00
..
mandelbrot Various compilation fixes for MSVC 9. All tests compile but some 2008-08-19 11:06:40 +00:00
opengl opengl demo, now working: 2008-09-09 23:17:14 +00:00
CMakeLists.txt started a small OpenGL demo making use of Eigen's geometry features 2008-09-07 23:15:11 +00:00