ins-amu / scripts

prepare data for TVB
MIT License
21 stars 12 forks source link

CGAL mesh simplification procedures #49

Open timpx opened 8 years ago

timpx commented 8 years ago

Look for replacement of remesher with the more widely used and test CGAL library, while trying to keep track of the region mapping directly (#46) (which assumes avoiding complete remeshing of the surface as we are doing now)

Maybe using this, however I believe this is what is used in iso2mesh, which was not good too keep the depth of the sulci while downsampling the surface.

maedoc commented 8 years ago

They have a module specifically for mesh simplification

http://doc.cgal.org/latest/Surface_mesh_simplification/