SJTUzhou / 3D-Teeth-Reconstruction-from-Five-Intra-oral-Images

Smartee project: 3D Teeth Reconstruction from Orthodontic Photos
MIT License
54 stars 8 forks source link

How can I attach the original color and texture of teeth to this obj file? #6

Closed yuyo15117 closed 6 months ago

yuyo15117 commented 9 months ago

How to paste the original color and texture of teeth back onto the generated OBJ file?

SJTUzhou commented 6 months ago

I think you can design your texture map and a mapping relationship with some extra files. This is common in obj but you need to pay attention to the position of triangle face and vertices.