Page 1 of 1

GPLed 3D Graph Visualization Application utilizing CeGUI

Posted: Mon Mar 06, 2006 11:42
by MarkusL
CeGUI is just great, without it the following project would have been much more complicated:

Last summer semester I created a graph visualization application for a university lecture. I have used CeGUI for the user interface. You can get more information, as well as the GPL sourcecode here:

http://www.cg.tuwien.ac.at/courses/Info ... Embedders/

The main feature is force-based layout of graphs using a spring embedder algorithm, utilizing non-euclidian spaces (hyperbolic and spherical).

I would be glad to answer any questions :wink:

Oh, and sorry, the users guide is only available in german, but you will probably figure out how to use it anyway.