First Page
News
Forum
In a Nutshell
About OGDF
FAQs
Key Features
Publications
Documentation
Overview Pages
How-Tos
Developer Resources
Reference Documentation
Get OGDF
Download
System Requirements
Installation (Linux/Mac)
Installation (Windows)
Projects
By OGDF Team
External
Team & Contact
Imprint
On this page, we present external projects that use OGDF. If you maintain a project that should be listed on this page, please send us an email (info@ogdf.net).
Overview: KIELER — Tulip — OGDF for QML — GoVisual Diagram Editor
by Real-Time and Embedded Systems Work Group, Department of Computer Science, Christian-Albrechts University of Kiel
The KIELER project is about enhancing the graphical model-based design of complex systems. The basic idea is to consistently employ automatic layout to all graphical components of the diagrams within the modeling environment. KIELER aims at integrating a variety of modeling languages and integrates into the rich client platform Eclipse. It tries a tight integration into the graphical modeling projects of Eclipse (EMF, GEF, GMF) to bring new modeling pragmatics to a broad set of modeling paradigms and user communities.
by LaBRI, University of Bordeaux I
Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer with a complete library, supporting the design of interactive information visualization applications for relational data that can be tailored to the problems he or she is addressing.
Written in C++ the framework enables the development of algorithms, visual encodings, interaction techniques, data models, and domain-specific visualizations. One of the goal of Tulip is to facilitates the reuse of components and allows the developers to focus on programming their application. This development pipeline makes the framework efficient for research prototyping as well as the development of end-user applications.
Tulip integrates OGDF graph layout algorithms as plugins.
The OGDF for QML plug-in provides a binding of Open Graph Drawing Framework (Version 2012.07) to QtQML (Version 5.0+).
by oreas GmbH
The GoVisual Diagram Editor (GDE) provides powerful functionality for editing and automatic layout of diagrams. Diagrams are represented in form of graphs and cluster graphs. GDE contains many OGDF layout algorithms. It is based on an older version of OGDF and Qt 3.x, but nevertheless it is a good tool for displaying layouts produced with OGDF and stored as GML files.
