Skip to main content

About this Block

What it does: Inputs any Implicit Body and uses a Gaussian Blur function to smooth values in the field. Common uses:
  • Smoothening bodies from topology optimization results
  • Rounding out hard edges on bodies
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 an implicit Body with a Gaussian image kernel.

Inputs

Outputs