geometry-central icon indicating copy to clipboard operation
geometry-central copied to clipboard

Preserve Feature Angles when remeshing sharp objects

Open P4T0U opened this issue 1 year ago • 0 comments

I've been trying out the remeshing for the Stanford bunny and there seems to be a general loss of sharp features:

image

Are there any mechanisms I can implement to conserve these? I would assume the smoothing part is agnostic to these features.

If I leverage the MutationManager to set the vertices forming the feature edges as "Non-Repositionable", I assume it won't be able to improve the mesh quality at its interface.

P4T0U avatar Oct 23 '24 22:10 P4T0U