Skip to content

ENH: isoSurfaceTopo: replacement for isoSurfaceCell.

Mattijs Janssens requested to merge feature-isoSurfaceTopo into develop

isoSurface: Improved iso-surface algorithm

Includes topological point generation and optional removal of all points (and triangles) that do not originate from mesh edges. This generates polygons rather than triangles providing smoother surfaces and significantly small files (~ factor of 3-4 smaller).

Merge request reports