Skip to content

Commit

Permalink
Updated all the links to the Wald Disney head.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Feb 23, 2012
1 parent 2c60d40 commit 7eab901
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/canvas_lights_pointlights.html
Expand Up @@ -36,7 +36,7 @@
<div id="container"></div>
<div id="info">
<a href="http://github.com/mrdoob/three.js" target="_blank">three.js</a> - point lights demo.<br />
Walt Disney head by <a href="http://www.davidoreilly.com/2009/01/walt-disneys-head-on-a-plate" target="_blank">David OReilly</a>
Walt Disney head by <a href="http://davidoreilly.com/post/18087489343/disneyhead" target="_blank">David OReilly</a>
</div>

<script src="../build/Three.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion examples/canvas_lights_pointlights_smooth.html
Expand Up @@ -36,7 +36,7 @@
<div id="container"></div>
<div id="info">
<a href="http://github.com/mrdoob/three.js" target="_blank">three.js</a> - point lights demo.<br />
Walt Disney head by <a href="http://www.davidoreilly.com/2009/01/walt-disneys-head-on-a-plate" target="_blank">David OReilly</a>
Walt Disney head by <a href="http://davidoreilly.com/post/18087489343/disneyhead" target="_blank">David OReilly</a>
</div>

<script src="../build/Three.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion examples/canvas_materials_normal.html
Expand Up @@ -36,7 +36,7 @@
<div id="container"></div>
<div id="info">
<a href="http://github.com/mrdoob/three.js" target="_blank">three.js</a> - normal material.<br />
Walt Disney head by <a href="http://www.davidoreilly.com/2009/01/walt-disneys-head-on-a-plate" target="_blank">David OReilly</a>
Walt Disney head by <a href="http://davidoreilly.com/post/18087489343/disneyhead" target="_blank">David OReilly</a>
</div>

<script src="../build/Three.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion examples/canvas_materials_reflection.html
Expand Up @@ -35,7 +35,7 @@
<div id="container"></div>
<div id="info">
<a href="http://github.com/mrdoob/three.js" target="_blank">three.js</a> - spherical reflection demo.<br />
Walt Disney head by <a href="http://www.davidoreilly.com/2009/01/walt-disneys-head-on-a-plate" target="_blank">David OReilly</a>. Reflection texture by <a href="http://kewlers.scene.org/" target="_blank">Kewlers</a>.
Walt Disney head by <a href="http://davidoreilly.com/post/18087489343/disneyhead" target="_blank">David OReilly</a>. Reflection texture by <a href="http://kewlers.scene.org/" target="_blank">Kewlers</a>.
</div>

<script src="../build/Three.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion examples/webgl_lights_pointlights.html
Expand Up @@ -36,7 +36,7 @@
<div id="container"></div>
<div id="info">
<a href="http://github.com/mrdoob/three.js" target="_blank">three.js</a> - point lights WebGL demo.<br />
Walt Disney head by <a href="http://www.davidoreilly.com/2009/01/walt-disneys-head-on-a-plate" target="_blank">David OReilly</a>
Walt Disney head by <a href="http://davidoreilly.com/post/18087489343/disneyhead" target="_blank">David OReilly</a>
</div>

<script src="../build/Three.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion examples/webgl_loader_ctm.html
Expand Up @@ -32,7 +32,7 @@
using <a href="http://code.google.com/p/js-openctm/">js-openctm</a> -
models from <a href="http://www.sci.utah.edu/~wald/animrep/" target="_blank">The Utah 3D Animation Repository</a>,
<a href="http://www.ir-ltd.net/infinite-3d-head-scan-released/" target="_blank">Lee Perry-Smith</a>,
<a href="http://www.davidoreilly.com/2009/01/walt-disneys-head-on-a-plate" target="_blank">David OReilly</a>
<a href="http://davidoreilly.com/post/18087489343/disneyhead" target="_blank">David OReilly</a>
</div>

<script src="../build/Three.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion examples/webgl_materials_cubemap.html
Expand Up @@ -31,7 +31,7 @@
<div id="d">
<p><a href="http://github.com/mrdoob/three.js">Three.js</a> cube mapping demo

<p>Walt Disney head by <a href="http://www.davidoreilly.com/2009/01/walt-disneys-head-on-a-plate" target="_blank">David OReilly</a>
<p>Walt Disney head by <a href="http://davidoreilly.com/post/18087489343/disneyhead" target="_blank">David OReilly</a>
<p>Texture by <a href="http://www.humus.name/index.php?page=Textures" target="_blank">Humus</a>
</div>

Expand Down

0 comments on commit 7eab901

Please sign in to comment.