User:Alfonse/test main page: Difference between revisions
Jump to navigation
Jump to search
Added the lists. |
Code example links. |
||
(2 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%; font-size: 90%;" | {| style="width: 100%; font-size: 90%;" | ||
| style="width: 25%; border:1px solid #cef2e0; background:# | | style="width: 25%; border:1px solid #cef2e0; background:#F7FAFF; vertical-align: top;" | | ||
{{portal box| | {{portal box| | ||
'''[[Getting Started]]''' | '''[[Getting Started]]''' | ||
Line 36: | Line 39: | ||
** [[OpenGL Loading Library|Cross-platform Tools]] | ** [[OpenGL Loading Library|Cross-platform Tools]] | ||
** [[Load OpenGL Functions|Manual Loading]] | ** [[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: 25%; vertical-align: top; background-color: # | | style="width: 25%; vertical-align: top; background-color: #E6FFF2; border:1px solid #cef2e0" | | ||
{{portal box| | {{portal box| | ||
[[OpenGL Object]]s | [[OpenGL Object]]s | ||
Line 54: | Line 60: | ||
{{object list|short}} | {{object list|short}} | ||
}} | }} | ||
| style="width: 25%; vertical-align: top; background-color: # | | style="width: 25%; vertical-align: top; background-color: #F5FAFF; border:1px solid #cef2e0" | | ||
{{portal box| | {{portal box| | ||
[[Rendering Pipeline Overview|Rendering pipeline]] | [[Rendering Pipeline Overview|Rendering pipeline]] | ||
Line 60: | Line 66: | ||
{{pipeline list}} | {{pipeline list}} | ||
}} | }} | ||
| style="width: 25%; vertical-align: top; background-color: # | | style="width: 25%; vertical-align: top; background-color: #FFE2F1; border:1px solid #cef2e0" | | ||
{{portal box| | {{portal box| | ||
[[OpenGL Shading Language]] | [[OpenGL Shading Language]] | ||
{{shader list|short}} | {{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
|
|
|