ComfyUI Node
BD Load OVoxel
Load a VOXELGRID from exported .vxz + .mesh.npz files. Reconstructs the full VOXELGRID dict for use with baking nodes. Expects both <name>.vxz and <name>.mesh.npz in the same directory. Use with BD_ExportOVoxel to cache expensive TRELLIS2 texture generations and re-bake with different decimation/UV settings without regenerating.
BD Load OVoxel
- voxelgrid
- status
◄vxz_path►
Category🧠BrainDead/Mesh
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| vxz_path | STRING | Full path to the .vxz file (or relative to ComfyUI output/) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| voxelgrid | VOXELGRID | — |
| status | STRING | — |