Test Main Page: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Adding a box around everything.
Added a wiki guide page link.
 
(8 intermediate revisions by the same user not shown)
Line 14: Line 14:
|
|
<!-- Deliberate space for "portals" -->
<!-- Deliberate space for "portals" -->
| style="width:13%; font-size:95%;" |
| 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">
<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]]'''
* [[Load OpenGL Functions|Loading OpenGL functions]]
* Initializing OpenGL
** [[OpenGL Loading Library|Loading tools]]
** [[Portal:Development_Tools#Window_Creation|Cross-platform Tools]]
* [[Related_toolkits_and_APIs|Development 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" |
{| style="width: 100%;"
{{portal box|header=From the featured article|header-border=#a3bfb1|header-color=#cef2e0|
|-
| style="padding:2px; border: 1px solid #a3bfb1; background: #cef2e0;"|From the featured article
|-
|
Article contents
Article contents


Line 48: Line 54:


en more
en more
|}
}}
|}
{{portal box|header=Did you know...|header-border=#a3bfb1|header-color=#cef2e0|
</div>
Article contents
 
More


{| width="100%"
| valign="top" width="33%" |
{{main page block|[[OpenGL Object]]s|
{{object list|short}} }}
| valign="top" width="30%" |
{{main page block|[[Rendering Pipeline Overview|Rendering pipeline]]|
{{pipeline list|short}} }}
| valign="top" width="37%" |
{{main page block|[[OpenGL Shading Language]]|
{{shader list|short}} }}
|}


{| width="100%"
en more
| valign="top" width="60%" |{{main page block|OpenGL Concepts|
* [[OpenGL Context]]
** [[Core And Compatibility in Contexts|Types of contexts]]
** [[Synchronization]]
** [[Get Context Info]]
* [[OpenGL Specification|The OpenGL Specification]]
** [[OpenGL Architectural Review Board]]
* [[OpenGL Shading Language|The OpenGL Shading Language]]
* [[OpenGL Extension]]
* [[Legacy OpenGL]]
* [[History of OpenGL]]
** [[History of Programmability]]
}}
| valign="top" |{{main page block|Other useful information|
* [[Math and algorithms|Useful 3D algorithms]]
* [[Platform Specific|Platform-specific issues]]
* [[Hardware Specific|Hardware-specific issues]]
* [[Glossary]]
}}
}}
|}
|}
</div>

Latest revision as of 22:34, 30 July 2013

Welcome to the OpenGL Wiki
A free resource for learning about OpenGL
Contributions are welcome!
554 articles

From the featured article

Article contents

More


en more
Did you know...

Article contents

More


en more