fury-gl / fury

FURY - Free Unified Rendering in pYthon.
https://fury.gl
Other
230 stars 163 forks source link

Strips to triangles #708

Closed nasimanousheh closed 1 year ago

nasimanousheh commented 1 year ago

TriangleFilter() is added to vtkFiltersCore Modules. TriangleFilter() converts input polygons and strips to triangles. This allows Fury to do fast selection.

Garyfallidis commented 1 year ago

This PR needs to be updated to master.