|
3 | 3 | # Getaviz |
4 | 4 |
|
5 | 5 | Getaviz makes it possible to solve software engineering problems visually by exploring them in 2D, 3D, and virtual reality. |
6 | | -To get a first impression, have a look at [our showcases](http://home.uni-leipzig.de/svis/Showcases/) that are available online. |
7 | | - |
8 | | -* Analyse a variety of software artifacts |
9 | | -[](https://java.com/) |
10 | | -[](https://www.ruby-lang.org/) |
11 | | -[](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/index) |
12 | | -[](https://git-scm.com/) |
13 | | -[](https://subversion.apache.org/) |
14 | | -* Visualize the required information appropriate for your usecase |
15 | | -[](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/RD%20freemind&model=RD%20freemind) |
16 | | -[](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/RD%20reek&model=RD%203D%20reek) |
17 | | -[](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/City%20freemind&model=City%20original%20freemind) |
18 | | -[](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/City%20freemind&model=City%20bricks%20freemind) |
19 | | -[](https://home.uni-leipzig.de/svis/getaviz/index.php?setup=web/City%20freemind&model=City%20floor%20freemind) |
20 | | - * Supported multiple output formats and platforms |
21 | | -[](http://www.web3d.org/x3d/what-x3d) |
22 | | -[](https://www.x3dom.org/) |
23 | | -[](https://aframe.io/) |
24 | | -[](https://www.vive.com/) |
25 | | -[](https://www.oculus.com/rift/) |
| 6 | +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://img.shields.io/badge/3D-Recursive%20Disk-blue.svg)](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. |
26 | 7 |
|
27 | 8 | ## How do I get set up? ### |
28 | 9 |
|
|
0 commit comments