G’MIC Equation Plot Parametric node

This documentation is for version 1.0 of G’MIC Equation Plot Parametric (eu.gmic.EquationPlotParametric).

Description

Author: David Tschumperle. Latest Update: 2013/13/11.

Wrapper for the G’MIC framework (http://gmic.eu) written by Tobias Fleischer (http://www.reduxfx.com) and Frederic Devernay.

Inputs

Input Description Optional
Source   No

Controls

Parameter / script name Type Default Function
X(t) / Xt String sin(t)*(exp(cos(t))-2*cos(4*t)-sin(t/12)^5)  
Y(t) / Yt String cos(t)*(exp(cos(t))-2*cos(4*t)-sin(t/12)^5)  
Min-t / Mint Double 0  
Max-t / Maxt Double 100  
Resolution / Resolution Integer 4096  
Outline Opacity / Outline_Opacity Double 1  
Dot Size / Dot_Size Integer 0  
Start Color / Start_Color Color r: 0.25098 g: 0 b: 0 a: 0  
End Color / End_Color Color r: 0.501961 g: 0 b: 0 a: 0  
Colored Outline / Colored_Outline Boolean On  
Antialiasing / Antialiasing Boolean On  
Decoration / Decoration Boolean On  
Output Layer / Output_Layer Choice Layer 0

Merged
Layer 0
Layer -1
Layer -2
Layer -3
Layer -4
Layer -5
Layer -6
Layer -7
Layer -8
Layer -9
Resize Mode / Resize_Mode Choice Dynamic

Fixed (Inplace)
Dynamic
Downsample 1/2
Downsample 1/4
Downsample 1/8
Downsample 1/16
Ignore Alpha / Ignore_Alpha Boolean Off  
Global Random Seed / Global_Random_Seed Integer 0  
Animate Random Seed / Animate_Random_Seed Boolean Off  
Log Verbosity / Log_Verbosity Choice Off

Off
Level 1
Level 2
Level 3