NA-MIC Project WeeksMake an orientation marker for OHIF whose 26 surfaces (6 faces, 8 corners and 12 edges) can be clicked to reorient the volume in 3D/VRT viewport.
Enhanced usability of 3D viewport.
Provide volume orientation control when the rotate tool is rotating the clipping planes.
Seek advice on implementation (VTK, cornerstone,….)
Adds an interactive orientation controller for 3D volume viewports using a VTK.js widget. Provides a clickable 26-faced polyhedron (rhombicuboctahedron) for reorienting the camera and visualizing orientation.
The OrientationController tool displays an interactive orientation marker in volume3d viewports. Users can click faces to reorient the camera and see the current orientation.
Uses a VTK.js-based widget architecture:
vtkOrientationControllerWidget (packages/tools/src/utilities/vtkjs/OrientationControllerWidget/)
vtkActor instances for the polyhedronvtkCellPickerAnnotatedRhombicuboctahedronActor (packages/tools/src/utilities/vtkjs/AnnotatedRhombicuboctahedronActor/)
OrientationController Tool (packages/tools/src/tools/OrientationController.ts)
BaseToolNo response
This project is supported by Frei Universitat Berlin
No response