Replies: 1 comment
-
Currently no. We would need to add support for it directly within |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I saw that pytorch geometric has the transformation called SamplePoints that samples points from a mesh. I was wondering if there is an efficient way in pytorch geometric to recover the barycentric coordinates of each of the sampled points or at least to know to which face belongs each point.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions