Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 2.54 KB

README.md

File metadata and controls

53 lines (36 loc) · 2.54 KB

Getaviz

Getaviz is a toolset for designing, generating, and exploring software visualizations in 2D, 3D, and virtual reality (VR), supporting structural, behavioral and evolutional visualizations. An online demo of Getaviz you can find here.

Features

  • Supported languages: Java, Ruby, and C#
  • Supported version control systems: git and svn
  • Supported output formats: X3D, X3DOM, A-Frame
  • Supported visualization metaphors:
    • Recursive Disk
    • City, City Bricks, City Floors, City Panels
    • Plant
    • MultiSphere

An academic publication about Getaviz you can find here.

Build Status

  • Master branch
    master

Development Team

Main Contributors

Getaviz is developed by the research group Software Visualization In 3D And Virtual Reality of Leipzig University. It has been developed over several years and is the basic for many scientific publications. In 2018 we released Getaviz as open source to simplify collaboration and practical use of our research prototype.

Currently, four developers are contributung actively to Getaviz:

  • Dr. Richard Müller
  • Dr. Jan Schilbach
  • Pascal Kovacs
  • David Baum

Have a look at our website for more information about our research group, visualization examples, and our publications. We are looking for collaborations with researchers and developers/companies. If you are interested, please contact us via email.

Further Contributors

Many thanks to all the contributors who have improved Getaviz by implementing new features or fixing bugs, especially:

How do I get set up?

The recommended way is not to clone this repository, but to follow the instructions under Oomph Setup. Each subdirectory of this repository represents a standalone component of Getaviz. It contains a separate README.md with further instructions and documentation.

Wiki

Please have a look at our Wiki which contains many additional information. However, documentation is still incomplete. Feel free to open an issue if you have any question!