772: spelling error in skybox r=kvark a=Pat-Lafon



Co-authored-by: Patrick LaFontaine <32135464+Pat-Lafon@users.noreply.github.com>
This commit is contained in:
bors[bot]
2021-02-25 02:30:55 +00:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# skybox
This animated example demonstrates oading a Wavefront OBJ model, and rendering it with skybox and simple reflections.
This animated example demonstrates loading a Wavefront OBJ model, and rendering it with skybox and simple reflections.
It hooks up `winit` mouse controls for camera rotation around the model at the center.
## To Run