This website requires JavaScript.
Explore
Help
Sign In
noteuclid
/
minitracing
Watch
1
Star
0
Fork
0
You've already forked minitracing
Code
Issues
5
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Basic GPU ray tracing
8
Commits
5
Branches
0
Tags
889
KiB
Rust
81.8%
WGSL
18.2%
d390df6564
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
numzero
d390df6564
Make spheres a bit fuzzy
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
README.md
Ray tracing example
Basic GPU-side ray tracing example.
cargo run
to see it moving!