Re: spring effect in Python

2009-11-01 Thread Cleber Santos
You can try this: http://processingjs.org On Fri, Oct 30, 2009 at 5:26 AM, pochis40 wrote: > I'm trying to write in Python something similar to this: > (Java) > http://java.sun.com/applets/jdk/1.4/demo/applets/GraphLayout/example1.html > or these: > (Proce55ing) > http://www.cricketschirping.co

Re: spring effect in Python

2009-11-01 Thread Cousin Stanley
> > I've problem to find something that give that physical effect > ( like a spring). > > Any idea? You may find VPython useful for simulating physical effects http://www.vpython.org/ Examples including a couple that are spring-related http://matterandinteracti

Re: spring effect in Python

2009-10-30 Thread Riccardo Lemmi
pochis40 wrote: > I'm trying to write in Python something similar to this: > (Java) > http://java.sun.com/applets/jdk/1.4/demo/applets/GraphLayout/example1.html > or these: > (Proce55ing) > http://www.cricketschirping.com/processing/ExportAtlas/ > or > http://www.cricketschirping.com/weblog/2005/1

Re: spring effect in Python

2009-10-30 Thread Lie Ryan
pochis40 wrote: I'm trying to write in Python something similar to this: (Java) http://java.sun.com/applets/jdk/1.4/demo/applets/GraphLayout/example1.html or these: (Proce55ing) http://www.cricketschirping.com/processing/ExportAtlas/ or http://www.cricketschirping.com/weblog/2005/12/11/force-dire

spring effect in Python

2009-10-30 Thread pochis40
I'm trying to write in Python something similar to this: (Java) http://java.sun.com/applets/jdk/1.4/demo/applets/GraphLayout/example1.html or these: (Proce55ing) http://www.cricketschirping.com/processing/ExportAtlas/ or http://www.cricketschirping.com/weblog/2005/12/11/force-directed-graph-layout-