Test Main Page: Difference between revisions
Jump to navigation
Jump to search
m Table fix. |
Added a wiki guide page link. |
||
(9 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:17%; font-size:95%;" valign="top" | | |||
* [[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"> | |||
{| style="width: 100%" | {| style="width: 100%" | ||
| style="width: 25%; font-size: 90%; border:1px solid #cef2e0; background:#f5faff; vertical-align: top;" | | | style="width: 25%; font-size: 90%; border:1px solid #cef2e0; background:#f5faff; vertical-align: top;" | | ||
{{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''' | ||
Line 36: | Line 45: | ||
'''[[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: 75%; vertical-align: top; background: #f5fffa; border:1px solid #cef2e0" | | | style="width: 75%; vertical-align: top; background: #f5fffa; border:1px solid #cef2e0" | | ||
{| | {{portal box|header=From the featured article|header-border=#a3bfb1|header-color=#cef2e0| | ||
|- | |||
| | |||
Article contents | Article contents | ||
Line 48: | Line 54: | ||
en more | en more | ||
}} | |||
| | {{portal box|header=Did you know...|header-border=#a3bfb1|header-color=#cef2e0| | ||
Article contents | |||
More | |||
en more | |||
}} | }} | ||
|} | |} | ||
</div> |