Skip to main content

About this Block

What it does: Inputs any Scalar Field and uses a Gaussian Blur function to smooth values in the field. Common uses:
  • Smoothening fields from topology optimization results
  • Blurring fields for textures
Tips:
  • Requires a field discretization, which uses the Grid Size input as a modifier. Grid Size represents the spacing between each sample point. Smaller Grid Size values return a Scalar Field that captures finer detail but takes longer to compute.
  • The number of iterations contributes to both the overall smoothness and computation time.
  • The iterations control how many times it applies the Gaussian smoothing algorithm to the input Scalar Field

Example File

Download Example: Smoothen Field Example Screenshot
Smoothen a field with a Gaussian image kernel.

Inputs

Outputs