Hi there,
confused by different opinions, mails and missing hardware (specific)
documentation. I would really appreciate
someone telling me, whether it is possible to have a stereoscopic
display using the OpenGL implementation of the
Java3D API under Windows NT4.0. My graphics card is an Asus 7700 GForce2
GTS (32 Mbyte).
So what's up?? I've Asus drivers installed, I've enabled stereo in the
OpenGL VR settings of the cards properties. I've tested
various resolutions. Used
GraphicsConfigTemplate3D template = new GraphicsConfigTemplate3D();
template.setStereo( template.PREFERRED );
used
java -Dj3d.stereo=PREFERRED -Dj3d.sharedstereozbuffer=true MyProgram
as suggested from Kelvin....
Nothing!!! :(
Is it possible in principle with the OpenGL Java3D API implementation
under NT4.0???
(I got the Pipe screensaver working in stereo. So it seems possible
concerning the system setup)
Cheers,
Karsten
===========================================================================
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".