Tips till nästa års Mint i Java 3D programmering:

Riktigt bra tutorial gjord av någon galen japan som skulle passa utmärkt för denna kurs då den innehåller bra tips för 3D programmerare. Skulle rekommendera denna för nästa mint kurs, tyvärr hade jag inte tid att testa själv.

Så här skriver han själv:

Title: Yaarq - Java3D Unleashed Description: Yaarq is a Java3D demo and framework which demonstrates the use of Java3D for state-of-the-art 3D game programming and allows developers to jumpstart their own Java3D projects. Highlights of Yaarq include geometry animation, texture transparency,lightmapping, bumpmapping, environmental mapping, particle systems, lens flares, overlays, sound and more. Yaarq is fully documented, the demo being designed as a tutorial on how to use the framework. Yaarq comes with a batch file for the windows environment. To run the demo, please make sure you have the latest versions of JRE and J3D installed (you can get them from java.sun.com). Then modify the path in the batch file to point to the bin directory of your Java installation and start. Yaarq has been tested with the OpenGL version of the J3D API, using a number of GeForce type cards. Though the program will probably run on a number of other cards and configurations, I lack the ressources to do full compatibility testing. The author may have retained certain copyrights to this code.