mgraphics
Hi,
Max Patch
Copy patch and select New From Clipboard in Max.
I'm trying to convert some of my jit.lcd examples using jit.mgraphics. With jit.lcd, I could easily place a line in a an ellipse in movement but I can't do the same in jit.mgraphics. Can anyone see what's wrong ?
Ooops, jit.graphics is xy width height, I just had to divide the width and height by two and substract from X and Y to get the center.