Open
Description
Bug description
The vtkAssembly is sourced from Kitware/vtk-js#1319, and the getBounds method has already been added.
The interactiveOrientationWidget is created using the showOriginationWidget method from the example.
Questions:
Are there any other missing methods that need to be added to make it work?
Are there alternative approaches to managing a group of actors while ensuring the interactive widget remains functional?
Steps to reproduce
1、showOriginationWidget
2、vtkAssembly.newInstance()
3、renderer.addActor(instance);
4、resetCamera && render
Detailed Behavior
No response
Expected Behavior
The interactiveOrientationWidget should display normally
Environment
- vtk.js version:32+
- Browsers:
- OS: