The Papermodel Generator is a plugin for the KITModelViewer and is based on the algorithm citygml2papermodel developed by Prof. Dr. Steffen Goebbels and is described in the paper:
Steffen Goebbels, Regina Pohle-Froehlich: Automatic Unfolding of CityGML Buildings to Paper Models. Geographies 1 (3), 2021, pp. 333–345, https://doi.org/10.3390/geographies1030018.
The plugin enables the creation of paper models from textured CityGML LoD2 building models. A building must consist of a closed outer shell with the components wall, roof and ground surface. If the building consists of building parts, each building part is created separately.
The user interface is based on wxWidgets and was made with wxFormBuilder.
| Package Name | Install Command |
|---|---|
| opencv2 | vcpkg install opencv2 triplet=x64-windows |
| skia | vcpkg install skia triplet=x64-windows |
| wxwidgets | vcpkg install wxwidgets triplet=x64-windows |
@software{SDM_Plugin_Papermodel,
title = {{SDM\_Plugin\_Papermodel[},
author = {Andreas Geiger},
url = {https://github.com/KIT-IAI/SDM_Plugin_Papermodel},
year = {2024}
}