Test Main Page: Difference between revisions
Jump to navigation
Jump to search
More colorful OpenGL intro page. |
Added a wiki guide page link. |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
{| id="mp-topbanner" style="width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;" | {| id="mp-topbanner" style="width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd; " | ||
| style="width:350px; color:#000;" | | | style="width:350px; color:#000;" | | ||
<div style="text-align:center; font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Welcome to the [[OpenGL]] Wiki</div> | <div style="text-align:center; font-size:162%; border:none; margin:0; padding:.1em; color:#000;"> | ||
<div style="text-align:center; top:+0.2em; font-size:95%;">A free resource for learning about OpenGL</div> | Welcome to the [[OpenGL]] Wiki</div> | ||
<div style="text-align:center; top:+0.2em; font-size:95%;">Contributions are welcome!</div> | <div style="text-align:center; top:+0.2em; font-size:95%;"> | ||
<div id="articlecount" style="text-align:center; font-size:85%;">[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles</div> | A free resource for learning about OpenGL</div> | ||
<div style="text-align:center; top:+0.2em; font-size:95%;"> | |||
Contributions are welcome!</div> | |||
<div id="articlecount" style="text-align:center; font-size:85%;"> | |||
[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles</div> | |||
| style="width: 135px;" | | | style="width: 135px;" | | ||
[[Image:Opengl Tiny.gif]] | [[Image:Opengl Tiny.gif]] | ||
| | | | ||
<!-- Deliberate space for "portals" --> | <!-- Deliberate space for "portals" --> | ||
| style="width:17%; font-size:95%;" valign="top" | | |||
* [[Portal:OpenGL Concepts|General Concepts]] | |||
* [[Portal:Rendering Pipeline|Rendering]] | |||
* [[Portal:OpenGL Shading Language|Shaders]] | |||
* [[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: | | 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 27: | 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: | }} | ||
{| | | 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 39: | Line 54: | ||
en more | en more | ||
}} | |||
| | {{portal box|header=Did you know...|header-border=#a3bfb1|header-color=#cef2e0| | ||
Article contents | |||
More | |||
en more | |||
}} | }} | ||
|} | |} | ||
</div> |