Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 783e844

Browse files
authored
Merge pull request #253 from catleeball/patch-1
Update link to Ray Tracing book
2 parents cf3e694 + 92487f0 commit 783e844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/00_Introduction.md

Lines changed: 1 addition & 1 deletion
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)