User:Tilt

From VFXPedia

Jump to: navigation, search

Freelance VFX artist, located in Munich, Germany.

portfolio

blog

some older Fusion stuff - updated macros, scripts and tips can be found here on Vfxpedia

I've also written a few Fuses. They are open-source (not public domain) so you can take a look at the code and adapt them if you want to:

Macros:

3D Keyer | ExponentialGlow | ImageMixer | LustrePrimaries | SigmoidalContrast | SoftClip | SpillMerge | TMIColor | Toe | Turn | Ramp | WPP Converter | WPP Noise


Fuse Cheat Sheet

Functions

FuRegisterClass()

Registry Attributes

Create()

ScriptOperator Methods - Link Attributes, Input Attributes

OnAddToFlow()

CheckRequest(req)

Process(req)

ProcessPixels(), MultiProcessPixels()

NotifyChanged(inp, param, time)

OnConnected(link, old, new)


Classes

Input, Output, Pixel, ColorMatrix, ColorMatrixFull, Image (Image Attributes)

(full hierarchy/reference manual)

Example Fuses | Third_Party_Fuses