Content deleted Content added
Hervegirod (talk | contribs) |
Hervegirod (talk | contribs) m →Example |
||
Line 7:
==Example==
This examples shows how to draw a Polygon (without initialization or repaint code) <ref>Borrowed from [http://nehe.gamedev.net/lesson.asp?index=01 Nehe tutorial], which code are free to use elsewhere</ref>
<pre>
int DrawGLScene(GLvoid) {
|