jit.gl.multiple question
In the help patch I noticed that the matrices used to control the parameters are all 15 X 15. I would rather deal with something like 225 X 1 saving more dimensions for other "classes" of objects. Is there any reason not to do it this way?
As you may have noticed, you can format the dimensions of your matrix
however you like. It will still have the same effect.
Cheers,
Andrew B.