Wiki page rendering_cube changed with summary [fix output] by Vincent Torri

This commit is contained in:
Vincent Torri 2023-07-27 05:08:13 -07:00 committed by www-data
parent 2a5378c156
commit e3904068ec
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,7 @@
~~Title: Rendering the Cube - GL 2D Tutorial~~
//**__previous page__: **//[[/develop/legacy/tutorial/gl2d/drawing_cube|Drawing the Cube with GLView]]
//**previous page:**// [[/develop/legacy/tutorial/gl2d/drawing_cube|Drawing the Cube with GLView]]
==== Rendering the Cube ====
The viewport is set at 0,0 corresponding to the bottom left edge of the
@ -52,4 +54,5 @@ You now are the proud owner of a nice cube!
{{ :gl_cube.png?500 }}
\\
//**__next page__: **//[[/develop/legacy/tutorial/gl2d/animating_cube|Animating the Cube]]
//**next page:**// [[/develop/legacy/tutorial/gl2d/animating_cube|Animating the Cube]]