Hi,
I have an application I want to run in stereoscopic
mode. At the moment I can do this by using the command
line instruction:

java -Dj3d.stereo=PREFERRED MyProgram

This works fine but how do I get the program to run in
stereoscopic mode without the command line
instruction?

I want to be able to run the application by simply
saying:

java MyProgram

but it still runs in stereo.

I want to be able to then place the application into a
web browser and run in stereoscopic mode, any ideas?

Thanks for your time,

KP

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

===========================================================================
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".

Reply via email to