https://github.com/jimmysoda/trayzy
Raytracing for mere mortals! Ray tracing in a weekend (or a week, or a lifetime) - https://github.com/petershirley
https://github.com/jimmysoda/trayzy
Last synced: 3 months ago
JSON representation
Raytracing for mere mortals! Ray tracing in a weekend (or a week, or a lifetime) - https://github.com/petershirley
- Host: GitHub
- URL: https://github.com/jimmysoda/trayzy
- Owner: jimmysoda
- License: mit
- Created: 2019-02-20T14:13:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T00:17:07.000Z (over 6 years ago)
- Last Synced: 2025-01-11T03:57:23.401Z (5 months ago)
- Language: C++
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trayzy
Ray tracing for mere mortals! Ray tracing in a weekend (or a week, or a lifetime)This repository is an interpretation and implementation of [Peter Shiley](https://github.com/petershirley)'s ray tracing books:
- _Ray Tracing in One Weekend_
- _Ray Tracing: The Next Week_
- _Ray Tracing: The Rest of Your Life_