Files
wgpu/examples/skybox/README.md
2023-06-15 20:05:26 +00:00

304 B

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