ComfyUI Extension
ComfyUI-TrellisMeshPostprocess
ComfyUI custom node for Trellis mesh normal postprocessing.
Dodzilla/ComfyUI-TrellisMeshPostprocess
Nodes1
On cloudLocal install
CategoryTrellis2/Mesh
Stars0
Updated6 months ago
Readme
ComfyUI-TrellisMeshPostprocess
ComfyUI custom node for Trellis mesh normal postprocessing.
Node
Trellis2 - Mesh Postprocess Normals- Class:
TamataTrellisMeshPostprocessNormals - Input:
TRIMESH - Output:
TRIMESH
This node recalculates normals by clustering face normals in quantized position space. It is designed for Trellis outputs where duplicated/split vertices can produce hard lighting seams.
Inputs
trimesh: mesh from Trellis texturing/refinement stages.position_epsilon(default1e-5): weld tolerance used only for normal clustering.normal_crease_deg(default55): smoothing angle threshold.
Install
Clone into ComfyUI/custom_nodes:
git clone https://github.com/Dodzilla/ComfyUI-TrellisMeshPostprocess.git
Restart ComfyUI.
License
MIT