[squeak-dev] Library for Graph-Agorithms

Anton Gulenko anton.gulenko at student.hpi.uni-potsdam.de
Sat Dec 3 10:13:15 UTC 2011


Hello Squeak-dev-guys,

I need to autmatically layout some Morphs.
They are instances of different subclasses of Morph and all added to a
single PastUpMorph.
I implemented a force-driven attraction-repulsion-algorithm, which turned
out to be a fun gimmick to play with, but did not solve the original
problem.
I also looked at 2 different libraries, that seemed to do just what I need,
but did not see how to apply their algorithms on my own Morph-instances.

Do you know a nice library that can do that?

Thank you all, best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20111203/2de09947/attachment.htm


More information about the Squeak-dev mailing list