Julia Set Layer
From Synfig Studio :: Documentation
(Add icon) |
(initial page for julia set layer) |
||
Line 3: | Line 3: | ||
{{Category|Layers}} | {{Category|Layers}} | ||
<!-- Page info end --> | <!-- Page info end --> | ||
− | [[ | + | [[Image:Layer fractal julia icon.png|64px]] |
− | + | ||
+ | == About Julia Set Layer == | ||
+ | |||
+ | FIXME!!! | ||
A short description of the layer can be found here: {{l|Layer#Julia Set}} | A short description of the layer can be found here: {{l|Layer#Julia Set}} | ||
+ | |||
+ | |||
+ | == Parameters of the Julia Set Layers == | ||
+ | |||
+ | Parameters of the Julia Set Layers are: | ||
+ | |||
+ | {|border="0" align="left" style="border-collapse" cellpadding="3" cellspacing="0" | ||
+ | |-style="background:#silver" | ||
+ | |'''Name'''||'''Value'''||'''Type''' | ||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Color_icon.png|16px}} {{l|Colors Dialog|Inside Color}} | ||
+ | || | ||
+ | {| style="width:95%; height:16px; background:black; color:black" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||color | ||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Color_icon.png|16px}} {{l|Colors Dialog|Outside Color}} | ||
+ | || | ||
+ | {| style="width:95%; height:16px; background:black; color:black" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||color | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Angle_icon.png|16px}} Color Shift | ||
+ | ||0.00DEG | ||
+ | ||angle | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Integer_icon.png|16px}} Iterations | ||
+ | ||32 | ||
+ | ||integer | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Vector_icon.png|16px}} Seed Point | ||
+ | ||0.000000,0.000000 | ||
+ | ||vector | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Real_icon.png|16px}} Bailout ValueBase | ||
+ | ||2.000000 | ||
+ | ||real | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Distor Inside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Shade Inside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Solid Inside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Invert Inside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Color Inside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Distor Outside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Shade Outside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Solid Outside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Invert Outside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Color Outside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Color Cycle | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#eeeeee" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Smooth Outside | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |||
+ | |-style="background:#" | ||
+ | ||{{l|Image:Bool_icon.png|16px}} Break Set | ||
+ | || | ||
+ | {| style="width:18px; height:16px" border="1" | ||
+ | |- | ||
+ | |} | ||
+ | ||bool | ||
+ | |} |
Revision as of 07:27, 20 February 2011
About Julia Set Layer
FIXME!!! A short description of the layer can be found here: Layer
Parameters of the Julia Set Layers
Parameters of the Julia Set Layers are:
Name | Value | Type |
Inside Color |
|
color |
Outside Color |
|
color |
Color Shift | 0.00DEG | angle |
Iterations | 32 | integer |
Seed Point | 0.000000,0.000000 | vector |
Bailout ValueBase | 2.000000 | real |
Distor Inside |
|
bool |
Shade Inside |
|
bool |
Solid Inside |
|
bool |
Invert Inside |
|
bool |
Color Inside |
|
bool |
Distor Outside |
|
bool |
Shade Outside |
|
bool |
Solid Outside |
|
bool |
Invert Outside |
|
bool |
Color Outside |
|
bool |
Color Cycle |
|
bool |
Smooth Outside |
|
bool |
Break Set |
|
bool |