Skip to content

Add new VRPlugin interactor styles

Michael Migliore requested to merge michael.migliore/paraview:vrplugin into master

Add two new interactor styles:

  • vtkVRStylusStyle: Controls a matrix with 2 buttons and the stylus position.
  • vtkVRMovePointStyle: Controls a 3D position with a tracker.

Merge request reports