mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-09 14:46:31 +08:00

- 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.