[vtkusers] Graph Layout with OGDF

Colin Myers glogboj at yahoo.co.uk
Sat Jan 21 12:20:14 EST 2012


I recently discovered that the Open Graph Drawing Framework (OGDF) has a 
very nice selection of layout algorithms. I've created a 
vtkGraphLayoutStrategy that 'wraps' OGDF layout so they can be used in a VTK pipeline.

I've attached the source here in case someone finds it useful. The OGDF 
library can be found here: http://www.ogdf.net/doku.php/tech:download Regards,
Colin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkOGDFLayoutStrategy.cxx
Type: text/x-c++src
Size: 4821 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120121/55fb3bab/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkOGDFLayoutStrategy.h
Type: text/x-chdr
Size: 1930 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120121/55fb3bab/attachment.h>


More information about the vtkusers mailing list