About This Book


This book, 3D Graphics Programming With QuickDraw 3D, describes QuickDraw3D, a graphics library that you can use to define three-dimensional (3D) models, apply colors and other attributes to parts of the models, and create images of those models. You can use these capabilities to develop a wide range of applications, including interactive three-dimensional modeling, simulation and animation, data visualization, computer-aided drafting and design, games, and many other uses.

QuickDraw3D provides these basic services:

This book describes the application programming interfaces that you can use to develop applications and other software using QuickDraw3D. Although QuickDraw3D provides a large set of basic 3D objects and operations, it is also designed for easy extensibility, so that you can add custom capabilities (for instance, custom attributes) to those provided by QuickDraw3D.

To use this book, you should be generally familiar with computer graphics and with 3D modeling and rendering techniques. This book explains some of the fundamental 3D concepts, but it is not intended to be either an introduction to or a technical reference for 3D graphics in general. Rather, it explains how QuickDraw3D implements the standard techniques for 3D modeling, rendering, and interaction. You can consult the Bibliography near the end of this book for a list of some books that might help you acquire a basic knowledge of those techniques.

The book 3D Computer Graphics, second edition, by Alan Watt is particularly helpful for beginners.<8bat>u

You should also be familiar with the techniques that underlie object-oriented programming. QuickDraw3D is object oriented in the sense that many of its capabilities are accessed by creating and manipulating QuickDraw3D objects. In addition, QuickDraw3D classes (of which QuickDraw3D objects are instances) are arranged in a hierarchy, which provides for method inheritance and method overriding.

Currently, only C language programming interfaces are available.<8bat>u

You should begin this book by reading the chapter "Introduction to QuickDraw 3D"." That chapter describes the basic capabilities provided by QuickDraw3D and the QuickDraw3D application programming interfaces that you use to create and manipulate objects in that hierarchy. It also provides source code samples illustrating how to use QuickDraw3D to define, configure, and render simple 3D models.

If you just want to be able to display an existing 3D model in a window and don't need to use the powerful capabilities of QuickDraw3D, you can use the 3D Viewer supplied with QuickDraw3D. The 3D Viewer allows you to display 3D data with minimal programming effort. It is therefore analogous to the movie controller provided with QuickTime. Read the chapter "3D Viewer" for complete information.

Once you are familiar with the basic uses of QuickDraw3D, you can read the remaining chapters in this book for more information on any particular topic. For example, for complete information on the types of lights provided by QuickDraw3D, see the chapter "Light Objects."

0 - Format of a Typical Chapter
0 - Conventions Used in This Book
0 - Development Environment
0 - For More Information

3D Graphics Programming with QuickDraw 3D - 14 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker