jitter convolution shaders not working?

glBeatriz's icon

For some reason, the jitter convolution patches in the cycling74 folder of Max 5 are not working at all in my computer (blur, gaussian, edgedetection etc.). I'm on a white macBook 2Ghz Intel Core Duo with graphic card GMA950. Am I missing something?

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

Thanks! :)

MJ's icon

what is not working ?

you have a param height and a param threshold connected to the radialblur slab but they are not valid parameters

and there is an object with 'fullscreen' in it connected to the jit.window .
there is no fullscreen object you robaly mean to connect a message with 'fullscreen 1' in it .

but maybe its your graphics card which is not happy with the slabs...

glBeatriz's icon

Hi MJ, thanks for your answer
Fullscreen is a small subpatch I always use to send fullscreen messages to the jit.window. I forgot to remove it in this particular case. As for the slab, threshold and height are there just to use them when I change the shader that jit.slab is reading.

Here the patch again:

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

It should work, maybe it is a problem of incompatibility with my videocard? Btw I am in Max 5.0.8

Thanks

glBeatriz's icon

Update: After some tests on another computer (MacBook Pro), I can tell that the problem is indeed with the graphic card GMA950. Some shaders won't work on it :S