cellTileField
Keywords:
- cellular
- voronoi
field
cellTileField
RayTK
v0.42
A value field that provides an approximation of repeating cellular (voronoi) noise.
Based on Biomine by Shane. 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 | |
| |||
Coord Type | |||
|
Inputs
-
Coordinate Field
: (optional)- Coordinate Types:
float
vec2
vec3
vec4
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
vec4
- Coordinate Types: