A Java 3d library
lwjgl seems like a good way to go for a Java Game Library. Low-level access to the hardware from Java and it doesn't require the JRE to be pre-downloaded.

Comments