Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf3e694 + 92487f0 commit 783e844Copy full SHA for 783e844
1 file changed
en/00_Introduction.md
@@ -41,7 +41,7 @@ does require you to know the basics of 3D computer graphics. It will not explain
41
the math behind perspective projection, for example. See [this online book](https://paroj.github.io/gltut/)
42
for a great introduction of computer graphics concepts. Some other great computer graphics resources are:
43
44
-* [Ray tracing in one weekend](https://github.com/petershirley/raytracinginoneweekend)
+* [Ray tracing in one weekend](https://github.com/RayTracing/raytracing.github.io)
45
* [Physically Based Rendering book](http://www.pbr-book.org/)
46
* 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)
47
0 commit comments