how to create two fullscreen windows, each for one screen?
Posted by benny on Jun 21, 2012; 8:53am
URL: https://forum.jogamp.org/how-to-create-two-fullscreen-windows-each-for-one-screen-tp4025275.html
Hello,
is it possible to open two different fullscreen opengl windows and place them on different screens?
I want to write an application which renders a scene from varying perspectives. Therefor I've written a camera manager that provides cameras which can be placed everywhere in the scene.
thanks for any help
Benny