https://github.com/myuon/rupt
Path Tracer in Rust
https://github.com/myuon/rupt
Last synced: 3 months ago
JSON representation
Path Tracer in Rust
- Host: GitHub
- URL: https://github.com/myuon/rupt
- Owner: myuon
- License: mit
- Created: 2020-02-04T16:46:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-25T14:17:35.000Z (over 4 years ago)
- Last Synced: 2025-02-21T12:03:03.720Z (4 months ago)
- Language: Rust
- Homepage:
- Size: 1.26 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rupt
## 参考
- https://rayspace.xyz/CG/contents/path_tracing/
- http://kagamin.net/hole/edupt/
- http://www.cim.mcgill.ca/~derek/ecse689.html
- http://www.cs.uu.nl/docs/vakken/magr/2016-2017/slides/lecture%2013%20-%20BRDFs.pdf
- https://www.cs.princeton.edu/courses/archive/fall16/cos526/papers/importance.pdf