Skip to content

Commit ea07e40

Browse files
author
naraesk
authored
Merge branch 'master' into development
2 parents 7c2c90d + 331c912 commit ea07e40

2 files changed

Lines changed: 20 additions & 50 deletions

File tree

README.md

Lines changed: 19 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,30 @@
1-
# Getaviz
1+
[![Build Status](https://travis-ci.com/softvis-research/Getaviz.svg?branch=master)](https://travis-ci.com/softvis-research/Getaviz)
2+
[![Generator2](https://img.shields.io/badge/docker-generator2-blue.svg)](https://hub.docker.com/r/getaviz/generator2)
3+
[![UI](https://img.shields.io/badge/docker-ui-blue.svg)](https://hub.docker.com/r/getaviz/evaluationserver)
4+
[![Evaluation Server](https://img.shields.io/badge/docker-evaluationserver-blue.svg)](https://hub.docker.com/r/getaviz/ui)
5+
# Getaviz
26

3-
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](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/RD%20freemind&model=RD%20freemind).
7+
With Getaviz you can solve software engineering problems visually by exploring software artifacts in 2D, 3D, and virtual reality. Among other things it provides proper visualizations for identifying and refactoring antipatterns, locating runtime bottlenecks, assessing software quality, and tracking changes across multiple versions. To get a first impression, have a look at [our showcases](http://home.uni-leipzig.de/svis/Showcases/) that are available online. You can adopt the visualizations as well as the user interface according to your needs. Getaviz visualizes the structure and behavior of several programming languages (*Java*, *Ruby*, *PHP*, and *C#*) and can enrich these visualizations with evolutional information from *git* and *svn* repositories. They can be explored via *browser*, *HTC Vive*, or *Oculus Rift*. We support many different visualizations, e.g., Recursive Disk ([2D](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/RD%20freemind&model=RD%20freemind) and [3D](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/RD%20reek&model=RD%203D%20reek)), [City](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/City%20freemind&model=City%20original%20freemind), [City Floors](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/City%20freemind&model=City%20floor%20freemind), [City Bricks](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/City%20freemind&model=City%20bricks%20freemind), and many more.
48

5-
## Features
6-
* Supported languages: Java, Ruby, and C#
7-
* Supported version control systems: git and svn
8-
* Supported output formats: X3D, X3DOM, A-Frame
9-
* Supported visualization metaphors:
10-
* Recursive Disk
11-
* City, City Bricks, City Floors, City Panels
12-
* Plant
13-
* MultiSphere
14-
*
15-
16-
An academic publication about Getaviz you can find [here](https://www.researchgate.net/publication/320083290_GETAVIZ_Generating_Structural_Behavioral_and_Evolutionary_Views_of_Software_Systems_for_Empirical_Evaluation).
9+
## How do I get set up? ###
1710

18-
## Build Status
11+
Clone this repository and follow the instructions under [Installation & Setup](../../wiki/Installation-&-Setup).
12+
Each subdirectory of this repository represents a standalone component of Getaviz. It contains a separate README.md with further instructions and documentation.
1913

20-
* Master branch
21-
![master](https://app.codeship.com/projects/f2dddd10-dab6-0135-41df-0efc1b114958/status?branch=master)
14+
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!
2215

2316
## Development Team
2417

25-
### Main Contributors
26-
27-
Getaviz is developed by the research group [Visual Software Analytics](https://home.uni-leipzig.de/svis/) at 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.
28-
29-
Currently, four developers are contributung actively to Getaviz:
18+
Getaviz is mainly developed by the research group [Visual Software Analytics](http://softvis.wifa.uni-leipzig.de) at Leipzig University. Currently, four main developers are contributung actively to Getaviz:
3019
* [Richard Müller](https://github.com/rmllr)
31-
* Jan Schilbach
32-
* Pascal Kovacs
33-
* David Baum
34-
35-
Have a look at our [website](https://home.uni-leipzig.de/svis/) 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.
36-
37-
### Further Contributors
38-
39-
Many thanks to all the contributors who have improved Getaviz by implementing new features or fixing bugs, especially:
40-
41-
* Denise Zilch
42-
* André Naumann
43-
* [Stefan Faulhaber](https://github.com/StefanFaulhaber)
44-
* [Dan Häberlein](https://github.com/dhaeb)
45-
* Lisa Vogelsberg
46-
47-
## How do I get set up? ###
48-
49-
The recommended way is **not** to clone this repository, but to follow the instructions under [Installation & Setup](../../wiki/Installation-&-Setup).
50-
Each subdirectory of this repository represents a standalone component of Getaviz. It contains a separate README.md with further instructions and documentation.
51-
52-
## Docker ##
20+
* [Jan Schilbach](https://github.com/schilbach)
21+
* [Pascal Kovacs](https://github.com/PascalKovacs)
22+
* [David Baum](http://home.uni-leipzig.de/svis/Research%20Group/#DavidBaum)
5323

54-
Getaviz can also be run via Docker. We provide containers via Docker Hub.
55-
* Evaluation server: https://hub.docker.com/r/getaviz/evaluationserver/
56-
* User Interface: https://hub.docker.com/r/getaviz/ui/
24+
Many thanks to all the contributors who have improved Getaviz by implementing new features or fixing bugs, especially: Denise Zilch, [André Naumann](https://github.com/sk2andy), [Stefan Faulhaber](https://github.com/StefanFaulhaber), [Dan Häberlein](https://github.com/dhaeb), [Lisa Vogelsberg](https://github.com/Valekta/), [Aaron Sillus](https://github.com/AaronSil)
5725

58-
## Wiki
26+
## Publications
27+
* David Baum, Jens Dietrich, Craig Anslow, Richard Müller: [Visualizing Design Erosion: How Big Balls of Mud are Made](https://arxiv.org/abs/1807.06136), IEEE VISSOFT, 2018.
28+
* David Baum. Jan Schilbach, Pascal Kovacs, Ulrich Eisenecker, Richard Müller: [GETAVIZ: Generating Structural, Behavioral, and Evolutionary Views of Software Systems for Empirical Evaluation](https://www.researchgate.net/publication/320083290_GETAVIZ_Generating_Structural_Behavioral_and_Evolutionary_Views_of_Software_Systems_for_Empirical_Evaluation), IEEE VISSOFT, 2017.
5929

60-
Please have a look at our [Wiki](../../wiki/Home) which contains many additional information. However, documentation is still incomplete. Feel free to open an issue if you have any question!
30+
A full list of publications you can find on [our website](http://home.uni-leipzig.de/svis/Publications/).

generator/org.svis.generator.run/input/mrt.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Config for generating MRT visualizations for CapGemini
1+
# Config for generating MRT visualizations
22

33
convert_to_multipart = true
44

0 commit comments

Comments
 (0)