Joon Kim
I'm trying to rotate a picture only with mouse operation. (not 3d rotation)I almost achieved it using jit.gl.handle.But the problem is that it rotates just within -90 ~ 90.I need to do it -180 ~ 180.
Jean-Francois Charles
[* 2.]?
Tried. But it's tricky to sync with mouse and tends to be out of control.Thank you though.