-
-
Notifications
You must be signed in to change notification settings - Fork 410
Geometry cutter on the GPU #1967
Copy link
Copy link
Open
Labels
module: renderingGeneral rendering issuesGeneral rendering issuestype: feature request 💡Desired capabilities / enhancementsDesired capabilities / enhancements
Metadata
Metadata
Assignees
Labels
module: renderingGeneral rendering issuesGeneral rendering issuestype: feature request 💡Desired capabilities / enhancementsDesired capabilities / enhancements
Need
Display the contour of a 3d model when intersected with a plane, to display on top of an image data slice for example.
Feature
vtkPolyDataand a plane equation (or arbitrary equation) to compute its intersection on the GPUvtkCutterfor each slice, but that's slow