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

Smooth rendered folds so they don't jitter #7

Open
helmetroo opened this issue Jul 29, 2023 · 0 comments
Open

Smooth rendered folds so they don't jitter #7

helmetroo opened this issue Jul 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@helmetroo
Copy link
Owner

One implementation idea is to compare the next face detected with the current one. If the total (square) distance between current and next points is too small, do not update the folds, keep the current ones.

@helmetroo helmetroo added the enhancement New feature or request label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant