mandelbulbSdf
Keywords:
- fractal
- mandelbrot
- mandelbulb
sdf
mandelbulbSdf
RayTK
v0.42
Mandelbulb fractal.
Parameters
Name | Description | Regular Handling | Read-Only Handling |
---|---|---|---|
Translate | Moves the center of the shape. | Runtime | Baked |
Power | The number of repetitions around the z axis. | Runtime | Baked |
Theta Shift | Offset the theta rotation. | Runtime | Baked |
Phi Shift | Offset the phi rotation. | Runtime | Baked |
Iterations | The number of steps used when refining the fractal. | Semi-Baked | Semi-Baked |
Inputs
-
Shift (Theta, Phi) field
: (optional)- Coordinate Types:
vec3
- Context Types:
Context
MaterialContext
CameraContext
LightContext
RayContext
ParticleContext
VertexContext
PixelContext
- Return Types:
float
vec4
- Supports Variables:
step
normstep
- Coordinate Types:
Variables
-
Step Index
: -
Normalized Step (0..1)
: