Re: Newbie FxPlugins question
Re: Newbie FxPlugins question
- Subject: Re: Newbie FxPlugins question
- From: Peter Litwinowicz <email@hidden>
- Date: Wed, 16 Jan 2008 13:59:58 -0800
- Thread-topic: Newbie FxPlugins question
> Out of curiosity, do most FCP/Motion FxPlugins use OpenMP ?
>
> And how portable can FxPlugin code be?
> Is much of it re-useable in other apps,
> besides FCP & Motion?
If you are writing FxPlugs that work in the OpenGL card hardware using the
FxPlug mechanisms for getting to the textures on the card(s) and GPU, then
there is not much reuse you'll get.
However, due to the nature of our algorithms, we simply use the CPU and
bypass the graphics card altogether. So our base code is actually used in
14 different host apps (soon to be 15).
Pete
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden