Category:General OpenGL: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Marco (talk | contribs)
No edit summary
Adding some direct links to the upper part of the category.
Line 1: Line 1:
[[General OpenGL]]
These are important articles with general information on OpenGL:
* [[FAQ]]: frequently asked questions.
* [[Common Mistakes]]: A list of common errors made when using OpenGL.
* [[Creating an OpenGL Context]]: How to build an OpenGL context.
* [[OpenGL and multithreading]]: How OpenGL handles multithreading.
* [[Debugging Tools]]
* [[OpenGL Objects]]: The standard OpenGL object model.
* [[Rendering Pipeline Overview]]

Revision as of 23:40, 16 June 2011

These are important articles with general information on OpenGL: