Hi guys,
Currently I'm starting developing transitions for PP.
With the example coming with the SDK kit (cross dissolve), I can think of some transitions I can make.
This teaches me how to make a pixel by pixel transition, wich is interesting.
It's a (rough) guide for me to get me there.
But, now I want to make a transition that uses blur or even better: motionblur.
Question:
Do I need to rewrite the motionblur code in order for me to use such an effect. (That could take me years...)
Or is there a package I can import that will handle these effects?
Or is there a way I can call the motionblur effect, since it comes with the PP package?
Thanks in advance!
Cheers,
Jaap