ComfyUI Node
CHARON 3D Auto Align
A ComfyUI node in CHARON/3D with 5 inputs and 2 outputs.
CHARON 3D Auto Align
- aligned_mesh_file
- transform_json
◄mesh_path►
◄symmetryfalse►
◄ground_snaptrue►
◄filename_prefixcharon_mesh►
◄save_transform_jsonfalse►
CategoryCHARON/3D
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| mesh_path | STRING | Path to mesh file (.obj/.ply/.glb etc.) | |
| symmetry | BOOLEAN | false | Try to detect symmetry plane before alignment |
| ground_snap | BOOLEAN | true | Lift mesh so lowest point sits on Y=0 |
| filename_prefix | STRING | charon_mesh | Prefix for saved aligned mesh in ComfyUI output directory |
| save_transform_json | BOOLEAN | false | Also write transform JSON to output directory for debugging |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| aligned_mesh_file | FILE | — |
| transform_json | STRING | — |