Skip to content

Commit

Permalink
Added cloth example to showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
soulwire committed Mar 6, 2013
1 parent c9f1b86 commit f8faccd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added examples/img/cloth.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,15 @@ <h3>Examples</h3>
<p><a href="http://jackrugile.com/" target="_blank">Jack Rugile</a> creates wonderful hungry creatures that search for food</p>
</figcaption>
</figure>
<figure>
<a href="http://refactored.fr/physics/sketch/" target="_blank">
<img src="examples/img/cloth.jpg">
</a>
<figcaption>
<strong>Cloth</strong>
<p>An experiment simulating cloth by <a href="http://refactored.fr/" target="_blank">Tony Broyez</a></p>
</figcaption>
</figure>
</section>
<footer class="footer">
<p>Using sketch.js? Let me know: justin [at] soulwire.co.uk</p>
Expand Down

0 comments on commit f8faccd

Please sign in to comment.