pytorch3d icon indicating copy to clipboard operation
pytorch3d copied to clipboard

How to get the face indices of points sampled from a mesh?

Open ardianumam opened this issue 1 year ago • 0 comments

Hi,

As written in the title, I'd like to get the face indices of points that are sampled from mesh via API pytorch3d.ops.sample_points_from_meshes. Unfortunately, the API doesn't return such face indices. Do you have any direction how to get such indices? Thank you!

Best, Ardian

ardianumam avatar Aug 17 '23 07:08 ardianumam