Skip to content

Commit

Permalink
Update webgl_skinning_simple
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 committed Aug 25, 2018
1 parent c33a1f7 commit d459b9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/webgl_skinning_simple.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
<body>

<div id="info">
<a href="http://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - simple skinning
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - simple skinning -
<a href="https://github.com/mrdoob/three.js/blob/master/examples/models/skinned/simple/simple.blend" target="_blank" rel="noopener">Blender File</a>
</div>

<script src="../build/three.js"></script>
Expand Down

0 comments on commit d459b9f

Please sign in to comment.