Home | History | Annotate | only in /external/eigen/demos/opengl
Up to higher level directory
NameDateSize
camera.cpp22-Oct-20205.8K
camera.h22-Oct-20203.4K
CMakeLists.txt22-Oct-2020695
gpuhelper.cpp22-Oct-20203.9K
gpuhelper.h22-Oct-20207K
icosphere.cpp22-Oct-20203.8K
icosphere.h22-Oct-2020869
quaternion_demo.cpp22-Oct-202018.7K
quaternion_demo.h22-Oct-20202.6K
README22-Oct-2020403
trackball.cpp22-Oct-20201.7K
trackball.h22-Oct-2020943

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