Skip to content

Commit 109d5d9

Browse files
authored
Merge pull request #253 from catleeball/patch-1
Update link to Ray Tracing book
2 parents 5f0a745 + ebeac99 commit 109d5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/00_Introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ does require you to know the basics of 3D computer graphics. It will not explain
4141
the math behind perspective projection, for example. See [this online book](https://paroj.github.io/gltut/)
4242
for a great introduction of computer graphics concepts. Some other great computer graphics resources are:
4343

44-
* [Ray tracing in one weekend](https://github.com/petershirley/raytracinginoneweekend)
44+
* [Ray tracing in one weekend](https://github.com/RayTracing/raytracing.github.io)
4545
* [Physically Based Rendering book](http://www.pbr-book.org/)
4646
* Vulkan being used in a real engine in the open-source [Quake](https://github.com/Novum/vkQuake) and [DOOM 3](https://github.com/DustinHLand/vkDOOM3)
4747

0 commit comments

Comments
 (0)