How would you convert a texture to a matrix?
Hi all,
How would you convert a texture to a matrix?
Many thanks,
Masa
jit.world or jit.asyncread will do this.
Just connect the texture to a jit.matrix object. You should specify the size and type of course, and there might be flipping, but it should work.
really.....
Thank you very much for your quick responses everyone. I really appreciate that.