Creating 3D Images from Computer Games

  • Thread starter Thread starter GiTS
  • Start date Start date
  • Tags Tags
    3d
Click For Summary

Discussion Overview

The discussion revolves around the feasibility and methods of creating 3D images from computer games. Participants explore the technical aspects of generating two images from different viewpoints and the necessary hardware and software implementations to achieve this effect.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants suggest that creating a 3D image requires two images from different viewpoints, which could potentially be extracted from computer games.
  • Others assert that this is already being implemented, mentioning the use of dual cameras and existing video card driver functions to achieve the effect.
  • One participant describes the use of IMAX 3D technology, which employs polarized images and glasses, and discusses the hardware requirements for such implementations.
  • Another participant mentions a specific hardware setup involving a screen with line bumps that directs pixels to each eye, raising questions about the need for focusing based on viewer distance.
  • There is mention of glasses and video drivers that can simulate 3D, but these solutions are noted to work best with games that are already designed in 3D.

Areas of Agreement / Disagreement

Participants express a mix of agreement and differing views on the technical methods and hardware needed to create 3D images from computer games. No consensus is reached on the best approach or the effectiveness of various technologies discussed.

Contextual Notes

Limitations include the dependency on specific hardware capabilities, the need for synchronized image rendering, and the potential impact of refresh rates on the viewing experience.

GiTS
Messages
132
Reaction score
0
To make an image appear 3d you need one image from a point of veiw and another image from a different point of veiw.

Would it be possible to get the necessary information from a computergame to create both images? I was thinking it would be very cool if it was possible to make any computer game 3d.
 
Computer science news on Phys.org
it is more then possible, it's already being implemented.
i got a friend who's working on converting games to work like this.
you just need to set two cameras in slightly different locations instead of one - a function you already have with the video card drivers, and hardware which will make one eye see one camera while the other eye sees the other.

the main problem is the refresh rate... you halve it because only one of two frames is being seen by each eye...
 
fargoth said:
and hardware which will make one eye see one camera while the other eye sees the other.

This technology is used in IMAX 3D using polarization...

Two images are projected on to the screen, one polarized at 0 degrees, and the other is at 90 degrees. Then, with a set of polarized glasses, where one lens is polarized at 0 and the other at 90, you see a pure 3D image. The images are taken using a synchronized binocular camera rig, wouldn't want to end up with asynchronous channels!

It would be easy to implement this in a computer's software, but it will need an advanced display system (dual projectors with polarization filters, special LCD with speacial crystals, or CRT with an advanced screen system?) Probably you could get the projector system to work right now, but I don't know about the others yet.
 
Last edited:
well, i think the hardware my friend uses is a normal screen which has line bumps on its surface, so one line of pixels is directed to one eye, and the other is directed to the other eye.
and he uses a synchronized binocular camera rig by sending the game's graphic engine request to render for two cameras.
 
fargoth said:
well, i think the hardware my friend uses is a normal screen which has line bumps on its surface, so one line of pixels is directed to one eye, and the other is directed to the other eye.

So it has to be focused on your eyes depending on what distance you are sitting from the screen?
 
They make glasses and video drivers that can simulate 3d as well as some sort of screen that you can put infront of your monitor. Those things only work properly if the game is all 3d already. Primarily used in flight sims.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
2
Views
3K