Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CGAL mesh simplification procedures #49

Open
timpx opened this issue Nov 12, 2015 · 1 comment
Open

CGAL mesh simplification procedures #49

timpx opened this issue Nov 12, 2015 · 1 comment
Assignees
Milestone

Comments

@timpx
Copy link
Contributor

timpx commented Nov 12, 2015

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
Copy link
Member

maedoc commented Nov 12, 2015

They have a module specifically for mesh simplification

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

@timpx timpx added this to the 0.4 milestone Nov 18, 2015
@timpx timpx self-assigned this Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants