Introduction - If you have any usage issues, please Google them yourself
Java 3D is a three-dimensional graphics in Java language to expand the field, is a set of application programming interface (API). The use of Java 3D provides the API, can produce web-based three-dimensional animation, a variety of three-dimensional computer-aided teaching software and games and so on. The use of Java 3D programs that programmers only need to call these API programming, and the client only need to use the standard Java virtual machine will be able to browse, and therefore do not need to install the advantages of plug-ins.
JAVA 3D from the high-level to provide for the development of three-dimensional entities of the creation, manipulation and rendering, so that development work has become extremely simple. At the same time, JAVA 3D s low-level API is dependent on the existing three-dimensional graphics system, such as Direct 3D, OpenGL, QuickDraw 3D and XGL, etc.