aboutsummaryrefslogtreecommitdiffhomepage
path: root/demos/opengl/README
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-09-07 23:15:11 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-09-07 23:15:11 +0000
commit31c33b9ed44b351127b7b4da317dc5ab69670b6f (patch)
tree25801b4829a548485e51124cdebe11deb6f58595 /demos/opengl/README
parent12e9de4abbe9a4cf9b2812e700ce41bdd0351cb3 (diff)
started a small OpenGL demo making use of Eigen's geometry features
Diffstat (limited to 'demos/opengl/README')
-rw-r--r--demos/opengl/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/demos/opengl/README b/demos/opengl/README
new file mode 100644
index 000000000..8fb16496c
--- /dev/null
+++ b/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
+