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
67
Commits
3
Branches
0
Tags
9.4
MiB
Rust
100%
a7e1f1c134
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Matthew Gordon
a7e1f1c134
Add type alias for the return type of Material::bsdf()
2019-12-07 10:58:04 -05:00
.github
Add test output image to README.md
2019-12-02 21:37:15 -05:00
src
Add type alias for the return type of Material::bsdf()
2019-12-07 10:58:04 -05:00
.gitattributes
Add test output image to README.md
2019-12-02 21:37:15 -05:00
.gitignore
Set up SDL so I can draw the image being rendered in a window
2019-10-21 01:40:58 -04:00
Cargo.toml
Enable optimization in debug builds; it's basically unusable without
2019-11-30 11:29:30 -05:00
LICENSE
Initial commit
2019-10-20 22:34:32 -04:00
README.md
Add test output image to README.md
2019-12-02 21:37:15 -05:00
README.md
vanrijn
Ray tracer