Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates creation of detailed 3D models from multiple images for AI artists, offering various texture outputs and prompt input support.
RodinMultipleImage3D is a powerful node designed to facilitate the creation of 3D models from multiple image inputs. This node is particularly beneficial for AI artists who wish to generate complex 3D representations by leveraging up to five different images. By processing these images, the node can produce a variety of outputs, including shaded, diffuse, normal, and PBR (Physically Based Rendering) textures, as well as a path to the generated 3D model. The node's ability to handle multiple images allows for more detailed and nuanced 3D models, making it an essential tool for artists looking to explore the intersection of AI and 3D art. The node also supports a prompt input, enabling users to guide the 3D generation process with textual descriptions, further enhancing its versatility and creative potential.
The api_key
is a required parameter that authenticates your access to the Rodin service. It ensures that you have the necessary permissions to use the node's functionalities. Without a valid API key, the node will not be able to process your request.
image_1
is an optional parameter that accepts an image input. This image serves as one of the primary sources for generating the 3D model. The image must be provided in a format that the node can process, and it should be relevant to the 3D model you wish to create.
Similar to image_1
, image_2
is an optional parameter for providing a second image input. Including multiple images can enhance the detail and accuracy of the resulting 3D model by offering additional perspectives or textures.
image_3
is another optional image input parameter. It allows you to add a third image to the mix, further enriching the data available for 3D model generation.
image_4
is an optional parameter for a fourth image input. This parameter provides even more flexibility and detail for the 3D model creation process.
image_5
is the final optional image input parameter, allowing for a fifth image to be included. This can be particularly useful for complex models requiring multiple viewpoints or textures.
The prompt
is an optional string parameter that allows you to guide the 3D generation process with a textual description. This can be used to specify particular features or styles you want in the final model.
condition_mode
is an optional parameter with options "concat" and "fuse". It determines how the input images are combined during processing. The default value is "concat", which appends the images, while "fuse" blends them together.
The seed_
parameter is an optional integer that sets the random seed for the generation process. It allows for reproducibility of results. The default value is 0, with a range from 0 to 65535.
This optional parameter specifies the format of the output 3D model file. Options include "glb", "usdz", "fbx", "obj", and "stl", with "glb" as the default. The choice of format can affect compatibility with different 3D software.
The material
parameter is optional and defines the material properties of the 3D model. This can influence the appearance and realism of the model's surface.
quality
is an optional parameter that determines the quality level of the generated 3D model. Higher quality settings may result in more detailed models but could require more processing time.
This optional boolean parameter indicates whether to use hyperparameters in the generation process. Enabling this can enhance the model's detail and accuracy.
The tier
parameter is optional and specifies the processing tier, with options "Regular" and "Sketch". The default is "Regular", which offers full functionality, while "Sketch" may limit some features.
The shaded
output is an image that represents the model with shading applied. This output is crucial for visualizing how light interacts with the model's surfaces.
The diffuse
output is an image that shows the model's diffuse texture, which represents the inherent color of the model without any lighting effects.
The normal
output is an image that encodes the normal vectors of the model's surfaces. This is used to simulate the way light interacts with the model, adding depth and detail.
The pbr
output is an image that provides Physically Based Rendering textures, which are used to achieve realistic lighting and material effects on the model.
The model_path
is a string that indicates the file path to the generated 3D model. This path is essential for accessing and using the model in other applications or workflows.
condition_mode
settings to see how they affect the combination of input images. "Concat" is useful for distinct layers, while "fuse" can blend textures more seamlessly.prompt
parameter to guide the 3D generation process with specific descriptions or styles you want to achieve in the model.geometry_file_format
is not available in the current tier
.tier
to "Regular" to enable all file formats, or select "glb" if using the "Sketch" tier.image_1
parameter to proceed with the 3D model generation.RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.