isolating matrix coordinates/vectors created jit.gen
hi all,
The following patch demonstrates that with the help of [jit.gen],
I was able quickly create and separate matrix coordinates sections and display them in the GL world.
We see these points using jit.gl.multiple and jit.gl.gridshape.
Although I was able to separate section of the matrix, I've not managed to isolate a single point/vector.
Obviously this is do to my lack of jit.gen knowledge.
Max Patch
Copy patch and select New From Clipboard in Max.
thanks a lot for your help
in advance
Max Patch
Copy patch and select New From Clipboard in Max.
close but no cigar quite yet...
Max Patch
Copy patch and select New From Clipboard in Max.
is this what you're trying to achieve?
yes!! that is dead on Thanks a lot Rob.
only question I have and can't get is how do I maintain (freeze) the displaced coordinate in jit.gen.
endless thanks again
phiol