Fractal

Fractal

path_base_expanded
A new map generation node for MapMagic.
It can be used to create texture effects based on classic fractal patterns fractal patterns.

Option Type:
values: GPU, Parallel.
This selection enables the user to select between running the code GPU enhanced or with parallel processing.

Option Fractal Type:
values: Mandelbrot Set , Julia Set , Hopalong

Option Iterations:
Determines how many iterations of fractal calculations are done. Affects computing speed.

Option Zoom:
Zooms the fractal.

Option Offset X:
Moves the fractal centerpoint along the X-axis.

Option Offset Y:
Moves the fractal centerpoint along the X-axis.

Option Level:
Intensity variable.
Value 1 is good for textures, value 0.04 is good for height output.

Option Invert:
Invert the fractal.

Fractal Types

Mandelbrot
path_base_expanded

Julia
path_base_expanded
Extra options:

Option Real Number:
First part of the Julia Set calculation. Affects the fractal pattern.

Option Imaginary Number:
Second part of the Julia Set calculation. Affects the fractal pattern.

Option Bailout:
How long the Julia set is calculated. Affects performance.

Hopalong
path_base_expanded
Extra options:

Option A:
First part of the Hopalong calculation, affects the fractal pattern.

Option B:
Second part of the Hopalong calculation, affects the fractal pattern.

Option C:
Third part of the Hopalong calculation, affects the fractal pattern.