Hello,
after making a small Pong clone with Java to get comfortable with the language I felt the desire to find out about Java’s 3d capabilities. But I stumbled about the following problem: where’s the damn (oops…) documentation for the 3D API? I got the documentation from java.sun.com as well as a large Java introduction/tutorial thing, but I couldnt find anything about rendering 3D graphics with Java. Am I wrong believing there is such a thing as a Java3d Api?
After browsing through the board I found some threads about using OpenGl or DirectX with Java… could anyone be so kind to point me to some kind of overview about the different possibilities for 3D rendering with Java? I havent found much decent information on the web nor by searching this board, yet.
[edit]/me says hello to everyone :)[/edit]