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

About the local method in the surface_to_implicit #324

Open
LILKOTYO opened this issue Apr 14, 2022 · 1 comment
Open

About the local method in the surface_to_implicit #324

LILKOTYO opened this issue Apr 14, 2022 · 1 comment
Assignees

Comments

@LILKOTYO
Copy link

According to my understanding, the otherPoint in the function SurfaceToImplicit2::closestNormalLocal is a point described by local coordinates.
while the code use _surface->closestNormal(otherPoint), which treats this otherPoint as a point in the world coordinate system, perform a localization and then calculate the normal

@doyubkim
Copy link
Owner

Thanks, I'll take a look!

@doyubkim doyubkim self-assigned this Apr 18, 2022
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

No branches or pull requests

2 participants