File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,12 @@ Alternatively, you can download the samples separately from the download page.
3232* Difficulty: Intermediate
3333* Loading animated actors and playing animations
3434
35+ .. rubric :: :ref:`bump-mapping`
36+
37+ * Difficulty: Intermediate (or Advanced)
38+ * Enables per-pixel lighting
39+ * Explicit Shaders
40+
3541.. rubric :: :ref:`carousel`
3642
3743* Difficulty: Beginner
@@ -110,12 +116,6 @@ Alternatively, you can download the samples separately from the download page.
110116* Playing sounds
111117* GUI buttons and sliders
112118
113- .. rubric :: :ref:`bump-mapping`
114-
115- * Difficulty: Intermediate (or Advanced)
116- * Enables per-pixel lighting
117- * Explicit Shaders
118-
119119.. rubric :: :ref:`particles`
120120
121121* Difficulty: Advanced
@@ -157,6 +157,7 @@ Alternatively, you can download the samples separately from the download page.
157157 asteroids
158158 ball-in-maze
159159 boxing-robots
160+ bump-mapping
160161 carousel
161162 cartoon-shader
162163 chessboard
@@ -172,7 +173,6 @@ Alternatively, you can download the samples separately from the download page.
172173 motion-trails
173174 mouse-modes
174175 music-box
175- bump-mapping
176176 particles
177177 procedural-cube
178178 render-to-texture
You can’t perform that action at this time.
0 commit comments