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

Correct initial guess #29

Open
rmcaixeta opened this issue Apr 4, 2021 · 1 comment
Open

Correct initial guess #29

rmcaixeta opened this issue Apr 4, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@rmcaixeta
Copy link
Owner

For an initial guess, it is necessary to check in which side of the reference surface (above or below) a point to be transformed is
The current procedure is failing to determine that because the reference surface normals are lacking consistency (need to reflect them in some regions). Need to correct it to avoid errors in the algorithm.

image

@rmcaixeta rmcaixeta added the bug Something isn't working label Apr 4, 2021
@rmcaixeta
Copy link
Owner Author

Improved a little in 7bf6dd6
But need to apply better approaches like this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant