Skip to content

WIP: Add orientation support to marching cubes filters

DO NOT MERGE: Comparing results with other implementation in !5590 (merged)

Add image orientation support for the following filters:

  • vtkImageMarchingCubes
  • vtkMarchingCubes
  • vtkDiscreteMarchingCubes
  • vtkMarchingSquares

Part of the #17480 effort.

Edited by Alexis Girault

Merge request reports