motion blur angle

Brecht's icon

(apologies for possible cross-posting, mail didn't seem to come through)

Hiya!

The patch below calculates distance between previous and new position of an object, and simulates motion blur accordingly.
Now, as you will see, this doesn't work well in all directions. Is there perhaps some smart method to correct this?

grtz.
Brecht.

Max Patch
Copy patch and select New From Clipboard in Max.

Zachary Seldess's icon

Hi Brecht,

Great patch! I think it's fixed now, right? You just had some abs objects messing things up a bit (inside your p distance subpatchers).

best,
Zachary

Max Patch
Copy patch and select New From Clipboard in Max.

Brecht's icon

Ah. how silly. Yes this is better :) Thanks.