Skip to content

Commit

Permalink
Added 1 Million particles example
Browse files Browse the repository at this point in the history
  • Loading branch information
soulwire committed Jul 2, 2013
1 parent 07834e1 commit bf5bf7f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added examples/img/webgl-particles.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 @@ -72,6 +72,15 @@ <h3>Examples</h3>
<p>An experiment which uses sketch.js with CoffeeScript</p>
</figcaption>
</figure>
<figure>
<a href="http://soulwire.github.io/WebGL-GPU-Particles/" target="_blank">
<img src="examples/img/webgl-particles.jpg">
</a>
<figcaption>
<strong>1 Million Particles</strong>
<p>Moving lots of particles around on the GPU</p>
</figcaption>
</figure>
<figure>
<a href="http://lab.hakim.se/linjer/" target="_blank">
<img src="examples/img/linjer.jpg">
Expand Down

0 comments on commit bf5bf7f

Please sign in to comment.