< OpenGL Programming

- DRAFT -

Concept keywords:

  • (Spatial) Anti-aliasing
  • MSAA (MultiSample Anti-Aliasing)
    • Provided by OpenGL
    • According to phoronix.com, MSAA is still in progress in Mesa.
    • Full GLUT example available at OpenGL wiki, using GL_MULTISAMPLE/GLUT_MULTISAMPLE (not producing results with Mesa 8).
  • Supersampling or FSAA (Full-Scene/Full-Screen Anti-Aliasing)

Shader-based (with acronyms feast!):

- Comment on this page

- Recent stats

< OpenGL Programming

Browse & download complete code
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.