Getting Started with the Java 3D API
by Dennis J. Bouvier
Publisher: Sun Microsystems, Inc. 1999
Number of pages: 273
Description:
The Java 3D API is a hierarchy of Java classes which serve as the interface to a sophisticated three-dimensional graphics and sound rendering system. Despite all of this functionality, the API is straightforward to use. This tutorial introduces the main concepts of the Java 3D API, including many code samples, examples, and diagrams.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books

by Garry Morse
This tutorial starts with basic issues in the Java language with regard to applets, particularly for beginners or knowledgeable programmers who wish to make online Java presentations or games. The tutorial applets are available for downloading.
(21011 views)

by Jan Bodnar - ZetCode
Swing library is an official Java GUI toolkit released by Sun Microsystems. It is used to create Graphical user interfaces with Java. This is a Java Swing tutorial. The Java Swing tutorial is suited for beginners and intermediate Swing developers.
(18021 views)

by Jacob Marner
The purpose of this text is to examine if the use of Java for games is advantageous to C and C++. The target group of the text is professional game programmers with little or no knowledge of Java. The focus is on games intended for retail.
(18426 views)

by Andrew Davison - Apress
Pro Java 6 3D Game Development explains how to program 3D games in Java on a PC, with an emphasis on the construction of 3D landscapes. The author assumes you have a reasonable knowledge of Java, the sort of thing picked up in a first Java course.
(20201 views)