Open zhuchenyang opened 1 year ago
+1
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
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
How can I save the texture with the meshes? Now the obj file seems contains no texture.