Skip to content

Commit

Permalink
front page icons fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
schteppe committed Sep 21, 2014
1 parent ddcb948 commit 4d6eec1
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 0 deletions.
Binary file added images/threejs.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/threejs_cloth.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/threejs_mousepick.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/threejs_voxel_fps.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/worker.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,11 @@ <h2>Examples</h2>
Click on an image to show the corresponding example.
</p>
<div id="examples">
<a href="examples/threejs_cloth.html"><img src="images/threejs_cloth.png" alt="Cloth"></a>
<a href="examples/threejs_fps.html"><img src="images/fps.png" alt="Shooter"></a>
<a href="examples/threejs_mousepick.html"><img src="images/threejs_mousepick.png" alt="Mousepick"></a>
<a href="examples/threejs_voxel_fps.html"><img src="images/threejs_voxel_fps.png" alt="Voxel landscape"></a>
<a href="examples/worker.html"><img src="images/worker.png" alt="Worker"></a>

<a href="demos/bodyTypes.html"><img src="images/motionstates.png" alt="Body types"></a>
<a href="demos/bounce.html"><img src="images/bounce.png" alt="Bounce"></a>
Expand Down

0 comments on commit 4d6eec1

Please sign in to comment.