diff options
Diffstat (limited to 'eigen/demos/opengl/README')
-rw-r--r-- | eigen/demos/opengl/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/eigen/demos/opengl/README b/eigen/demos/opengl/README new file mode 100644 index 0000000..8fb1649 --- /dev/null +++ b/eigen/demos/opengl/README @@ -0,0 +1,13 @@ + +Navigation: + left button: rotate around the target + middle button: zoom + left button + ctrl quake rotate (rotate around camera position) + middle button + ctrl walk (progress along camera's z direction) + left button: pan (translate in the XY camera's plane) + +R : move the camera to initial position +A : start/stop animation +C : clear the animation +G : add a key frame + |