You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying out the remeshing for the Stanford bunny and there seems to be a general loss of sharp features:
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.
The text was updated successfully, but these errors were encountered:
I've been trying out the remeshing for the Stanford bunny and there seems to be a general loss of sharp features:
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.The text was updated successfully, but these errors were encountered: