ComfyUI-3D-Pack
ComfyUI-3D-Pack copied to clipboard
CharacterGen Reconstruction Model: Missing Textures
Hello. I wanted to try out the CharacterGen_Vanilla workflow, but it only produces untextured meshes. No errors.
Just to be sure I imported the glb in Blender. It's also missing the material.
in the original version of charactergen, .glb models are colored used vertex colors. These aren't displayed by default in blender, but you can still recover them.
I think blender will show them somewhere in the shader menu? You create a material and give it an attribute, iirc.
@Duodecimus
Well problem is it's also missing vertex color attributes:
This is the glTF validation Report:
Validation report
Format: glTF 2.0
Generator: [email protected]
Stats:
1 draw calls
0 animations
0 materials
39287 vertices
49604 triangles
Extensions:
None
Report generated byKhronosGroup/glTF-Validator 2.0.0-dev.3.9.
Save promblem, do you have any solution?
Save promblem, do you have any solution?
Hello. I wanted to try out the
CharacterGen_Vanillaworkflow, but it only produces untextured meshes. No errors.Just to be sure I imported the glb in Blender. It's also missing the material. 