facebookresearch / facebookresearch/pytorch3d
How to utilize submesh with class 'pytorch3d.renderer.mesh.textures.TexturesUV
Open
- Dominant language
- Python
- Stars
- 10k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
When i utilize submesh =mesh.submeshes(obj_face_idxs[None, None]) to generate submesh, the error occcurs as follow:
Exception has occurred: NotImplementedError
does not support submeshes
i wonder what can i do to fix itto generate a submesh from this class
Contributor guide
Assessment
This issue has not been assessed yet.