Skip to content

Commit 23ce9e0

Browse files
authored
Update link reference to available resource
1 parent 9fa68de commit 23ce9e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

00_Introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tutorial:
3838

3939
This tutorial will not assume knowledge of OpenGL or Direct3D concepts, but it
4040
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](http://opengl.datenwolf.net/gltut/html/index.html)
41+
the math behind perspective projection, for example. See [this online book](https://www.docdroid.net/UKocmTz/arcsynthesis.pdf.html)
4242
for a great introduction of computer graphics concepts.
4343

4444
You can use C instead of C++ if you want, but you will have to use a different

0 commit comments

Comments
 (0)