You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/webgpu_lights_pointlights.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<divid="info">
12
12
<ahref="https://threejs.org" target="_blank" rel="noopener">three.js</a> - point lights<br/>
13
13
Walt Disney head by <ahref="http://web.archive.org/web/20120903131400/http://davidoreilly.com/post/18087489343/disneyhead" target="_blank" rel="noopener">David OReilly</a><br/>
14
-
Displacement effect by <ahref="https://web.archive.org/web/20210101053445/http://oos.moxiecode.com/js_webgl/stanford_bunny/" target="_blank" rel="noopener">oosmoxiecode</a>
14
+
Displacement effect by <ahref="https://oosmoxiecode.com/archive/js_webgl/stanford_bunny/" target="_blank" rel="noopener">oosmoxiecode</a>
Copy file name to clipboardExpand all lines: examples/webgpu_postprocessing_afterimage.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
<body>
10
10
<divid="info">
11
11
<ahref="https://threejs.org" target="_blank" rel="noopener">three.js</a> - postprocessing - after image<br/>
12
-
Based on <ahref="https://web.archive.org/web/20220629101314/http://oos.moxiecode.com/js_webgl/spiral/" target="_blank" rel="noopener">Particle Spiral</a>
12
+
Based on <ahref="https://oosmoxiecode.com/archive/js_webgl/spiral/" target="_blank" rel="noopener">Particle Spiral</a>
13
13
by <ahref="https://github.com/oosmoxiecode" target="_blank" rel="noopener">oosmoxiecode</a>
0 commit comments