Back to
Projects List
Scene mirroring on the web with trame-slicer
Key Investigators
- Thibault Pelletier (Kitware, France)
Project Description
Following our success in bringing core 3D Slicer functionalities on the web with the trame framework, we are continuing our endeavor by adding more connectivity between the Slicer application and the trame ecosystem.
This project will bring a connection between the Slicer application scene and the trame application providing a stepping stone for exciting new features such as:
- Real time review and cooperation in one viewer
- Remote IGT display on tablets or light devices
- Interactive teaching modules
- …
Objective
- New module / logic dedicated to starting a trame server in the main thread
- Library components for users to define their own mirroring
- Example on linking the trame-slicer Segmentation application with the Slicer main application
Approach and Plan
- Proof of concept of starting a trame server in the Slicer application thread
- Test of putting trame components into the Qt layout using QWebEngine components
- Implementation / test of scene interactive linking between Slicer and trame Slicer
- Bi directional interaction on the same Scene and interactivity tests
Progress and Next Steps
- Describe specific steps you have actually done.
Illustrations
No response
Background and References
- trame-slicer library: https://github.com/KitwareMedical/trame-slicer
- Slicer trame extension: https://github.com/KitwareMedical/SlicerTrame