Creating 3D Images from Computer Games

  • Thread starter Thread starter GiTS
  • Start date Start date
  • Tags Tags
    3d
AI Thread Summary
Creating 3D images from computer games requires capturing two images from slightly different viewpoints, which can be achieved using dual cameras. This technology is already being implemented, with some developers successfully converting games to support 3D viewing. The main challenge lies in maintaining an adequate refresh rate, as each eye only sees half of the frames, potentially affecting performance. Advanced display systems, such as dual projectors with polarization filters or specialized screens, are necessary for optimal 3D visualization. Current solutions include using synchronized binocular camera rigs and specialized hardware to direct images to each eye effectively.
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.
 
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
Back
Top