User Tools

Site Tools


This is an old revision of the document!


Voronoi

Brickyard : Functions > Textures

Creates fractal patterns reminiscent of cell growth, animal spots, or surface fractures.

Snapshot

Parameters

Outputs

  • F1 : Float - Description…
  • F1 P : Point - Description…

Inputs

  • P1) : Point - Description…
  • Bias X : Float - Description…
  • Bias Y : Float - Description…
  • Bias Z : Float - Description…
  • Jitter : Float - If set to 0, will return a square grid
  • F1 Order : Float - Description…

Settings

  • Distance Formula :
    • Euclidean :
    • EuclideanSquared :
    • Biased :
    • Manhattan :
    • Super Quadratic :
  • Normalize Distance :

Examples

In a Material


  • Used in the Flagstone Shader Mixer Preset as the basis for the stone shapes; controls displacement and the distinction between the stone color and the mortar between stones.
1)
Available when Show Advanced is checked in the Brick Option Menu.