jit.world window 90degrees rotation?

djtoshi182's icon

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,

LSka's icon

you can create a jit.gl.camera and rotate it

Max Patch
Copy patch and select New From Clipboard in Max.

djtoshi182's icon

Thanks! gl.text doesn't rotate, but managed with anchor