ComfyUI Node
BD Blender Normals
Normal operations using BrainDeadBlender addon. Operations: - FIX: Fix normals to point outward (Blender topology-based, most reliable) - VERIFY: Check normal orientation Methods: - BLENDER: Topology-based recalculate outside - DIRECTION: Center-based heuristic - BOTH: Combined approach Preserves PBR materials, UVs, and vertex colors.
BD Blender Normals
- mesh
- mesh
- status
◄operationFIX►
◄methodBOTH►
◄double_sidedfalse►
◄timeout120►
Category🧠BrainDead/Blender
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| mesh | TRIMESH | — | |
| operation | COMBO | FIX | Normal operation |
| method | COMBO | BOTH | Fix method |
| double_sidedopt | BOOLEAN | false | Set material to double-sided (renders both face sides, masks remaining flips) |
| timeoutopt | INT | 12030–600 | Maximum processing time |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| mesh | TRIMESH | — |
| status | STRING | — |