IFunction - digitalShaman/ImageSynth GitHub Wiki
IFunction defines the Interface for function modules. Function Modules are connected to each other (the output of one is used as input of another to influence the parameter value of the later) by the user on the GUI. ImageSynth then calls code of the function modules to update their parameters and do their calculation.