This website requires JavaScript.
Explore
Help
Sign In
matthew
/
vanrijn
Watch
1
Star
0
Fork
You've already forked vanrijn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Ray tracer
133
Commits
3
Branches
0
Tags
9.4
MiB
Rust
100%
a856fcbc21
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Matthew Gordon
a856fcbc21
Make Transform triat use Affine3 instead of the more general Tramsform3
2020-04-03 22:56:28 -04:00
.github
Add another image to README.md
2020-02-22 19:51:00 -05:00
benches
Fix test model path in benchmark
2020-04-03 21:23:38 -04:00
src
Make Transform triat use Affine3 instead of the more general Tramsform3
2020-04-03 22:56:28 -04:00
test_data
Add "stanford bunny" model to repository (for testing)
2020-04-03 21:18:16 -04:00
.gitattributes
Add "stanford bunny" model to repository (for testing)
2020-04-03 21:18:16 -04:00
.gitignore
Add Linux perf output to .gitignore
2019-12-21 10:45:48 -05:00
Cargo.toml
Enable debug symbols in benchmarks
2020-03-19 22:40:17 -04:00
LICENSE
Initial commit
2019-10-20 22:34:32 -04:00
README.md
Add another image to README.md
2020-02-22 19:51:00 -05:00
README.md
vanrijn
Ray tracer