Skip to content

Commit

Permalink
properly added the citations
Browse files Browse the repository at this point in the history
  • Loading branch information
waridh committed Sep 8, 2024
1 parent 8ac16be commit 5ada05c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,9 @@ cargo run > image.ppm
- [x] Add a defocused effect
- [x] Make a threaded computation mode
- [ ] Make a wgpu mode

## Resources

- [_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)

0 comments on commit 5ada05c

Please sign in to comment.