Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To demonstrate the capabilities of ComfyUI , you can use a sample 2D image of a gorilla (in an A-pose or T-pose with a white background) to generate a 3D model, which is then loaded into Blender.import the generated sample file in blender or create your own using the free online Huggingface service.  

  • Sample File: You can download and import HY3d_00118.glb into Blender to examine the 3D quality.
    • Generation Settings:
      • 10K faces
      • 2K texture resolution

Screen The screen shot of Blender 3D gorilla model shown has 20K faces, which was achieved by splitting the original model into two meshes (top and bottom halves, each with 10K faces) by cropping the 2d image into two parts , generating the from the belt below legs, above torso, arms and head. This generated two 3d model meshes and merging them was then merged as one model in Blender. This technique is useful for optimization for Neverwinter Nights, where the per-mesh face limit is 10K.

...