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

How to solve the problem of surface smoothness? #2971

Open
shaobeichen opened this issue Dec 30, 2023 · 2 comments
Open

How to solve the problem of surface smoothness? #2971

shaobeichen opened this issue Dec 30, 2023 · 2 comments

Comments

@shaobeichen
Copy link

Bug description

https://kitware.github.io/vtk-js/examples/WindowedSincPolyDataFilter.html

How to solve the problem of surface smoothness?
My model, like in this case, has an uneven surface. When I searched for the answer, I found the Window edSincPolyDataFilter. However, I tried to adjust the parameters in this case, but no matter what, I couldn't make the surface of the model smooth. How can I solve this problem?

Steps to reproduce

https://kitware.github.io/vtk-js/examples/WindowedSincPolyDataFilter.html

Detailed Behavior

No response

Expected Behavior

image I hope the surface is as smooth as in this picture.

Environment

  • vtk.js version: 29.3
  • Browsers: chrome
  • OS: iOS
@shaobeichen shaobeichen added the type: bug 🐞 Errors in functionality label Dec 30, 2023
@wschroed
Copy link
Collaborator

wschroed commented Dec 30, 2023 via email

@finetjul finetjul added type: question❓ Help wanted module: filters and removed type: bug 🐞 Errors in functionality labels Dec 31, 2023
@shaobeichen
Copy link
Author

shaobeichen commented Jan 2, 2024

https://kitware.github.io/vtk-js/examples/WindowedSincPolyDataFilter.html

Thank you for your reply, I am a beginner in vtk.js and I am not very familiar with the concept of shared vertices.

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

3 participants