Next | Prev | Up | Top | Contents | Index

The Multisample Extension

The multisample extension, SGIS_multisample, provides a mechanism to antialias all OpenGL primitives: points, lines, polygons, bitmaps, and images.

This section explains how to use multisampling and also discusses what happens when you use it, discussing the following topics:


Introduction to Multisampling
Using the Multisample Extension
Using Advanced Multisampling Options
How Multisampling Affects Different Primitives
New Functions

Next | Prev | Up | Top | Contents | Index