You don't have to change anything in your program, because the Elsa driver
does the stereo effect by extracting two different images according to the
values in the z-buffer. So it's all in the drivers - you cannot manipulate
the stereoscopic view via the Java program.
However, the current driver only works with Direct3D. There's no support
for OpenGL yet. So make sure you are using the Direct3D implementation of
Java3D.
Best regards,
Roland Holm
[EMAIL PROTECTED]
----------------------------------------------------------------------------
VR-Lab
Institute for Applied Knowledge Processing
Johannes Kepler University Linz, Austria (Europe)
----------------------------------------------------------------------------
http://www.faw.uni-linz.ac.at
At 15:18 26.07.99 -0500, you wrote:
>Hello,
>
>I recently got the Elsa winner 2 and 3d Revelator shutter glasses and was
>trying to get them to work with my Java3d program. Does anyone know what
>all has to be done in order to get stereoscopic stuff to work?
>
>I did make a call to the Canvas3D setStereoEnable(true), that didn't appear
>to do anything.. Any help at all would be much appreciated.
>
>Thanks,
>Dennis Goetz
>[EMAIL PROTECTED]
===========================================================================
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".