Next | Prev | Up | Top | Contents | Index

Specific Problems and Troubleshooting

This section looks at some specific problems frequently encountered by OpenGL users. Note that one generally useful approach is to experiment with an ogldebug trace of the first few frames. See "Creating a Trace File to Discover OpenGL Problems" .


Blank Window

A common problem encountered in graphics programming is a blank window. If you find your display doesn't show what you expected, do the following:


Rotation and Translation Problems


Depth Buffering Problems

When your program uses depth testing, be sure to:


Animation Problems


Lighting Problems


X Window System Problems


Pixel and Texture Write Problems


System-Specific Problems


Next | Prev | Up | Top | Contents | Index