Skip to content

3D GUI Navigation

kmilidonis edited this page Mar 28, 2022 · 5 revisions

Navigating the scene within the main graphics window of the program can be performed with a combination of keyboard keys and mouse movements. Below, all key and mouse combinations for navigating through the GUI window are shown.

Move (pan, keep screen plane): Left Mouse Button + Drag + Left Shift key image move_pan_keep_screen_plane

Move (glide, keep camera altitude): Left Mouse Button + Drag + Right Shift key image move_glide_keep_camera_altitute

Rotate (pivot, keep camera position): Left Mouse Button + Drag + Ctrl key image rotate_pivot_keep_camera_position

Rotate (pivot with anchor): Left Mouse Button + Drag + Ctrl + Shift keys image rotate_pivot_with_anchor

Rotate (orbit, keep camera target): Left Mouse Button + Drag + Alt key image rotate_orbit_keeep_camera_target

Rotate (orbit with anchor): Left Mouse Button + Drag + Alt + Shift keys image rotate_orbit_anchor

Zoom (around cursor): Mouse Wheel image zoom_mouse_wheel

Recenter: Mouse Wheel + Shift key image zoom_recenter

Zoom (around screen center): Mouse Wheel + Ctrl key image zoom_around_center

Switch rendering style (normal, meshed): Ctrl + Tab keys image rendering

Clone this wiki locally