https://github.com/gasinfinity/rtiowkd
Learning raytracing by implementing it!
https://github.com/gasinfinity/rtiowkd
Last synced: 11 months ago
JSON representation
Learning raytracing by implementing it!
- Host: GitHub
- URL: https://github.com/gasinfinity/rtiowkd
- Owner: GasInfinity
- License: mit
- Created: 2024-11-20T01:05:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T22:02:48.000Z (over 1 year ago)
- Last Synced: 2025-03-04T12:43:47.561Z (over 1 year ago)
- Language: C++
- Size: 2.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## π‘ rtiowkd (Raytracing in one weekend)
Learning raytracing by implementing the series of books of [Raytracing in one weekend](https://raytracing.github.io/).
π§© Modern C++ is used throughout the repo
πΊοΈ You can see the journey in the `progress` folder
[](https://choosealicense.com/licenses/mit/)
## β¨ Showcase













## π License
[MIT](https://choosealicense.com/licenses/mit/)