akanazawa / hmr

Project page for End-to-end Recovery of Human Shape and Pose
Other
1.54k stars 395 forks source link

How to store 3D mesh as 3D or .obj form! Thank you #96

Closed weixingming closed 5 years ago

akanazawa commented 5 years ago

You can use any mesh processing library to save the vertices and faces into an obj file. For ex: https://pymesh.readthedocs.io/en/latest/