diff --git a/README.md b/README.md index 9563742..00c1b8b 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ Basic GPU-side ray tracing example. `cargo run --bin envmap` to prepare the sky, then `cargo run` to see it moving! ![Screenshot](screenshot.jpg) +![Screenshot](screenshot2.jpg) diff --git a/screenshot2.jpg b/screenshot2.jpg new file mode 100644 index 0000000..06af3c3 Binary files /dev/null and b/screenshot2.jpg differ