openai / shap-e

Generate 3D objects conditioned on text or images
MIT License
11.69k stars 951 forks source link

About the saved obj mesh files. #110

Open zhuchenyang opened 1 year ago

zhuchenyang commented 1 year ago

How can I save the texture with the meshes? Now the obj file seems contains no texture.

bilinxing commented 1 year ago

+1

Schmavery commented 1 year ago

The obj files use vertex coloring, hope that helps https://blender.stackexchange.com/questions/279182/how-can-i-import-an-obj-with-vertex-colors-into-blender-3-2

eliecer696 commented 1 year ago

you can use a node in blender and bake the vertex color in to a texture if you want to i got a script that can do that regardless check out this shape-e addon https://devbud.gumroad.com/l/Shap-e