Test Main Page: Difference between revisions
Jump to navigation
Jump to search
A complete copy of the main page, for layout testing and so forth. You know, without *breaking* the main page ;) |
Added a wiki guide page link. |
||
(12 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; " | ||
| 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; top:+0.2em; font-size:95%;"> | |||
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;" | | |||
[[Image:Opengl Tiny.gif]] | |||
| | |||
<!-- 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: 25%; font-size: 90%; border:1px solid #cef2e0; background:#f5faff; vertical-align: top;" | | |||
{{portal box| | |||
'''[[Getting Started]]''' | |||
* Initializing OpenGL | |||
** [[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> | |||
'''[[FAQ]]s''' | |||
'''[[Common Mistakes|Common mistakes]]''' | |||
* [[Common Mistakes: Deprecated|Common legacy mistakes]] | |||
* [[GLSL : common mistakes|Common GLSL mistakes]] | |||
<hr> | |||
'''[[OpenGL Reference|OpenGL {{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" | | |||
{{portal box|header=From the featured article|header-border=#a3bfb1|header-color=#cef2e0| | |||
Article contents | |||
More | |||
en more | |||
}} | }} | ||
{{portal box|header=Did you know...|header-border=#a3bfb1|header-color=#cef2e0| | |||
{{ | Article contents | ||
More | |||
en more | |||
}} | }} | ||
|} | |} | ||
</div> |