gridshape morph examples patch outputmatrix problem
I am trying to modify the gridshape morph example patch using matrixoutput but it isnt working. Any ideas on what I am doing wrong with the matrixoutput attribute? The only other thread relating to this is;
but the file isnt attached, so I cant learn anything from it...
many thanks, r
Hello,
Seems you are a little confused about how the jit.gl.mesh object fits into the scheme. Hopefully this patch will help clear it up:
Andrew! a belated thanks!
there is one thing Im still not clear on. outputmatrix converts gl into a matrix but it is not readable by other matrix-orientated jitter objects. Why? I have tried to get the below patch working in various ways, but I still cant get it to work. basically I am trying to wrap my head around ways to get gl-processing into jitterland, then back into gl-land...
thanks in advance for any advice, r