Thank you Mark and Michael:
That is a great news! Mark said that he used the nVidia Version 5.13.01.1241 (where did you get it?) and Win 2000 and the stereo running well. I found that the current version of nVidia for Win2000 is V21.83. I downloaded it and installed Win2000 to my PC. After making all changes suggested by j3d/faq, I still did not see the stereo image. Then I found Micheal's new mail. Acccordingly, I downloaded the Stereo Driver but found it is for Win95/98/Me only (am I right?). When I installed this driver, I got an error message: "Can't open/create old keys in the registry". Also I can't get the stereo properties on the display/setting/advanced sheet. I am wondering whether I need to get back to Win98/Me to get it working? Any suggestion? Thank you a lot!
G.B. Liu
>From: "Michael P. McCutcheon" <[EMAIL PROTECTED]>
>Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: [JAVA3D] Stereo
>Date: Wed, 17 Oct 2001 20:13:15 -0700
>
>Has anyone tried the NVidia stereo drivers? Supposedly they work with any
>app, not just ones specifically written for stereo. I downloaded this from
>NVidia's site, and was able to make the 'dual' images appear, and the
>flickering was happening (so I guess I was running in stereo) with my trusty
>'ol TNT. See here:
>
>http://www.nvidia.com/view.asp?IO=IO_20010614_4380
>
>I don't have the 3D glasses to truly make this work, but is seemed REALLY
>easy...just install the drivers (you get an extra tab in your display
>properties), then run your app, bam, stereo.
>
>Mike
>
>
>----- Original Message -----
>From: "Alejandro Terrazas" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Thursday, October 18, 2001 1:00 AM
>Subject: [JAVA3D] Stereo
>
>
> > I found the stereo setup to be rather straightforward, once I found a
> > graphics card that Java3D supports in stereo mode.
> >
> > I am assuming we are talking about the Windows environment with
> > shutterglasses. Always test your setup outside of Java3D if possible
> > to verify it is working.
> >
> > The issues were:
> >
> > 1) Find a card that Java3D will support with stereo. I used a Wildcat II
> > 5110.
> > 2) Make sure the card is set for stereo--this is in Display, setup,
> > advanced,
> > yada, yada .
> > 3) View.setStereoEnable(true).
> > 4) After that, play with the PhysicalBody object with setLeftEyePosition()
> > and
> > setRightEyePosition(). I wrote a Behavior to change these values
>depending
> > on an AWT event--be careful if you do this because you can get woozy in
> > a hurry...
> >
> > Make sure you have #1 and #2 solved before doing anything. I am
>travelling
> > until Monday but I can provide the code then if somebody wants it.
> >
> > Other that that, what other kinds of manipulations are needed?
> >
> > Alex
> >
> > ----- Original Message -----
> > From: "Justin Couch" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, October 17, 2001 1:00 AM
> > Subject: Re: [JAVA3D] FAQ
> >
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".