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.
1 parent cf3e694 commit 92487f0Copy full SHA for 92487f0
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