Game Development Community

Multi Screen

by George Patterson · in Technical Issues · 02/18/2008 (6:09 pm) · 5 replies

Not that I am anywhere near this level of programing but does any one know if and how to get Torque to run on 3 monitors. I am looking for a front and 2 side views


Thanks
-georgep4

#1
02/20/2008 (11:46 pm)
That's really interesting. I don't know, but I plan on following this thread to find out.

The tricky bit, I think, would be setting up the playgui for three different viewports. Once you got that, it'd be easy to feed each one whatever you want, I imagine. by setting up extra cameras. It does seem possible.

P.S. Might be interesting if there's a "rear view mirror" resource for driving games--might have some clues.
#2
02/21/2008 (9:14 am)
Good call. The rear view mirror would a great place to start. I will see what I can find out. Thanks for the tip.

-George
#3
02/21/2008 (3:19 pm)
One interesting bit to remember is that many multi-monitor configurations only have 3d-acceleration for one monitor...

Nvidia drivers have an option to accelerate one or all monitors - at least here, 3d on the main monitor gets horribly slow if it's not main monitor only .

Still, it'd be a neat option for some games, for users that have the hardware to match.
#4
02/21/2008 (3:36 pm)
A good a resource to get you started on the different views:

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2261


Gabriel
#5
02/21/2008 (4:13 pm)
I want to do a game like these NASCAR simulators

http://www.fullspeed.cc/RACE.HTML

Maybe even a FPS

-George