Flint Particle System Forum - [Q]Particles with edges algorithm Wed, 17 Nov 2010 12:48:50 +0000 http://flintparticles.org/forum/ Lussumo Vanilla 1.1.10 & Feed Publisher [Q]Particles with edges algorithm http://flintparticles.org/forum/comments.php?DiscussionID=141&Focus=570#Comment_570 http://flintparticles.org/forum/comments.php?DiscussionID=141&Focus=570#Comment_570 Tue, 09 Dec 2008 06:18:50 +0000 Darren Fu I'm fan of this particle system. And I'm trying to leverage this system to my social website to analysis network of a group of people.

My requirement, or say purpose, is to make a group of particles with edges between them to diffuse from center of stage to every corner of the stage.
And the last diffusion effect is that nodes with more edges will still be assembled together, while nodes with less edges will diffuse to corner.
This algorithm above is already implemented with Java code, but when migrate to AS3, the performance is not so pleased.

My question is - is there an similar existing algorithm in FLINT? In another word, does FLINT particles take care of edges and betweenness when particles move?
Thank you~

Darren ]]>
[Q]Particles with edges algorithm http://flintparticles.org/forum/comments.php?DiscussionID=141&Focus=575#Comment_575 http://flintparticles.org/forum/comments.php?DiscussionID=141&Focus=575#Comment_575 Thu, 11 Dec 2008 07:51:25 +0000 Richard