Field Nodes
Field nodes provide the ability to non-destructively mask 3D data including Gaussian Splats.
These nodes can be found by right clicking in the Node Graph and selecting Field.
Creates a 3D field.
Crops a field to a bounding box.
Creates a 3D field from a 2D image.
Inverts a field.
Merges fields together.
Perform various maths operations on the field inputs.
Interpolates between two fields, according to a third field.
Returns the input point unchanged, useful for FieldMath operations.
Creates a linear field between two points.
Creates a variety of simple shapes either as signed distance fields or density fields.
Provides various operations to modify a signed distance field.
Convert a signed distance field to a density field.
Transform the input field.
Note: There is also a set of hidden field nodes, not listed here, tagged with LABS. The LABS tag indicates that these nodes are preview nodes for testing only.