Test Main Page: Difference between revisions
Jump to navigation
Jump to search
Removing old stuff. |
Added a wiki guide page link. |
||
(5 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
| | | | ||
<!-- Deliberate space for "portals" --> | <!-- Deliberate space for "portals" --> | ||
| style="width: | | style="width:17%; font-size:95%;" valign="top" | | ||
* [[Portal:OpenGL Concepts|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|Objects]] | * [[Portal:OpenGL Objects|OpenGL Objects]] | ||
| style="width: | | style="width:17%; font-size:95%;" valign="top" | | ||
* [[Portal:Development Tools| | * [[Portal:Development Tools|Development Tools]] | ||
* [[Portal:Algorithms|Algorithms]] | |||
* [[OpenGL Reference|Reference]] | |||
* [[Guide to the OpenGL Wiki|Wiki Guide]] | |||
|} | |} | ||
<div class="portal-panel" style="background-color: #FBFDFF; border-color=#000"> | <div class="portal-panel" style="background-color: #FBFDFF; border-color=#000"> | ||
Line 27: | Line 30: | ||
{{portal box| | {{portal box| | ||
'''[[Getting Started]]''' | '''[[Getting Started]]''' | ||
* [[ | * Initializing OpenGL | ||
** [[OpenGL Loading Library| | ** [[Portal:Development_Tools#Window_Creation|Cross-platform Tools]] | ||
* [[ | ** [[Creating an OpenGL Context|Manually]] | ||
* Loading OpenGL Functions | |||
** [[OpenGL Loading Library|Cross-platform Tools]] | |||
** [[Load OpenGL Functions|Manually]] | |||
<hr> | <hr> | ||
'''[[FAQ]]s''' | '''[[FAQ]]s''' |