https://github.com/dwayne/rt1w
Ray Tracing in One Weekend
https://github.com/dwayne/rt1w
python raytracer
Last synced: 11 months ago
JSON representation
Ray Tracing in One Weekend
- Host: GitHub
- URL: https://github.com/dwayne/rt1w
- Owner: dwayne
- Created: 2018-09-05T22:32:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T22:33:45.000Z (almost 8 years ago)
- Last Synced: 2025-04-13T19:50:20.036Z (about 1 year ago)
- Topics: python, raytracer
- Language: Python
- Size: 365 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ray Tracing in One Weekend
Python source code I wrote while following along with the book, [Ray Tracing in One Weekend](https://www.amazon.com/gp/product/B01B5AODD8).