vGizmo3D
Wait...

ImGuIZMO_quat / vGizmo3D emscripten demo

for vGizmo3D (screen manipulator) - current usage (but freely configurable)

  • Left mouse button ==> free cube rotation
  • Right mouse button ==> secondary rotation (cube light spot)
  • Shft + LButton ==> cube rotation ONLY around X
  • Ctrl + LButton ==> cube rotation ONLY around Y
  • Alt | Super + LButton ==> cube rotation ONLY around Z
  • Ctrl + RButton | mouse Wheel ==> Dolly/Zoom
  • Shift | Super + RButton ==> Pan
  • RButton + LButton (together) | MButton ==> rotate both objects
  • Left click ==> stop idle primary rotation
  • Right click ==> stop idle secondary rotation
  • * Some browser have problems with right button, for internal use (e.g. popup menu)
    * In linux Middle Button is used (from some WM) for quick-paste
    * In WebGL the program lose mouse/keyMods control when cursor go outside the canvas