mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[rs] Merge #772
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user