Skip to content

Geometry cutter on the GPU #1967

@agirault

Description

@agirault

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

  • suggestion: create a mapper that can take a vtkPolyData and a plane equation (or arbitrary equation) to compute its intersection on the GPU
  • alternative: can currently do it on the CPU with vtkCutter for each slice, but that's slow

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions