You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,6 +154,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) f
154
154
## Acknowledgments
155
155
156
156
- Peter Shirley for the original "Ray Tracing in One Weekend" book
157
+
- Tanguy Fautré (<em>GPSnoopy</em>) for maintaining [RayTracingInVulkan](https://github.com/GPSnoopy/RayTracingInVulkan) — a major reference and learning resource throughout this project
157
158
- NVIDIA for the CUDA toolkit and excellent profiling tools
158
159
- The graphics programming community for optimization insights
0 commit comments