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".
- Re: [JAVA3D] GraphicsConfiguration... Augustin Gjini
- Re: [JAVA3D] GraphicsConfiguration... Jacob Nikom
- [JAVA3D] Variable item count in GeometryArray D.A. Woods