Closed
Description
🚀 Feature
NOTE: Please look at the existing list of Issues tagged with the label 'enhancement`. Only open a new issue if you do not see your feature request there.
Motivation
Hi, I have a huge amount of mesh data (in .off format) and would like to use Pytorch3D to process it because it has most of the functions I want. Are you adding support for .off mesh file?
Pitch
Do you think I can modify the functionalities of .ply format (in Pytorch3D) to work on .off format? Because .ply structure is closer to .off than .obj
Thank you.
NOTE: we only consider adding new features if they are useful for many users.