Mandelbrot Set Layer

From Synfig Studio :: Documentation
Jump to: navigation, search
(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|65px]]
+
[[File:Layer fractal mandelbrot icon.png|64px]]
This page hasn't been written yet.  Please help.
+
 
 +
 
 +
 
 +
== 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

Languages Language: 

English


Layer fractal mandelbrot icon.png


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:

Name Value Type
Type integer icon.png Iterations 32 integer
Type real icon.png Bailout ValueBase 2.000000 real
Type bool icon.png Break Set
bool
Type bool icon.png Distort Inside
bool
Type bool icon.png Shade Inside
bool
Type bool icon.png Solid Inside
bool
Type bool icon.png Invert Inside
bool
Type gradient icon.png Gradient Inside
gradient
Type real icon.png Offset Inside 0.000000 real
Type bool icon.png Loop Inside
bool
Type bool icon.png Distor Outside
bool
Type bool icon.png Shade Outside
bool
Type bool icon.png Solid Outside
bool
Type bool icon.png Invert Outside
bool
Type gradient icon.png Gradient Outside
gradient
Type bool icon.png Smooth Outside
bool
Type real icon.png Offset Outside 0.000000 real
Type real icon.png Scale Outside 1.000000 real


Languages Language: 

English