KitwareMedical / KitwareMedical/SlicerLayerDisplayableManager
Add support for viewport configuration
- Dominant language
- C++
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Current layer manager handles custom camera and render order.
Allowing to request a given viewport region would allow to simplify the creation of 2D / parallel scale overlays.
Viewport should probably be abstracted from VTK to provide:
- Fixed size
- Strech / dynamic size
- Anchoring system
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the current layer manager and how it handles custom cameras and render order. Define how a viewport abstraction should represent fixed and dynamic sizing plus anchoring without depending on VTK, then verify that 2D and parallel-scale overlays can request the required regions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100