An open API service indexing awesome lists of open source software.

https://github.com/appleboiy/raytracing

Ray Tracing: The Rest of 'my' Life
https://github.com/appleboiy/raytracing

Last synced: 2 months ago
JSON representation

Ray Tracing: The Rest of 'my' Life

Awesome Lists containing this project

README

        

# RayTracing - The Rest of `My` Life

THIS REPOSITORY IS MY PERSONAL STUDY OF RAY TRACING. I'M USING THE BOOK "Ray Tracing: The Rest of Your Life" BY Peter Shirley AS A GUIDE.
I AM NOT THE OWNER OF CODES IN THIS REPOSITORY. I'M JUST STUDYING AND PRACTICING THE THEORY OF RAY TRACING.
PLEASE REFERS THE GIVEN LINKS TO GET THE ORIGINAL TUTORIALS AND CODES.

## My Progress
- [x] [_Ray Tracing in One Weekend_](https://raytracing.github.io/books/RayTracingInOneWeekend.html)
- [ ] [_Ray Tracing: The Next Week_](https://raytracing.github.io/books/RayTracingTheNextWeek.html)
- [ ] [_Ray Tracing: The Rest of Your Life_](https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html)

## `Ray Tracing`'s the license

### Ray Tracing in One Weekend
```text
Ray Tracing in One Weekend
Peter Shirley, Trevor David Black, Steve Hollasch

Version 4.0.0-alpha.2, 2024-04-07

Copyright 2018-2024 Peter Shirley. All rights reserved.
```