Mandelbrot Set Layer
From Synfig Studio :: Documentation
(Add icon) |
(initial page for mandelbrot set layer) |
||
| Line 3: | Line 3: | ||
{{Category|Layers}} | {{Category|Layers}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
| − | [[File:Layer fractal mandelbrot icon.png| | + | [[File:Layer fractal mandelbrot icon.png|64px]] |
| − | + | ||
| + | |||
| + | |||
| + | == About Mandelbrot Set Layer == | ||
| + | |||
| + | FIXME!!! | ||
A short description of the layer can be found here: {{l|Layer#Mandelbrot Set}} | A short description of the layer can be found here: {{l|Layer#Mandelbrot Set}} | ||
| + | |||
| + | == Parameters of the Mandelbrot Set Layers == | ||
| + | |||
| + | Parameters of the Mandelbrot Set Layers are: | ||
| + | |||
| + | {|border="0" align="left" style="border-collapse" cellpadding="3" cellspacing="0" | ||
| + | |-style="background:#silver" | ||
| + | |'''Name'''||'''Value'''||'''Type''' | ||
| + | |||
| + | |-style="background:#" | ||
| + | ||{{l|Image:Integer_icon.png|16px}} Iterations | ||
| + | ||32 | ||
| + | ||integer | ||
| + | |||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Real_icon.png|16px}} Bailout ValueBase | ||
| + | ||2.000000 | ||
| + | ||real | ||
| + | |||
| + | |-style="background:#" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Break Set | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Distort Inside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Shade Inside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Solid Inside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Invert Inside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-sytle="background:#eeeeee" | ||
| + | ||{{l|Image:Type_gradient_icon.png|16px}} Gradient Inside | ||
| + | || | ||
| + | {| style="width:95%; height:16px; background:yellow; color:black" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||gradient | ||
| + | |||
| + | |-style="background:#" | ||
| + | ||{{l|Image:Real_icon.png|16px}} Offset Inside | ||
| + | ||0.000000 | ||
| + | ||real | ||
| + | |||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Loop Inside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Distor Outside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Shade Outside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Solid Outside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Invert Outside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#" | ||
| + | ||{{l|Image:Type_gradient_icon.png|16px}} Gradient Outside | ||
| + | || | ||
| + | {| style="width:95%; height:16px; background:green; color:black" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||gradient | ||
| + | |||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Bool_icon.png|16px}} Smooth Outside | ||
| + | || | ||
| + | {| style="width:18px; height:16px" border="1" | ||
| + | |- | ||
| + | |} | ||
| + | ||bool | ||
| + | |||
| + | |-style="background:#" | ||
| + | ||{{l|Image:Real_icon.png|16px}} Offset Outside | ||
| + | ||0.000000 | ||
| + | ||real | ||
| + | |||
| + | |-style="background:#eeeeee" | ||
| + | ||{{l|Image:Real_icon.png|16px}} Scale Outside | ||
| + | ||1.000000 | ||
| + | ||real | ||
Revision as of 12:52, 20 February 2011
About Mandelbrot Set Layer
FIXME!!!
A short description of the layer can be found here: Layer
Parameters of the Mandelbrot Set Layers
Parameters of the Mandelbrot Set Layers are:
| Language: |
English |