cellTileField

cellTileField

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

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

Name Description Regular Handling Read-Only Handling
Translate Runtime Baked
Scale Runtime Baked
Cell Style Semi-Baked Semi-Baked
  • 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 VertexContext PixelContext
    • Return Types: vec4