Meshy: Refine Draft Model:
The MeshyRefineNode is designed to enhance and refine a draft 3D model that has been previously created. This node is particularly useful for artists and designers who wish to improve the quality and detail of their initial 3D models. By utilizing this node, you can add intricate details and textures to your models, making them more realistic and visually appealing. The node offers options to generate Physically Based Rendering (PBR) maps, which include metallic, roughness, and normal maps, in addition to the base color. This feature is especially beneficial for achieving high-quality textures and realistic lighting effects in your 3D models. The MeshyRefineNode is an essential tool for refining models, ensuring they meet the desired artistic and technical standards.
Meshy: Refine Draft Model Input Parameters:
model
This parameter allows you to select the model version you wish to refine. Currently, the only option available is "latest," which ensures that you are working with the most recent version of your draft model. This selection is crucial as it determines the base model that will undergo refinement.
MESHY_TASK_ID
The meshy_task_id is a custom input that identifies the specific task associated with the model refinement process. It is essential for tracking and managing the refinement task within the system, ensuring that the correct model is being processed.
enable_pbr
This boolean parameter determines whether PBR maps should be generated alongside the base color. By default, it is set to False. Enabling this option will produce additional maps for metallic, roughness, and normal attributes, enhancing the model's realism. However, it is recommended to keep this option disabled when using the Sculpture style, as it generates its own set of PBR maps.
texture_prompt
The texture_prompt is a string input that allows you to provide a textual description to guide the texturing process. This input can be up to 600 characters long and is useful for conveying specific artistic directions or themes for the model's texture. It cannot be used simultaneously with the texture_image input.
texture_image
This optional input allows you to upload an image to be used as a texture for the model. It provides an alternative to the texture_prompt and can be particularly useful when you have a specific texture image in mind. Only one of texture_image or texture_prompt can be used at a time.
Meshy: Refine Draft Model Output Parameters:
Refined Model
The primary output of the MeshyRefineNode is the refined 3D model. This output includes the enhanced details and textures applied during the refinement process. The refined model is ready for further use in 3D rendering or animation projects, offering improved visual quality and detail.
Meshy: Refine Draft Model Usage Tips:
- To achieve the best results, ensure that your initial draft model is as detailed as possible before using the MeshyRefineNode. This will allow the refinement process to enhance existing details effectively.
- When using the
texture_prompt, be concise and clear in your descriptions to guide the texturing process accurately. Avoid overly complex or vague prompts to ensure the desired outcome.
Meshy: Refine Draft Model Common Errors and Solutions:
"Invalid MESHY_TASK_ID"
- Explanation: This error occurs when the provided
meshy_task_iddoes not correspond to a valid task in the system. - Solution: Double-check the
meshy_task_idto ensure it is correct and corresponds to an existing task. If necessary, consult the task management system for the correct ID.
"Texture Prompt and Image Conflict"
- Explanation: This error arises when both
texture_promptandtexture_imageare provided simultaneously. - Solution: Choose either a
texture_promptor atexture_image, but not both. Decide which input best suits your needs for the texturing process and remove the other.
