Difference between revisions of "Mandelbrot Set Layer"

From Synfig Studio :: Documentation
Jump to: navigation, search
m (Text replace - '{{l|Category:' to '{{Category|')
m
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<noinclude>
 
<!-- Page info -->
 
<!-- Page info -->
 
{{Title|Mandelbrot Set Layer}}
 
{{Title|Mandelbrot Set Layer}}
 
{{Category|Layers}}
 
{{Category|Layers}}
 +
{{Category|Fractals}}
 +
{{NewTerminology}}
 
<!-- Page info end -->
 
<!-- Page info end -->
This page hasn't been written yet.  Please help.
+
[[File:Layer fractal mandelbrot icon.png|64px]]
  
A short description of the layer can be found here: {{l|Layer#Mandelbrot Set}}
+
== About Mandelbrot Set Layer ==
 +
</noinclude>
 +
The [https://en.wikipedia.org/wiki/Mandelbrot_set Mandelbrot set] is a compact set, since it is closed and contained in the closed disk of radius 2 around the origin.
 +
 
 +
<noinclude>
 +
== Sample ==
 +
{{l|Image:mandelbrot-set.png}}
 +
 
 +
== Parameters of the Mandelbrot Set Layers ==
 +
{{l|Parameter|Parameters}} of the Mandelbrot Set Layers are:
 +
 
 +
{|{{Parameters}}
 +
 
 +
|-style="background:#"
 +
||{{l|Image:Integer_icon.png|16px}} {{l|Iterations Parameter|Iterations}}
 +
||256
 +
||integer
 +
 
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Real_icon.png|16px}} {{l|Bailout ValueBase Parameter|Bailout ValueBase}}
 +
||2.000000
 +
||real
 +
 
 +
|-style="background:#"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Break Set Parameter|Break Set}}
 +
|| {{Bool|}}
 +
||bool
 +
 
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Distort Inside Parameter|Distort Inside}}
 +
|| {{Bool|}}
 +
||bool
 +
 
 +
|-style="background:#"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Shade Inside Parameter|Shade Inside}}
 +
|| {{Bool|On}}
 +
||bool
 +
 
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Solid Inside Parameter|Solid Inside}}
 +
|| {{Bool|}}
 +
||bool
 +
 
 +
|-style="background:#"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Invert Inside Parameter|Invert Inside}}
 +
|| {{Bool|On}}
 +
||bool
 +
 
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Type_gradient_icon.png|16px}} {{l|Gradient Inside Parameter|Gradient Inside}}
 +
|| {{Color|ffffff|000000}}
 +
||gradient
 +
 
 +
|-style="background:#"
 +
||{{l|Image:Real_icon.png|16px}} {{l|Offset Inside Parameter|Offset Inside}}
 +
||0.000000
 +
||real
 +
 
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Loop Inside Parameter|Loop Inside}}
 +
|| {{Bool|On}}
 +
||bool
 +
 
 +
|-style="background:#"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Distort Outside Parameter|Distort Outside}}
 +
|| {{Bool|}}
 +
||bool
 +
 
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Shade Outside Parameter|Shade Outside}}
 +
|| {{Bool|On}}
 +
||bool
 +
 
 +
|-style="background:#"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Solid Outside Parameter|Solid Outside}}
 +
|| {{Bool|}}
 +
||bool
 +
 
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Invert Outside Parameter|Invert Outside}}
 +
|| {{Bool|On}}
 +
||bool
 +
 
 +
|-style="background:#"
 +
||{{l|Image:Type_gradient_icon.png|16px}} {{l|Gradient Outside Parameter|Gradient Outside}}
 +
|| {{Color|ffffff|000000}}
 +
||gradient
 +
 
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Bool_icon.png|16px}} {{l|Smooth Outside Parameter|Smooth Outside}}
 +
|| {{Bool|}}
 +
||bool
 +
 
 +
|-style="background:#"
 +
||{{l|Image:Real_icon.png|16px}} {{l|Offset Outside Parameter|Offset Outside}}
 +
||0.000000
 +
||real
 +
 
 +
|-style="background:#eeeeee"
 +
||{{l|Image:Real_icon.png|16px}} {{l|Scale Outside Parameter|Scale Outside}}
 +
||0.000000
 +
||real
 +
 
 +
|}
 +
</noinclude>

Latest revision as of 11:16, 3 March 2017

Languages Language: 

English


Layer fractal mandelbrot icon.png

About Mandelbrot Set Layer

The Mandelbrot set is a compact set, since it is closed and contained in the closed disk of radius 2 around the origin.


Sample

Image:mandelbrot-set.png

Parameters of the Mandelbrot Set Layers

Parameters of the Mandelbrot Set Layers are:

Name Value Type
Type integer icon.png Iterations 256 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 Distort 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 0.000000 real


Languages Language: 

English