Basic GPU ray tracing
Go to file
2024-12-22 02:23:44 +03:00
src That just looks better 2024-12-22 02:05:58 +03:00
.gitignore Tracing works!!! 2024-12-22 00:14:17 +03:00
.kateproject.build Tracing works!!! 2024-12-22 00:14:17 +03:00
Cargo.lock Add animation! 2024-12-22 01:32:57 +03:00
Cargo.toml Add animation! 2024-12-22 01:32:57 +03:00
README.md Add README 2024-12-22 02:23:44 +03:00
rustfmt.toml Tracing works!!! 2024-12-22 00:14:17 +03:00
screenshot.jpg Add README 2024-12-22 02:23:44 +03:00

Ray tracing example

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

Screenshot