wgpu/examples/skybox
Valaphee The Meerkat 494ae1a815
Add support for occlusion queries (#3402)
Co-authored-by: Leo Kettmeir <crowlkats@toaxl.com>
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
2023-08-02 19:05:59 +00:00
..
images Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00
models Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00
src Add support for occlusion queries (#3402) 2023-08-02 19:05:59 +00:00
Cargo.toml Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00
README.md Formatting and example command fixes (#3872) 2023-06-15 20:05:26 +00:00
screenshot-astc.png Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00
screenshot-bc1.png Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00
screenshot-etc2.png Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00
screenshot.png Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00

skybox

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

cargo run --bin skybox

Screenshots

Skybox