Platform SDK: DirectX

Depth Buffers

This section presents information on using depth buffers for hidden line and hidden surface removal. It is organized into the following topics.

[C++]

The Direct3D Immediate Mode C++ tutorials provide additional information about using depth buffers. See Tutorial 2: Adding a Depth Buffer (C++) for details.

[Visual Basic]

The Direct3D Immediate Mode Visual Basic tutorials provide additional information about using depth buffers. See Tutorial 2: Adding a Depth Buffer (Visual Basic) for details.