minitracing/README.md
2024-12-29 22:31:12 +03:00

7 lines
201 B
Markdown

# Ray tracing example
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)