minitracing/README.md
2024-12-29 18:27:30 +03:00

6 lines
170 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)