• 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 ... 345 346 347 348 349 ... 369 Next »

True Stereoscopic!
View New Posts | View Today's Posts

Pages (4): « Previous 1 2 3 4 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
True Stereoscopic!
07-15-2009, 09:16 AM
#11
Core2uu Offline
Senior Member
****
Posts: 336
Threads: 6
Joined: Jul 2009
(07-15-2009, 07:09 AM)Gleasonator Wrote: [Image: Hint%20Salesman%20-%20Sign.gif] http://www.iz3d.com/t-dcdriver.aspx

Works with any application using DirectX (owning the monitor is not required), but not OpenGL (there is an option to use the driver with OpenGL but you can't set it to red/cyan etc... I guess you need the monitor to use OpenGL).

Works perfectly in applications like Project64, but not in Dolphin without the DirectX driver.

Screw red/cyan. Does it work with yellow/blue?
Windows 7 RC Build 7100 x64 || Windows Vista SP2 x64
Intel Core 2 Duo E8500 (3.16Ghz)
ATI Radeon HD 4870 512MB (750Mhz/900Mhz)
OCZ Vista Gold 4GB RAM (2x2GB) DDR2-800
Asus P5QL-E
OCZ GameXStream 600W




Find
Reply
07-15-2009, 09:54 AM
#12
Gleasonator Offline
Junior Member
**
Posts: 28
Threads: 4
Joined: Jul 2009
(07-15-2009, 09:16 AM)Core2uu Wrote: Screw red/cyan. Does it work with yellow/blue?

It sure does. (And a lot more, actually)
Find
Reply
07-15-2009, 09:56 AM (This post was last modified: 07-15-2009, 10:19 AM by Core2uu.)
#13
Core2uu Offline
Senior Member
****
Posts: 336
Threads: 6
Joined: Jul 2009
(07-15-2009, 09:54 AM)Gleasonator Wrote: It sure does. (And a lot more, actually)

Yay! Big Grin

I'll try it right away. I need to re-install the IZ3D drivers though, since I deleted them.
(07-15-2009, 07:09 AM)Gleasonator Wrote: [Image: Hint%20Salesman%20-%20Sign.gif] http://www.iz3d.com/t-dcdriver.aspx

Works with any application using DirectX (owning the monitor is not required), but not OpenGL (there is an option to use the driver with OpenGL but you can't set it to red/cyan etc... I guess you need the monitor to use OpenGL).

Works perfectly in applications like Project64, but not in Dolphin without the DirectX driver.

Oh drats, I mis-read your post. I thought OpenGL had an option to have anaglyph display mode using yellow/blue but I was mistaken. You need the monitor to have stereoscopic 3D with OpenGL I guess. Oh well.
Windows 7 RC Build 7100 x64 || Windows Vista SP2 x64
Intel Core 2 Duo E8500 (3.16Ghz)
ATI Radeon HD 4870 512MB (750Mhz/900Mhz)
OCZ Vista Gold 4GB RAM (2x2GB) DDR2-800
Asus P5QL-E
OCZ GameXStream 600W




Find
Reply
07-15-2009, 01:52 PM
#14
mrfrodo Offline
Junior Member
**
Posts: 21
Threads: 7
Joined: Jun 2009
DUDE! Wow that's cool! I installed it and went back to play some N64 mario and zelda in 3d! The Yellow/Blue doesn't really work perfectly with colorcode glasses though... I wish there was a way to adjust the colors... Sad
I haven't attempted this yet with dolphin though. Mainly because I'm to lazy to port it to my other computer that has dolphin. This is my slightly lower end computer. ... both are low end lol. I have a socket 754 1.80Ghz processor in both. ;_; Time to upgrade?
o.O
Find
Reply
07-15-2009, 01:58 PM
#15
Core2uu Offline
Senior Member
****
Posts: 336
Threads: 6
Joined: Jul 2009
(07-15-2009, 01:52 PM)mrfrodo Wrote: DUDE! Wow that's cool! I installed it and went back to play some N64 mario and zelda in 3d! The Yellow/Blue doesn't really work perfectly with colorcode glasses though... I wish there was a way to adjust the colors... Sad
I haven't attempted this yet with dolphin though. Mainly because I'm to lazy to port it to my other computer that has dolphin. This is my slightly lower end computer. ... both are low end lol. I have a socket 754 1.80Ghz processor in both. ;_; Time to upgrade?
o.O

You need to adjust your separation and convergence. It's something that is unique to every game and something you will need to experiment with for a while. Anaglyph won't work with Dolphin as Dolphin is OpenGL (although you COULD use the DX9 plugin instead I guess).

And YE-HA.. time to upgrade I'd say. Even my 6-year-old piece-of-$h1t Dell has a better processor than that LOL (did I mention it was $500 when I bought it).

BUT, if it can run Project64 and you can play your old N64 games at high-res, WHO CARES?!?!!? Tongue
Windows 7 RC Build 7100 x64 || Windows Vista SP2 x64
Intel Core 2 Duo E8500 (3.16Ghz)
ATI Radeon HD 4870 512MB (750Mhz/900Mhz)
OCZ Vista Gold 4GB RAM (2x2GB) DDR2-800
Asus P5QL-E
OCZ GameXStream 600W




Find
Reply
07-22-2009, 09:25 AM
#16
ngsmith99
Unregistered
 
I tried older versions of Dolphin that still supported DirectX and it worked with the IZ3D drivers with every common setting including yellow/blue. IZ3D supports only OpenGL Stereoscopic that is quad-buffered. If quad-buffering is turned on within the OpenGL library it should be possible in Dolphin. The IZ3d driver does the dirty work of creating the stereo frames. This is possible with other OpenGL games like Unreal Tournament 3 which run openGL. This is something that needs to be brought to the attention of the Devs. I thought about posting it in the suggestions but that is 20 pages long and I am sure it will be little noticed. Here are some important websites for Devs if interested:

Here is a tutorial on implementing it in OpenGL libraries
http://www.gali-3d.com/archive/articles/StereoOpenGL/StereoscopicOpenGLTutorial.php

Here is a link to Tridef which may be willing to write the code specifically for Dolphin. They have written code for many of the popular OpenGL games
http://www.tridef.com/home.html

Finally, IZ3D are very helpful on their forums and listen to their customers. I asked them awhile back to implement yellow/blue stereo and they released it in the following revision.
http://forum.iz3d.com/
Reply
07-22-2009, 08:05 PM
#17
omegadox Offline
Senior Member
****
Posts: 401
Threads: 17
Joined: Mar 2009
Well I started some work on a Red/Cyan Stereoscopic shader, I just need the camera rotated some or possibly using the depth buffer, so everything will look flat right now with it on.
http://code.google.com/p/dolphin-emu/source/browse/trunk/Data/User/Shaders/stereoscopic.txt
:: System Specs ::
Operating System: Windows 7 Professional x64
Video Card: ATI Radeon HD 5770
CPU: AMD Phenom I X4 9550
RAM: 6GB DDR2
EXP Index: 999999.999999
Find
Reply
07-23-2009, 12:18 AM
#18
gesichtsbrei Offline
Junior Member
**
Posts: 11
Threads: 1
Joined: Mar 2009
Thumbs up omegadox.
Heart Dolphin Heart
Find
Reply
07-23-2009, 04:44 AM
#19
Core2uu Offline
Senior Member
****
Posts: 336
Threads: 6
Joined: Jul 2009
(07-22-2009, 08:05 PM)omegadox Wrote: Well I started some work on a Red/Cyan Stereoscopic shader, I just need the camera rotated some or possibly using the depth buffer, so everything will look flat right now with it on.
http://code.google.com/p/dolphin-emu/source/browse/trunk/Data/User/Shaders/stereoscopic.txt

Mind adding Yellow/Cyan too? If not I might just go ahead, learn shaders and do it myself.
Windows 7 RC Build 7100 x64 || Windows Vista SP2 x64
Intel Core 2 Duo E8500 (3.16Ghz)
ATI Radeon HD 4870 512MB (750Mhz/900Mhz)
OCZ Vista Gold 4GB RAM (2x2GB) DDR2-800
Asus P5QL-E
OCZ GameXStream 600W




Find
Reply
07-23-2009, 04:53 AM (This post was last modified: 07-23-2009, 04:54 AM by Runo.)
#20
Runo Offline
Greeny
*******
Posts: 1,194
Threads: 43
Joined: Mar 2009
You know, in 2008 NVidia released the GeForce 3D Vision, wich are a pair of glasses that makes the games no just look 3d, but looks really that things are out of the monitor, without applyng any patches and NVidia has a list of the games that works better and worse with 3d vision. The trick is that the glasses has a polaroid fiber and communicates with the computer usind bluetooth, the glasses lens turns black and transparent very quickly alternating left and right, sincronized with PC's refresh rate.
It works only with LCD monitors, Windows Vista or higher, and Geforce 8, 9 and GTX series. It doesnt creates the 3d with color diference, but creates a ilusion using the distance between our left and right eyes, wich is what creates our perception of the 3rd dimension (dont know how it is called in english) in real life!
It was designed to work with PC games, but it is quite possible to work with dolphin, but Im not sure because I dont have it and still it is only sold in USA, but who knows?
It gives the user the ilusion of looking to a window, really awesome!
OS: Windows 10 Pro 64bit Creators Update
CPU: AMD Phenom II X4 960 @ 3.6 GHz
Graphics Card: Nvidia GeForce GTX 960 2GB GDDR5
Motherboard: Gigabyte GA-870A-USB3 AM3+ Revision
RAM: HyperX 8GB Dual Channel @ 1600Mhz
Find
Reply
« Next Oldest | Next Newest »
Pages (4): « Previous 1 2 3 4 Next »


  • 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