Look at
http://pub.cs.tu-berlin.de/doc/java/jdk/api/java.awt.GraphicsConfiguration.html
Jacob
Augustin Gjini wrote:
>
> 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".
===========================================================================
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".