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

Mask array in Smoothing #29

Merged
merged 6 commits into from
Jul 4, 2017

Conversation

CharlesGueunet
Copy link
Contributor

Dear Julien,

This patch is aimed to bring the ability to deal with a Mask array to the Geometry and ScalarField Smoother. When used, all the vertices with a 0ed value in the mask array will not be impacted by the filter.

Charles

Charles Gueunet added 6 commits June 28, 2017 10:03
This arrays allows to chose vertices to smooth with a mask.
Thos with a 0 value will not be smoothed
Allow to pass a Mask array to choose wich vertices to smooth.
Thoses with a mask of 0 will be kept as is.
Using the -fullscren argument allows to launch the Gui window in
fullscreen mode.
1920x1080 px is used otherwise
@julien-tierny julien-tierny merged commit 5e5212d into topology-tool-kit:master Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants