Skip to content

Add Camera Gizmo Widget To vtkPVRenderView

  • Use 2nd generation widget framework
  • Synchronizes gizmo orientation with parent renderer's camera
  • Interactively jump to specific view point (+/-X, +/-Y, +/-Z)
  • Drag gizmo handles to orient camera.

For now, this gizmo is hidden by default in vtkPVRenderView. To show it, hide the orientation axes. Click on this button. image

This will hide the orientation axes and display the gizmo.

2021-07-01_10-45-31

Edited by Jaswant Panchumarti

Merge request reports