Skip to content

Commit fd4401e

Browse files
MarkusBillharzgreggman
authored andcommitted
replace broken shader url
1 parent be83543 commit fd4401e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: webgl/lessons/webgl-qna-can-anyone-explain-what-this-glsl-fragment-shader-is-doing-.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TOC: Can anyone explain what this GLSL fragment shader is doing?
44

55
## Question:
66

7-
I realise this is a math-centric question but... if you look at this webpage (and have a good graphics card) http://mrdoob.github.com/three.js/examples/webgl_shader.html
7+
I realise this is a math-centric question but... if you look at [this webpage](https://threejs.org/examples/?q=shader#webgl_shader). (and have a good graphics card)
88

99
If you look at the source, you'll notice a scary looking fragment shader.
1010

0 commit comments

Comments
 (0)