Hi,
When using measurement tools (e.g., vtkLineWidget
), the SVG-based text labels don’t rotate/zoom with the 3D scene, causing visual inconsistency.
Questions:
- Is there a recommended approach to render these labels using WebGL instead of SVG?
- Are there plans to support 3D-transformable text annotations?
I’d like to make measurement results behave like 3D objects (perspective-aware, camera-facing). Any guidance would be appreciated!
Thanks!