NVlabs / nvdiffrec

Official code for the CVPR 2022 (oral) paper "Extracting Triangular 3D Models, Materials, and Lighting From Images".
Other
2.13k stars 223 forks source link

Can DMTET be optimized to change mesh position? #111

Open zoezhou1999 opened 1 year ago

zoezhou1999 commented 1 year ago

Hi! Thank you for this great work! Is it possible to optimize the mesh to change location by using dmtet? or it will lead to not good results? Thank you!

jmunkberg commented 1 year ago

Not sure I understand the question.

We assume that the model is static and centered around the origin, and that the tet grid is also centered. Optimizing animated models is not supported.