Basic GPU ray tracing
Go to file
2024-12-23 21:06:36 +03:00
src Make spheres a bit fuzzy 2024-12-23 21:06:36 +03:00
.gitignore Tracing works!!! 2024-12-22 02:26:03 +03:00
.kateproject.build Tracing works!!! 2024-12-22 02:26:03 +03:00
Cargo.lock Add animation! 2024-12-22 02:26:20 +03:00
Cargo.toml Add animation! 2024-12-22 02:26:20 +03:00
README.md Add README 2024-12-22 02:26:20 +03:00
rustfmt.toml Tracing works!!! 2024-12-22 02:26:03 +03:00
screenshot.jpg Add README 2024-12-22 02:26:20 +03:00

Ray tracing example

Basic GPU-side ray tracing example. cargo run to see it moving!

Screenshot