I see in lots of Java 3D program this piece of code

GraphicsConfiguration config =
SimpleUniverse.getPreferredConfiguration();
                c3D = new Canvas3D(config);

Can anybody be able to explain me this ??
Thanks...

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