We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
graph layout (Read 567 times)
graph layout
Apr 15th, 2009, 9:46am
 
Hi,

I am relatively new to processing.

I am visualizing social networks in graphs layout. Am wondering if any of the layout algorithms (i.e. force directed) are applicable to networks developed in processing?

Any comments regarding how and where to put nodes and vertices are highly appreciated.

All I can do now is to assign location to the nodes individually in (x, y) coords which is very inefficient. I want to tell the nodes to accommodate their positions according to their neighbours.

Regrads
Naz...

Re: graph layout
Reply #1 - Apr 15th, 2009, 12:28pm
 
See traer.physics. Example of use: Aharef: Websites as graphs.
Page Index Toggle Pages: 1