jit.gl.pix exportcode jxs&webgl not working Max7.3.4
Hi
in the help patch jit.gl.pix, exportcode and loading the jxs & webgl file into the jit.gl.slab not working at home.
jit.gl.pix exportcode jxs &webgl not working Max7.3.4 64Bit, last windows pro 10 64Bit
with full_source_code and the technique of copy paste in jit.gl.slab = Max Console : jit.gl.slab: jit.gl.shader: unable to bind GLSL uniform param: 'dim1
:(
in 2015 :
https://cycling74.com/forums/jit-gl-pix-exportcode-jxs-not-working-max7-0-4
Laurent
Hey,
I had the same issue indeed with [full_source_code] solving it almost entirely except for the dim1 thing... ended up adding sending the texture dim in a message : [param dim1 $1 $2]
I hope this helps!
thanks for the answer YACINE.
But for me it's still an uncorrected bug
cheers