[PD] pix_motionblur + rotateXYZ

John Harrison john.harrison at alum.mit.edu
Sat Dec 15 15:59:44 CET 2012


I think the issue might be that [pix_motionblur] works with images, not
textures. Therefore you need to change your rotated texture into an image,
then blur that. I modified your patch to do this. See if it does what you
want (attached).

-John

On Sat, Dec 15, 2012 at 2:16 AM, Charles Goyard <cg at fsck.fr> wrote:

> Hi Cyrille,
>
> > render in a framebuffer and use this image for the motionblur.
>
> That's what I tried without success.
>
> Here's a simplified patch (with a single image instead of movie) showing
> the situation.
>
> Rotation should exhibit some blurring, isn't it ?
>
> Maybe there's smehting I need to setup ? Like alpha or whatso ?
>
> Thanks a lot,
>
> --
> Charles
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20121215/e72a9595/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-blur2.pd
Type: application/octet-stream
Size: 2562 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20121215/e72a9595/attachment.obj>


More information about the Pd-list mailing list