jit.world window 90degrees rotation?
Hello.
The display I use doesn't support portrait mode (90 degrees rotation). I know there's a rotation attribute, but it only rotates videoplanes.
Is there an efficient way to rotate the window including everything displayed, so I don't have to re-position all one by one.
maybe pack everything into a single videoplane?
Best,
you can create a jit.gl.camera and rotate it
Max Patch
Copy patch and select New From Clipboard in Max.
Thanks! gl.text doesn't rotate, but managed with anchor