• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 94 95 96 97 98 ... 357 Next »

Stereoscopic 3D question
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Stereoscopic 3D question
09-11-2015, 02:31 PM
#1
Kryt0s
Unregistered
 
Hey guys, I just have a really fast question:

Does Dolphin use Half Side-by-Side or Full Side-by-Side. That's it.

Hope you can help Smile
Reply
09-11-2015, 05:53 PM (This post was last modified: 09-11-2015, 05:54 PM by degasus.)
#2
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
Internally, we use a full resolution framebuffer per eye, but at the end, we need a way to present both images. We support lots of different ways, eg side-by-side and up-down, but they have to reduce the resolution by two.

OpenGL quad buffers are not implemented, but also not supported by any driver but very professionals. But this would be an easy task.

Our D3D backend does support some kind of full resolution output, but I've lost the name ....
Find
Reply
09-12-2015, 01:02 AM
#3
masterotaku Offline
Picky 3D user
****
Posts: 553
Threads: 7
Joined: Aug 2013
(09-11-2015, 05:53 PM)degasus Wrote: Our D3D backend does support some kind of full resolution output, but I've lost the name ....

Do you mean Nvidia 3D Vision? It's frame sequential 3D, with each eye receiving a full resolution frame (although these 3D Vision 2 monitors usually have checkerboard artifacts (caused by inversion) that make it look like it has a somewhat lower resolution).
CPU: Intel Core i5 4670k @ 4.4GHz
GPU: GAINWARD GeForce GTX 1080 Phoenix "GLH"
RAM: G.SKILL Ripjaws X DDR3 16GB 1600MHz CL7
OS: Windows 7 Ultimate x64
Find
Reply
09-15-2015, 12:35 AM (This post was last modified: 09-15-2015, 12:36 AM by Armada.)
#4
Armada Offline
Head of Depth Perception
**********
Developers (Some Administrators and Super Moderators)
Posts: 152
Threads: 4
Joined: Jul 2009
Most 3DTVs use polarization layers which don't benefit from full resolution stereoscopic images since it will interleave them anyway. To get the best resolution out of your display use a mode that matches the direction of the polarization layer. Most of them have polarization layers that consist of horizontal lines, so they will benefit most from Top-and-Bottom mode.

For shutter glasses only Nvidia 3D Vision is currently supported, when you select that mode Full Side-by-Side frames will be rendered and sent to the Nvidia drivers. The Nvidia drivers will show each side of these frames sequentially to get the 3D effect for shutter glasses.

But as degasus mentioned, internally they're always rendered at full resolution.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode