![]() |
|
|
|
#1
|
|||
|
|||
|
Thank you. I am trying to understand: the 8800 card does have stereoscopic capabilities when used with Nvidia glasses. Do the glasses themselves have some sort of converter or emulator that makes them work?
We purchased this card with our computer, along with the NuVision glasses, and a "conversion box for active stereo," from WorldViz. At one point, we had a working stereo display, but then the computers were wiped, and it hasn't worked since. So I am trying to find out if there was any kind of driver or program or equipment that wasn't put back. |
|
#2
|
|||
|
|||
|
The "conversion box for active stereo" you mention is called 60GX-NSR (Non Stereo Ready). Vizard on a GeForce card can supply the 60Hz "over/under" stereo format the NSR box takes and converts to 120Hz frame-sequential stereo format for display on the monitor.
For Vizard to generate the over/under image set the stereo mode to STEREO_VERT or INTERLACE_VERT. Code:
viz.MainWindow.stereo(viz.STEREO_VERT) http://www.stereo3d.com/60gx.htm The nVidea Glasses work with GeForce cards when the 3D software is using Microsoft Direct X for rendering. Vizard uses the alternative, OpenGL. So Geforce + nVidea Glasses + Vizard = not compatible out the box.
__________________
Paul Elliott WorldViz LLC |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| question about NVIDIA 3D vision | Weihua An | Vizard | 5 | 08-02-2010 06:49 AM |