Volume Splice surface node

Splices overlapping volume primitives together.

See also: Volume Vop, Volume Mix, Volume, Iso Offset

The Volume Splice operation splices overlapping volumes together. The volumes have to be axis-aligned with matching voxel sizes. This sort of output is common from distributed fluid sims.

The input primitives are grouped together by their name attribute. A new volume is created for each group large enough to contain all the source volumes. Each voxel of the new volume is copied from at most one of the source volumes. If more than one overlaps, the voxel closest to the center point of the primitive is used.

Parameters

Source Group

The volume primitives to be used.

Delete Original Volumes

Delete any processed volumes, leaving only the spliced total.

Usages in other examples

Example name Example for