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
16
Commits
5
Branches
0
Tags
889
KiB
Rust
81.8%
WGSL
18.2%
5e97ff8eca
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
5e97ff8eca
A nice texture
2024-12-24 02:07:51 +03:00
src
A nice texture
2024-12-24 02:07:51 +03:00
.gitignore
Tracing works!!!
2024-12-22 02:26:03 +03:00
.kateproject.build
Basic noise generator
2024-12-23 22:35:31 +03:00
Cargo.lock
Add animation!
2024-12-22 02:26:20 +03:00
Cargo.toml
Basic noise generator
2024-12-23 22:35:31 +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!