AiuniAI / Unique3D

[NeurIPS 2024] Unique3D: High-Quality and Efficient 3D Mesh Generation from a Single Image
https://wukailu.github.io/Unique3D/
MIT License
3.1k stars 248 forks source link

Export texture file separately #99

Open gurudt12 opened 2 months ago

gurudt12 commented 2 months ago

Need to export texture file as separate .png file. Like it is done on Aiuni website for fax mesh. Since we have vertex colors, how to make them UVs.

Has anyone implemented a custom function for this. Or do we have to baking?

@wukailu please can you help.