Page 1 of 1

Is there any game which run in 360 degree?(PC)

Posted: 11 Jun 2010, 19:27
by poorya_user
OK , guess that we have a ball which you can sit in there and 3 projector (120 degree each), make the screen. Is there any game(PC GAME) would support this resulotion? Is this possible to do this project? last year I diffused the screen in 3 LCDs and ran Grid and stalker, now I want to know if I can do this project for same company...

Re: Is there any game which run in 360 degree?(PC)

Posted: 12 Jun 2010, 00:21
by Butch_N
Hi and welcome to WSGF :)

I don't have a clue about what is possible in regards to you questions.
I did see a Quake game that was running on a 360 degree wall.
http://www.youtube.com/watch?v=Cqh_F4iN8pg
Not sure if it can do full sphere though.
One of these days something like that will be fairly commonplace.
Along with a top end unit that is on a centrifuge, so we can feel gravity while playing. That would be great for flight/race simulations. It would be good in any game that has character movement.
Someday this will be, but years from now.
The first step to having centrifuge Force Feedback is to also have games displaying on a sphere
So let us know what you come up with :onethumb

Re: Is there any game which run in 360 degree?(PC)

Posted: 14 Jun 2010, 07:01
by poorya_user
Thanks alot for leaving the link.I saw that video , the questions are : did they use TH2Go for attaching 4 projectors? Are the other games gonna support this resolution ?

Re: Is there any game which run in 360 degree?(PC)

Posted: 14 Jun 2010, 14:29
by suiken_2mieu
I'm also curious, I know most game when you get past a certain FOV, the image tends to flip (Unreal Engine). Are there anymore games that can do 360? Because making a setup for just Quake is kinda absurd.

Re: Is there any game which run in 360 degree?(PC)

Posted: 12 Aug 2010, 19:41
by BHawthorne
Most games get a bit confused at anything over 180 degrees with their camera code. I originally was planning 360 degree projector use, but I compromised with 180 degree to satisfy a need for a more generic solution that most any surround-game can use.

Re: Is there any game which run in 360 degree?(PC)

Posted: 13 Aug 2010, 05:20
by dopefish
For a game to render in full 360 degrees, they need to use multiple frustums. It's rare for games to do that, but there are some games that do, like modified Quake engines, Flight Simulation, and a few others.

Re: Is there any game which run in 360 degree?(PC)

Posted: 27 Aug 2010, 12:44
by BHawthorne
A prime example of a game that can handle it would be using an EyeFinity 6 and Microsoft FSX. You'd have 5 or 6 projectors and span 10 camera windows over the whole 360 degree setup making for a seamless exterior panorama. Too bad this is FSX specific though.