Rotating the whole sketch
in
Programming Questions
•
2 years ago
Hi, i'm having trouble displaying a sketch on a vertical display (resolution 1080 x 1920). I'm getting framerate dips every so often but i don't get them if I setup the sketch to 1920 x 1080. I suppose there's some bug with vertical screens. To sort it out, I want to setup the screen to have 1920 x 1080 resolution and then rotating the whole sketch -HALF_PI. However, if I do this on the draw() method, i don't see anything. Any ideas?
Cheers
Dario
1