Logo

Getting Started with the Java 3D API

Small book cover: Getting Started with the Java 3D API

Getting Started with the Java 3D API
by

Publisher: Sun Microsystems, Inc.
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

Book cover: Java Speech API Programmer's GuideJava Speech API Programmer's Guide
- Sun Microsystems, Inc.
Java Speech API Programmer's Guide is an introduction to speech technology and to the development of effective speech applications using the Java Speech API. An understanding of the Java programming language and the core Java APIs is assumed.
(18666 views)
Book cover: The Java Game Programming TutorialThe Java Game Programming Tutorial
by
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.
(22576 views)
Book cover: Killer Game Programming in JavaKiller Game Programming in Java
by - O'Reilly Media
This book is for people who already know the basics of Java. It teaches reusable techniques which can be pieced together to make lots of games. For example, how to make a particle system, first-person keyboard controls, a terrain follower, etc.
(23875 views)
Book cover: The Java Game Development TutorialThe Java Game Development Tutorial
by - Java Cooperation
A very detailed introduction into the development of online games using Java. The text will lead you from the basic structure of an applet to the development of a whole game. Topics covered: AI, level editors, random generation of landscapes, etc.
(27850 views)