| DocumentationReturn to the main FAQ page for more questions and answers.
There is none that we know of. There are a couple of other small efforts, but nothing officially blessed by Sun right now.
Head over to Opengl.org and look at their FAQ Section.
The Java Programmers FAQ maintained by Peter van der Linden is a great resource for Java programming in general. jGuru maintains a growing collection of community driven FAQs at http://www.jguru.org/faq/. If you don't find the answer there, you can always ask. In particular, Bill Day runs the Java Media APIs FAQ that includes quite a number of questions on Java 3D. Another interesting site is the Java Infrequently Asked Questions
4. Mailing lists and newsgroups
The primary home for discussions about JOGL and LWJGL APIs are the forums on the Javagaming.org website. Each has their own forum: JOGL. LWJGL. The USENET newsgroup comp.lang.java.3d also provides a resource for further information and questions.
From what we can find, there are no large tutorial collections currently available. Most tutorials are conversions of C or C++ code, but without a separate set of documentation (for example the java port of the NeHe tutorials. In general, any decent C/C++ tutorial will be applicable to the Java versions as well, with some differences for the basic context setup etc. For example, the OpenGL Red Book will be sufficient for when you get past the basic screen setup and render loop needs. Our own tutorials section is rather small right now, but we're working on adding more content. The following general 3D tutorials are available:
|
[ j3d.org Home ]
[ Java OpenGL ]
[ Aviatrix3D ]
[ Tutorials ]
[ Books ]
[ Contact Us ]
Last Updated: $Date: 2010-01-27 21:23:17 -0800 (Wed, 27 Jan 2010) $ |