Forums

Full Version: references to other prefuse sources and projects
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Here the prefuse community might collect links to prefuse sources and projects which are not yet mentioned on the http://prefuse.org web site. To make an overview over the posted links easy, just reply to this thread in order to add new references.

thanks
Radial space-filling trees in prefuse!

Sheer delight, Chris Collins made his truly posh radial space-filling tree layout available as open source.

See his post in the source forge forum
http://sourceforge.net/forum/forum.php?t..._id=343013

or go directly to the project site
http://www.cs.utoronto.ca/~ccollins/rese...index.html

Thanks Chris

martin
Another great project from the prefused sphere

http://complexitymap.com/

(now with online demo available - check it out)
A prefuse fork with some new stuff


http://www.discord.co.nz/

At the moment (27.11.07), the following changes are mentioned on the web site:
  • Java 1.5 porting (enums, generics) almost complete
  • Most methods that returned Iterator now return Iterable/List instead
  • New layouts: EdgePositioningLayout, MultiEdgePositioningLayout
  • Minor change to NodeLinkTreeLayout (handles variable height nodes better)
  • Bug fix in CSV parser
  • Arrow head is now painted using the stroke color
  • Integrated changes from latest official Prefuse release (10/21/07)
  • Simplification of Node interface
  • LabelRenderer wraps text if configured to do so
Wonderful, Mark's complexitymap is now open source

http://code.google.com/p/complexitymap/
iDot - Incremental Dot Viewer

Mikko Vinni and Moti Ben-Ari

iDot enables incremental display of directed graphs written in the dot language of Graphviz ...

iDot project webpage

(makes use of the prefuse library)
Pages: 1 2
Reference URL's