[vtkusers] Remeshing using Octree Filter
sebastian_a
seb.an at icloud.com
Fri Sep 22 05:08:01 EDT 2017
Thank you very much!
Indeed I'm trying to remesh a vtkPolyData. My problem is the following:
My polydata contains both, very small AND very large triangular faces. I'm
trying to get a mesh with faces of equal size.
Possible solutions would be:
- Subdivision filter which divides till a set face size. Is there any filter
out there?
- Any kind of remeshing. I once wrote this
<http://vtk.1045678.n5.nabble.com/Remeshing-vtkPolyData-with-vtkMarchingCubes-td5742651.html>
, but it is slow and the result isn't really good.
Is there any better approach?
Thanks, Sebastian
--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
More information about the vtkusers
mailing list