뒤로
Generate 3D Model From Single Image - After
Generate 3D Model From Single Image - Before

This ComfyUI workflow is designed to transform a single image into a complete 3D model with textured details. By leveraging advanced AI models like Meshy and Nano Banana 2, the workflow automatically generates three orthographic views from your input image, which are essential for constructing a 3D model. The process begins with the LoadImage node, where you upload your image. The GeminiNanoBanana2 node then processes this image to create additional views, simulating the side and rear perspectives needed for 3D modeling. These views are managed and processed through the BatchImagesNode, ensuring that each perspective is correctly aligned and formatted.

Once the orthographic views are prepared, the TripoImageToModelNode takes over, using the data to construct a 3D model. This node integrates the views into a cohesive model, applying textures and ensuring accurate spatial representation. The Preview3D node allows you to visualize the model before finalizing it. For output, the SaveImage node captures the generated views, while the SaveGLB node exports the 3D model in GLB format, ready for use in various applications. This workflow is particularly useful for artists and designers who need to quickly generate 3D assets from existing 2D images, streamlining the creative process and reducing the need for manual modeling.