Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
This node performs smart retopology on a 3D model, automatically creating a new, cleaner mesh with optimized polygon count. It connects to a Tencent Hunyuan 3D API to process the model, supporting GLB and OBJ file formats up to 200MB. The node returns the processed model as an OBJ file.

Inputs

ParameterData TypeRequiredRangeDescription
model_3dFILE3DYes-Input 3D model (GLB or OBJ). The file must be in GLB or OBJ format and cannot exceed 200MB.
polygon_typeSTRINGYes"triangle"
"quadrilateral"
Surface composition type.
face_levelSTRINGYes"medium"
"high"
"low"
Polygon reduction level.
seedINTNo0 to 2147483647Seed controls whether the node should re-run; results are non-deterministic regardless of seed. (default: 0)
Note: The seed parameter is used to trigger a re-run of the node, but the final output is not guaranteed to be the same for the same seed value.

Outputs

Output NameData TypeDescription
OBJFILE3DThe processed 3D model with optimized topology, returned in OBJ format.

Source fingerprint (SHA-256): 41f52d3553c2c0773d539d029f21fe405ffac739a5a43d89da1c55c5a4d75e5b