You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/13_custom_scene_viewer.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ When the application starts you will see a blank window.
6
6
When you click the `+` or `-` keys you can change the scene.
7
7
By pressing the `Tab` button you will advance to the next render engine.
8
8
9
-
The following scenes have more primitive objects such as cones or cilinders. Again, you can see the scene with different render engines pressing `Tab`.
9
+
The following scenes have more primitive objects such as cones or cylinders. Again, you can see the scene with different render engines pressing `Tab`.
10
10
Some of the scenes available include:
11
11
12
12
- Shapes
@@ -15,7 +15,7 @@ Some of the scenes available include:
15
15
- Reflective property
16
16
- Soft shadows
17
17
18
-
There are some scenes demonstrating reflective materials and mutiple point light shadows but they appear the same in ogre because they are not supported.
18
+
There are some scenes demonstrating reflective materials and multiple point light shadows but they appear the same in ogre because they are not supported.
0 commit comments