README.md 181 Bytes
Newer Older
Matthias Betz's avatar
Matthias Betz committed
1
2
# CityGMLViewer

Matthias Betz's avatar
Matthias Betz committed
3
4
5
6
7
8
9
10
11
A CityGMLViewer based on OpenGL. Can display CityGML 2 and 3

## Installation

Use [Maven](https://maven.apache.org/) to build the viewer.

```bash
mvn package
```