documentation/Level0
Hadise Rasoulian 0979f2b96a Level0
Level0 will walk you through: 
* Install PyCharm: It is a python editor that we use.
* Install miniconda: It is a package and environment manager for python.
* Set up an environment and install Cerc-hub.
* Basic geometry import
* Export back to .obj format

The three files included in this commit are: 
1. main.py: the final code created in the tutorial level0 pdf.
2. FZK-Haus-LoD2-KIT-IAI-KHH-B36-V1.gml: A geometry file used to create the city (input).
3. Unknown.obj: An export of the city to obj (output).
2023-04-11 13:37:55 -04:00
..
FZK-Haus-LoD2-KIT-IAI-KHH-B36-V1.gml Level0 2023-04-11 13:37:55 -04:00
main.py Level0 2023-04-11 13:37:55 -04:00
Unknown.obj Level0 2023-04-11 13:37:55 -04:00