sdBoolean node¶
The sdBoolean node generates a signed distance image for the combination (union, intersection or difference) of its inputs.
![_images/node_simple_sdf_operators_sdboolean.png](_images/node_simple_sdf_operators_sdboolean.png)
Inputs¶
The sdBoolean node accepts 2 inputs in signed distance function format.
Outputs¶
The sdBoolean node generates a signed distance function of the combination of its inputs.
Parameters¶
The sdBoolean node accepts the operator it applies (union, intersection or difference) as parameter.
Example images¶
![_images/node_sdboolean_sample.png](_images/node_sdboolean_sample.png)