9 comments

[ 3.3 ms ] story [ 33.9 ms ] thread
Looks very nice, good job. What about browser compatibility?
Neat. Thinking of using in our visualization app. Can we add text to nodes and edges. docs?
The demo is insanely cool but I don't really understand what it's supposed to be. Is this just a cool visualization library or can this actually model real world particles? Not trying to be a jerk I really have no idea what I'm looking at.
I'm really sorry about the naive question I'm about to make, but what a regular web developer (business apps) can do with it?
I couldn't get the demo to work, probably because particles.js is being hosted on the dev's personal site which is getting hammered by HN... I've forked the demo and updated it to use rawgit's cdn -- http://codepen.io/brbcoding/pen/OPJVMp
For all those wondering this is not a library (yet), it's a simple single mode demo with a few params. All the code is here https://github.com/VincentGarreau/particles.js/blob/master/p... and you can get a good feel for it by just reading the method names. A lightweight JavaScript library for creating particles seems more of a goal than a description.

Looks like it got submitted here before it was done and is going to take coding effort on your part if you want it to do something different. Fork away and help.