G’MIC Conformal Maps node

This documentation is for version 1.0 of G’MIC Conformal Maps (eu.gmic.ConformalMaps).

Description

Author: David Tschumperle. Latest Update: 2017/15/02.

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
Mapping / Mapping Choice Dipole: 1/(4*z^2-1)

Custom Formula
z
(z-1)/(z+1)
cos(z)
sin(z)
tan(z)
exp(z)
log(z)
Dipole: 1/(4*z^2-1)
Star: -5*(z^3/3-z/4)/2
Exponent (Real) / Exponent_Real Double 1  
Exponent (Imaginary) / Exponent_Imaginary Double 0  
Custom Formula / Custom_Formula String ((1.1 + i*z/6)/(1.04 - i*z/6))^6.2  
Zoom / Zoom Double 0  
Angle / Angle Double 0  
Aspect Ratio / Aspect_Ratio Double 0  
X-Shift / XShift Double 0  
Y-Shift / YShift Double 0  
Boundary / Boundary Choice Mirror

Transparent
Nearest
Periodic
Mirror
Anti-Aliasing / AntiAliasing Integer 0  
Specify Different Output Size / Specify_Different_Output_Size Boolean Off  
Output Width / Output_Width String 1024  
Output Height / Output_Height String 1024  
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  
Preview/Draft Mode / PreviewDraft_Mode 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