documentation/Level0/Unknown.obj
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

29 lines
802 B
Plaintext

# cerc-hub export
# building UUID_d281adfc-4901-0f52-540b-4cc1a9325f82
g UUID_d281adfc-4901-0f52-540b-4cc1a9325f82
s off
# surface 9a1623ed-cff3-46e3-b216-6b5bc34caf68
v 0.0 5.0 6.517691453623996
v 0.0 10.0 3.630940107675997
v 0.0 10.0 0.0
v 0.0 0.0 0.0
v 0.0 0.0 3.630940107675997
f 1 2 3 4 5
# surface 6ac94b17-cc97-4b67-b79a-402cd0325917
v 12.0 0.0 3.630940107675997
v 12.0 0.0 0.0
f 6 5 4 7
# surface 429f5b6f-2818-4882-b8f4-f6983e707d86
v 12.0 5.0 6.517691453623996
v 12.0 10.0 0.0
v 12.0 10.0 3.630940107675997
f 8 6 7 9 10
# surface e934907a-d808-45bc-bc8f-5ad17b0834f1
f 1 8 10 2
# surface 0e80bc1f-0b35-4917-ba25-98139457582c
f 2 10 9 3
# surface d8ef7be5-3144-4947-b054-c9e39f548ad1
f 6 8 1 5
# surface f30c3309-acc2-46a8-aa15-e255c345d77c
f 7 4 3 9