>> The Matrox G-200 does have the "shared context" problem (and hence must
have
>> the command line parameter -Dj3d.sharedctx=false).

Besides the mere necessity to set the flag, have you experienced other
disadvantages when disabling shared contexts? decreased performance or
something?

If not, I will generally do a
        System.setProperty("j3d.sharedctx","false");
at my app's very beginning instead of using the command line.

-- Julian

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