how to create two fullscreen windows, each for one screen?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how to create two fullscreen windows, each for one screen?

benny
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
Reply | Threaded
Open this post in threaded view
|

Re: how to create two fullscreen windows, each for one screen?

gouessej
Administrator
Hi

Use NEWT, create 2 GLWindow instances with different displays.
Julien Gouesse | Personal blog | Website