Home | History | Annotate | only in /external/eigen/demos/opengl
Up to higher level directory
NameDateSize
camera.cpp09-Oct-20135.8K
camera.h09-Oct-20133.4K
CMakeLists.txt09-Oct-2013554
gpuhelper.cpp09-Oct-20133.9K
gpuhelper.h09-Oct-20137K
icosphere.cpp09-Oct-20133.8K
icosphere.h09-Oct-2013869
quaternion_demo.cpp09-Oct-201318.7K
quaternion_demo.h09-Oct-20132.6K
README09-Oct-2013403
trackball.cpp09-Oct-20131.7K
trackball.h09-Oct-2013943

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