Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoverson committed Jun 27, 2013
1 parent 766f6eb commit 4768bff
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.markdown
Expand Up @@ -4,9 +4,13 @@ JavaScript Particle System
HTML5 Canvas Particle System with gravity fields
---------------------

Online demo : [http://jsoverson.github.com/JavaScript-Particle-System/](http://jsoverson.github.com/JavaScript-Particle-System/) ([Old demo](http://jarrodoverson.com/static/demos/particleSystem/))
*Current state of code performs poorly in Chrome!*

Libraries and interactive sandbox html page.
The old demo still runs fine. Some recent change in chrome has caused performance to plummet (though still works fine in Firefox and Safari)

[Old demo](http://jarrodoverson.com/static/demos/particleSystem/) - runs well everywhere

[Current demo](http://jsoverson.github.com/JavaScript-Particle-System/) - current chrome chokes [#1](https://github.com/jsoverson/JavaScript-Particle-System/issues/1)

Featured in [disasteroids](http://somethingcoded.nko3.jitsu.com/)

Expand Down

0 comments on commit 4768bff

Please sign in to comment.