User:Alfonse/test main page: Difference between revisions
Jump to navigation
Jump to search
(Copy from the main namespace page.) |
(Code example links.) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
| | | | ||
<!-- Deliberate space for "portals" --> | <!-- Deliberate space for "portals" --> | ||
| style="width: | | style="width:15%; font-size:95%;" valign="top" | | ||
* [[Portal:OpenGL Concepts|General Concepts]] | * [[Portal:OpenGL Concepts|General Concepts]] | ||
* [[Portal:Rendering Pipeline|Rendering]] | * [[Portal:Rendering Pipeline|Rendering]] | ||
* [[Portal:OpenGL Shading Language|Shaders]] | * [[Portal:OpenGL Shading Language|Shaders]] | ||
* [[Portal:OpenGL Objects|OpenGL Objects]] | * [[Portal:OpenGL Objects|OpenGL Objects]] | ||
| style="width: | | style="width:15%; font-size:95%;" valign="top" | | ||
* [[Portal:Development Tools|Development Tools]] | * [[Portal:Development Tools|Development Tools]] | ||
* [[Debugging Tools]] | |||
* [[Portal:Algorithms|Algorithms]] | * [[Portal:Algorithms|Algorithms]] | ||
* [[OpenGL Reference|Reference]] | * [[OpenGL Reference|Reference]] | ||
| style="width:15%; font-size:95%;" valign="top" | | |||
* [[Guide to the OpenGL Wiki|Wiki Guide]] | * [[Guide to the OpenGL Wiki|Wiki Guide]] | ||
* [[Help:Contents|Wiki Help]] | |||
|} | |} | ||
{| style="width: 100%" | {| style="width: 100%; font-size: 90%;" | ||
| style="width: 25 | | style="width: 25%; border:1px solid #cef2e0; background:#F7FAFF; vertical-align: top;" | | ||
{{portal box| | {{portal box| | ||
'''[[Getting Started]]''' | '''[[Getting Started]]''' | ||
* Initializing OpenGL | * Initializing OpenGL | ||
** [[Portal:Development_Tools#Window_Creation|Cross-platform Tools]] | ** [[Portal:Development_Tools#Window_Creation|Cross-platform Tools]] | ||
** [[Creating an OpenGL Context| | ** [[Creating an OpenGL Context|Manual Creation]] | ||
* Loading OpenGL Functions | * Loading OpenGL Functions | ||
** [[OpenGL Loading Library|Cross-platform Tools]] | ** [[OpenGL Loading Library|Cross-platform Tools]] | ||
** [[Load OpenGL Functions| | ** [[Load OpenGL Functions|Manual Loading]] | ||
<hr> | |||
[[Glossary]] | |||
<hr> | |||
[[Example Code|Code Examples]] | |||
<hr> | <hr> | ||
'''[[FAQ]]s''' | '''[[FAQ]]s''' | ||
Line 45: | Line 52: | ||
'''[[OpenGL Reference|OpenGL {{current version}} function reference]]''' | '''[[OpenGL Reference|OpenGL {{current version}} function reference]]''' | ||
* [http://www.opengl.org/sdk/docs/manglsl/ GLSL {{current version}} function reference]. | * [http://www.opengl.org/sdk/docs/manglsl/ GLSL {{current version}} function reference]. | ||
}} | }} | ||
| style="width: | | style="width: 25%; vertical-align: top; background-color: #E6FFF2; border:1px solid #cef2e0" | | ||
{{portal box | {{portal box| | ||
[[OpenGL Object]]s | |||
{{object list|short}} | |||
}} | |||
| style="width: 25%; vertical-align: top; background-color: #F5FAFF; border:1px solid #cef2e0" | | |||
{{portal box| | |||
[[Rendering Pipeline Overview|Rendering pipeline]] | |||
{{pipeline list}} | |||
}} | |||
| style="width: 25%; vertical-align: top; background-color: #FFE2F1; border:1px solid #cef2e0" | | |||
{{portal box| | |||
[[OpenGL Shading Language]] | |||
{{shader list|short}} | |||
}} | }} | ||
|} | |||
{| style="width: 100%;" | |||
| style="width: 50%; border:1px solid #cef2e0; vertical-align: top;" | | |||
* [[OpenGL Context]] | |||
** [[Core And Compatibility in Contexts|Types of contexts]] | |||
* [[Platform Specific|Platform-specific issues]] | |||
* [[Hardware Specific|Hardware-specific issues]] | |||
| style="width: 50%; border:1px solid #cef2e0; vertical-align: top;" | | |||
* [[OpenGL Specification|The OpenGL Specification]] | |||
** [[OpenGL Architectural Review Board]] | |||
** [[OpenGL Extension]] | |||
* [[History of OpenGL]] | |||
** [[History of Programmability]] | |||
|} | |} | ||
Latest revision as of 19:23, 16 September 2017
Welcome to the OpenGL Wiki
A free resource for learning about OpenGL
Contributions are welcome!
554 articles
|
|
|