Home | History | Annotate | only in /external/eigen/demos/opengl
Up to higher level directory
NameDateSize
camera.cpp06-Dec-20175.8K
camera.h06-Dec-20173.4K
CMakeLists.txt06-Dec-2017695
gpuhelper.cpp06-Dec-20173.9K
gpuhelper.h06-Dec-20177K
icosphere.cpp06-Dec-20173.8K
icosphere.h06-Dec-2017869
quaternion_demo.cpp06-Dec-201718.7K
quaternion_demo.h06-Dec-20172.6K
README06-Dec-2017403
trackball.cpp06-Dec-20171.7K
trackball.h06-Dec-2017943

README

      1 
      2 Navigation:
      3  left button:           rotate around the target
      4  middle button:         zoom
      5  left button + ctrl     quake rotate (rotate around camera position)
      6  middle button + ctrl   walk (progress along camera's z direction)
      7  left button:           pan (translate in the XY camera's plane)
      8 
      9 R : move the camera to initial position
     10 A : start/stop animation
     11 C : clear the animation
     12 G : add a key frame
     13 
     14