Making an arcball camera in vtk python

Because someone need to add it, you’d be very welcome to do so :slight_smile:

Take a look at this for en example how to override rotation in a interactor style:
https://gitlab.kitware.com/f3d/f3d/-/blob/master/src/vtkF3DInteractorStyle.cxx#L257

1 Like