Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI-Hunyuan3DWrapper > Hy3D Instant-Meshes Remesh

ComfyUI Node: Hy3D Instant-Meshes Remesh

Class Name

Hy3DIMRemesh

Category
Hunyuan3DWrapper
Author
kijai (Account age: 2948days)
Extension
ComfyUI-Hunyuan3DWrapper
Latest Updated
2026-07-29
Github Stars
1.03K

How to Install ComfyUI-Hunyuan3DWrapper

Install this extension via the ComfyUI Manager by searching for ComfyUI-Hunyuan3DWrapper
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-Hunyuan3DWrapper in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Hy3D Instant-Meshes Remesh Description

Hy3DIMRemesh optimizes 3D mesh models using Instant-Meshes for better performance and quality.

Hy3D Instant-Meshes Remesh:

Hy3DIMRemesh is a node designed to enhance and optimize 3D mesh models by utilizing the Instant-Meshes remeshing technique. This node is particularly beneficial for artists and designers who need to refine their 3D models for improved performance and visual quality. The primary goal of Hy3DIMRemesh is to restructure the mesh topology, which can lead to more efficient rendering and processing. By remeshing, it helps in reducing the complexity of the mesh while maintaining its essential features, making it easier to work with in various applications. This node is essential for those looking to streamline their 3D workflows, ensuring that models are not only visually appealing but also computationally efficient.

Hy3D Instant-Meshes Remesh Input Parameters:

trimesh

This parameter represents the input 3D mesh that you want to remesh. It is crucial as it serves as the base model that will undergo the remeshing process. The quality and structure of this input mesh can significantly impact the final output.

merge_vertices

This boolean parameter determines whether vertices that are close together should be merged during the remeshing process. Merging vertices can help in reducing the overall vertex count, leading to a simpler mesh structure. The default value is typically False.

vertex_count

This parameter specifies the target number of vertices for the remeshed model. It directly influences the level of detail in the final mesh, with higher values retaining more detail. The minimum value is usually set to a low number to allow for significant simplification, while the maximum value can be set according to the desired level of detail.

smooth_iter

This parameter controls the number of smoothing iterations applied to the mesh. Smoothing helps in creating a more visually appealing surface by reducing sharp edges and irregularities. The default value is often set to a moderate number to balance between smoothness and detail retention.

align_to_boundaries

This boolean parameter indicates whether the remeshing process should align the mesh to its boundaries. Aligning to boundaries can help in preserving the original shape and features of the mesh, especially in models with distinct edges. The default value is typically True.

triangulate_result

This boolean parameter determines whether the resulting mesh should be converted into triangles. Triangulation is a common practice in 3D modeling as it ensures compatibility with various rendering engines and software. The default value is usually True.

max_facenum

This parameter sets the maximum number of faces allowed in the remeshed model. It is crucial for controlling the complexity of the mesh, ensuring that it remains manageable and efficient for rendering. The default value is often set to a reasonable number to prevent excessive complexity.

Hy3D Instant-Meshes Remesh Output Parameters:

new_mesh

The output parameter new_mesh represents the remeshed 3D model. This mesh is the result of the remeshing process, optimized for better performance and visual quality. It retains the essential features of the original model while being more efficient for rendering and processing.

Hy3D Instant-Meshes Remesh Usage Tips:

  • To achieve a balance between detail and performance, adjust the vertex_count parameter according to the complexity of your original mesh and the requirements of your project.
  • Use the smooth_iter parameter to refine the surface of your mesh, especially if the original model has rough or uneven areas that need smoothing.
  • If your model has distinct edges or boundaries that need to be preserved, ensure that align_to_boundaries is set to True to maintain these features during remeshing.

Hy3D Instant-Meshes Remesh Common Errors and Solutions:

ImportError: pynanoinstantmeshes not found

  • Explanation: This error occurs when the required library pynanoinstantmeshes is not installed in your environment.
  • Solution: Install the library using the command pip install pynanoinstantmeshes to resolve this issue.

ValueError: Instant-meshes failed to remesh the mesh

  • Explanation: This error indicates that the remeshing process was unsuccessful, possibly due to incompatible input mesh or parameter settings.
  • Solution: Check the input mesh for any issues and ensure that the parameters are set correctly. Adjusting the vertex_count or smooth_iter might help in resolving the problem.

Hy3D Instant-Meshes Remesh Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-Hunyuan3DWrapper
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Hy3D Instant-Meshes Remesh