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

confused about the function "point_triangle_distance" #6

Open
shoujieqiu opened this issue Sep 17, 2019 · 2 comments
Open

confused about the function "point_triangle_distance" #6

shoujieqiu opened this issue Sep 17, 2019 · 2 comments

Comments

@shoujieqiu
Copy link

I want to konw where I can find the theory/proof about this function?Thank a lot!

@shoujieqiu
Copy link
Author

I'm sorry my question is not specific enough.Could you teach me in the function point_triangle_distance
float invdet=1.f/max(m13m23-dd,1e-30f);
why shall we do so?

@YuDe95
Copy link

YuDe95 commented Sep 22, 2021

do you find the theory/proof about this function?i only konw it's about Barycentric Coordinates

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