cellTileField

cellTileField

Keywords:
  • cellular
  • voronoi
field
cellTileField
RayTK
v0.36

A value field that provides an approximation of repeating cellular (voronoi) noise.

Based on Biomine by Shane (https://www.shadertoy.com/view/4lyGzR). Uses a minimum blend at various 3D locations on a cubic tile. Make the tile wrappable by ensuring the objects wrap around the edges. It isn’t perfect but it is low cost.

Parameters

  • Translate:
  • Scale:
  • Cell Style:
    • Beveled Voronoi:
    • Cellular:
    • Raw:
  • Coord Type:
    • Auto:
    • 1D:
    • 2D:
    • 3D:

Inputs

  • Coordinate Field: (optional)
    • Coordinate Types: float vec2 vec3 vec4
    • Context Types: Context MaterialContext CameraContext LightContext RayContext ParticleContext
    • Return Types: vec4