cursor effect
Hey everybody im looking for a way to make a blur effect in max msp. cf.blur already does that job, but I would like the area around the mouse-cursor to be none-blurred inside a jit.pwindow. The whole idea is that I have to move the cursor around on screen in order to see whats on the screen.
I'd use alpha blend and two same frame one blurred and the other normal, move a mask image with mouse position.