FxPlug
From HandWiki
FxPlug is a plug-in architecture designed by Apple Inc. that allows the writing of image processing effects.
Hosts
Current hosts that can utilise FxPlug plug-ins are
- Final Cut Pro
- Apple Motion
Technology
The advantages of using FxPlug over the previous FxScript and After Effects APIs are
- Faster rendering as FxPlug can utilise the power of the GPU for rendering
- Integration of other technologies such as OpenGL
- Integration of other Apple technologies such as Core Image and Quartz Composer
- 32-bit float processing
References
External links