Flow Voxelize Points#
Voxelize points to NanoVDB.
Installation#
To use this Node, you must enable omni.flowusd in the Extension Manager.
Inputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
Points (points) |
|
Point positions |
|
Colors (colors) |
|
Point colors |
|
Local To World (localToWorld) |
|
Local to World Transform |
|
Cell Size (cellSize) |
|
Voxel size |
0.1 |
Max Flow Blocks (maxBlocks) |
|
Maximum Flow Block used during voxelization |
16384 |
Outputs#
Name |
Type |
Description |
Default |
|---|---|---|---|
execOut |
|
Executes when values are updated |
|
Red NanoVDB (redNanoVdb) |
|
NanoVDB with red channel |
|
Green NanoVDB (greenNanoVdb) |
|
NanoVDB with green channel |
|
Blue NanoVDB (blueNanoVdb) |
|
NanoVDB with blue channel |
|
Alpha NanoVDB (alphaNanoVdb) |
|
NanoVDB with alpha channel |