├── .gitignore ├── .vscode ├── launch.json └── settings.json ├── README.md ├── bootstrap_side_bar ├── LICENSE ├── README.md ├── css │ ├── bootstrap.css │ ├── bootstrap.min.css │ └── simple-sidebar.css ├── fonts │ ├── glyphicons-halflings-regular.eot │ ├── glyphicons-halflings-regular.svg │ ├── glyphicons-halflings-regular.ttf │ ├── glyphicons-halflings-regular.woff │ └── glyphicons-halflings-regular.woff2 ├── index.html └── js │ ├── bootstrap.js │ ├── bootstrap.min.js │ └── jquery.js ├── css └── style.css ├── d3 └── d3.v3.min.js ├── design_explorer_data ├── AIA building.csv ├── AIAbuilding │ ├── 10.0_12.0_24.0_66.0_17.0_2.0_0.0_0.0_0.1_Perspective.png │ ├── 10.0_12.0_24.0_66.0_18.0_-8.0_2.0_9.0_0.0_Perspective.png │ ├── 10.0_12.0_24.0_68.0_16.0_-4.0_2.0_2.0_0.43_Perspective.png │ ├── 10.0_12.0_24.0_70.0_14.0_-2.0_0.0_3.0_0.11_Perspective.png │ ├── 10.0_12.0_26.0_66.0_17.0_-6.0_2.0_0.0_0.15_Perspective.png │ ├── 10.0_12.0_26.0_76.0_14.0_-8.0_-4.0_3.0_0.28_Perspective.png │ ├── 10.0_12.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.27_Perspective.png │ ├── 10.0_12.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35_Perspective.png │ ├── 10.0_12.0_32.0_78.0_14.0_2.0_0.0_3.0_0.05_Perspective.png │ ├── 10.0_14.0_24.0_64.0_16.0_4.0_-4.0_1.0_0.43_Perspective.png │ ├── 10.0_14.0_26.0_68.0_15.0_-8.0_-2.0_3.0_0.19_Perspective.png │ ├── 10.0_14.0_26.0_72.0_14.0_6.0_-4.0_9.0_0.21_Perspective.png │ ├── 10.0_14.0_26.0_78.0_18.0_-6.0_0.0_2.0_0.49_Perspective.png │ ├── 10.0_14.0_32.0_70.0_15.0_4.0_0.0_2.0_0.29_Perspective.png │ ├── 10.0_14.0_32.0_78.0_14.0_-8.0_2.0_9.0_0.34_Perspective.png │ ├── 10.0_14.0_32.0_78.0_14.0_0.0_2.0_4.0_0.13_Perspective.png │ ├── 10.0_16.0_24.0_60.0_18.0_-4.0_-2.0_3.0_0.07_Perspective.png │ ├── 10.0_16.0_24.0_64.0_16.0_4.0_-2.0_5.0_0.44_Perspective.png │ ├── 10.0_16.0_24.0_68.0_18.0_2.0_-4.0_2.0_0.34_Perspective.png │ ├── 10.0_16.0_24.0_70.0_18.0_2.0_2.0_0.0_0.43_Perspective.png │ ├── 10.0_16.0_24.0_70.0_19.0_-4.0_-2.0_7.0_0.18_Perspective.png │ ├── 10.0_16.0_24.0_72.0_18.0_0.0_-2.0_6.0_0.11_Perspective.png │ ├── 10.0_16.0_24.0_74.0_19.0_4.0_-4.0_5.0_0.13_Perspective.png │ ├── 10.0_16.0_26.0_70.0_16.0_-2.0_-4.0_7.0_0.3_Perspective.png │ ├── 10.0_16.0_26.0_70.0_16.0_2.0_-4.0_8.0_0.22_Perspective.png │ ├── 10.0_16.0_26.0_70.0_16.0_4.0_-2.0_7.0_0.28_Perspective.png │ ├── 10.0_16.0_26.0_72.0_15.0_-2.0_-4.0_6.0_0.17_Perspective.png │ ├── 10.0_16.0_28.0_66.0_16.0_2.0_-2.0_5.0_0.09_Perspective.png │ ├── 10.0_16.0_28.0_72.0_18.0_-8.0_-2.0_5.0_0.28_Perspective.png │ ├── 10.0_16.0_30.0_68.0_16.0_-8.0_-2.0_7.0_0.02_Perspective.png │ ├── 10.0_16.0_30.0_74.0_16.0_-2.0_0.0_4.0_0.13_Perspective.png │ ├── 10.0_16.0_32.0_66.0_18.0_-8.0_-2.0_9.0_0.1_Perspective.png │ ├── 10.0_16.0_32.0_68.0_15.0_-2.0_0.0_5.0_0.4_Perspective.png │ ├── 10.0_18.0_24.0_64.0_16.0_4.0_0.0_9.0_0.45_Perspective.png │ ├── 10.0_18.0_24.0_74.0_19.0_6.0_0.0_5.0_0.05_Perspective.png │ ├── 10.0_18.0_24.0_78.0_18.0_2.0_2.0_3.0_0.47_Perspective.png │ ├── 10.0_18.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3_Perspective.png │ ├── 10.0_18.0_30.0_60.0_19.0_6.0_2.0_0.0_0.49_Perspective.png │ ├── 10.0_18.0_30.0_70.0_15.0_-2.0_-2.0_1.0_0.26_Perspective.png │ ├── 10.0_18.0_32.0_62.0_14.0_-2.0_-2.0_7.0_0.04_Perspective.png │ ├── 10.0_20.0_24.0_72.0_19.0_-2.0_0.0_3.0_0.17_Perspective.png │ ├── 10.0_20.0_26.0_68.0_18.0_-2.0_-2.0_9.0_0.28_Perspective.png │ ├── 10.0_20.0_26.0_72.0_18.0_-4.0_2.0_5.0_0.21_Perspective.png │ ├── 10.0_20.0_26.0_78.0_19.0_0.0_2.0_4.0_0.4_Perspective.png │ ├── 10.0_20.0_28.0_60.0_16.0_4.0_-4.0_1.0_0.15_Perspective.png │ ├── 10.0_20.0_28.0_62.0_16.0_-4.0_-4.0_6.0_0.38_Perspective.png │ ├── 10.0_20.0_28.0_78.0_19.0_6.0_-2.0_9.0_0.2_Perspective.png │ ├── 10.0_20.0_32.0_66.0_14.0_-2.0_-2.0_6.0_0.3_Perspective.png │ ├── 10.0_20.0_32.0_66.0_14.0_0.0_2.0_3.0_0.46_Perspective.png │ ├── 12.0_12.0_26.0_66.0_14.0_-8.0_2.0_4.0_0.44_Perspective.png │ ├── 12.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3_Perspective.png │ ├── 12.0_12.0_26.0_76.0_16.0_6.0_2.0_1.0_0.43_Perspective.png │ ├── 12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.25_Perspective.png │ ├── 12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.26_Perspective.png │ ├── 12.0_12.0_28.0_60.0_17.0_-8.0_-2.0_8.0_0.4_Perspective.png │ ├── 12.0_12.0_28.0_64.0_18.0_0.0_2.0_8.0_0.47_Perspective.png │ ├── 12.0_12.0_28.0_64.0_18.0_2.0_0.0_0.0_0.46_Perspective.png │ ├── 12.0_12.0_28.0_66.0_16.0_-2.0_-2.0_6.0_0.33_Perspective.png │ ├── 12.0_12.0_28.0_66.0_16.0_0.0_-2.0_5.0_0.34_Perspective.png │ ├── 12.0_12.0_28.0_66.0_17.0_2.0_0.0_0.0_0.1_Perspective.png │ ├── 12.0_12.0_28.0_66.0_18.0_4.0_-2.0_0.0_0.05_Perspective.png │ ├── 12.0_12.0_28.0_70.0_15.0_-2.0_-2.0_6.0_0.4_Perspective.png │ ├── 12.0_12.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3_Perspective.png │ ├── 12.0_12.0_28.0_70.0_16.0_-2.0_-4.0_1.0_0.29_Perspective.png │ ├── 12.0_12.0_30.0_66.0_16.0_2.0_0.0_5.0_0.38_Perspective.png │ ├── 12.0_12.0_32.0_60.0_16.0_-8.0_2.0_4.0_0.03_Perspective.png │ ├── 12.0_12.0_32.0_62.0_18.0_4.0_-4.0_0.0_0.1_Perspective.png │ ├── 12.0_14.0_24.0_74.0_14.0_-2.0_2.0_9.0_0.25_Perspective.png │ ├── 12.0_14.0_24.0_76.0_14.0_0.0_-4.0_7.0_0.18_Perspective.png │ ├── 12.0_14.0_26.0_62.0_15.0_-2.0_0.0_8.0_0.44_Perspective.png │ ├── 12.0_14.0_26.0_64.0_16.0_2.0_0.0_8.0_0.46_Perspective.png │ ├── 12.0_14.0_26.0_66.0_14.0_2.0_-4.0_0.0_0.45_Perspective.png │ ├── 12.0_14.0_26.0_68.0_16.0_-6.0_-2.0_7.0_0.22_Perspective.png │ ├── 12.0_14.0_26.0_70.0_17.0_-2.0_2.0_8.0_0.1_Perspective.png │ ├── 12.0_14.0_28.0_64.0_14.0_-2.0_0.0_6.0_0.33_Perspective.png │ ├── 12.0_14.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.18_Perspective.png │ ├── 12.0_14.0_30.0_72.0_14.0_0.0_0.0_6.0_0.12_Perspective.png │ ├── 12.0_14.0_32.0_76.0_14.0_2.0_2.0_8.0_0.03_Perspective.png │ ├── 12.0_16.0_24.0_70.0_15.0_-2.0_-4.0_1.0_0.37_Perspective.png │ ├── 12.0_16.0_24.0_72.0_18.0_0.0_-2.0_5.0_0.4_Perspective.png │ ├── 12.0_16.0_24.0_76.0_17.0_4.0_0.0_1.0_0.28_Perspective.png │ ├── 12.0_16.0_26.0_62.0_15.0_-8.0_0.0_9.0_0.48_Perspective.png │ ├── 12.0_16.0_26.0_62.0_16.0_-8.0_0.0_9.0_0.48_Perspective.png │ ├── 12.0_16.0_26.0_64.0_19.0_-2.0_-2.0_7.0_0.1_Perspective.png │ ├── 12.0_16.0_26.0_74.0_18.0_4.0_-2.0_2.0_0.05_Perspective.png │ ├── 12.0_16.0_28.0_64.0_18.0_-2.0_-2.0_2.0_0.32_Perspective.png │ ├── 12.0_16.0_32.0_62.0_15.0_4.0_-4.0_3.0_0.08_Perspective.png │ ├── 12.0_16.0_32.0_64.0_14.0_6.0_0.0_8.0_0.21_Perspective.png │ ├── 12.0_16.0_32.0_66.0_18.0_6.0_0.0_3.0_0.32_Perspective.png │ ├── 12.0_18.0_26.0_68.0_17.0_-2.0_0.0_7.0_0.18_Perspective.png │ ├── 12.0_18.0_26.0_70.0_14.0_0.0_-4.0_6.0_0.2_Perspective.png │ ├── 12.0_18.0_26.0_70.0_16.0_-2.0_0.0_1.0_0.15_Perspective.png │ ├── 12.0_18.0_26.0_72.0_17.0_-8.0_-2.0_3.0_0.13_Perspective.png │ ├── 12.0_18.0_26.0_78.0_18.0_0.0_-2.0_9.0_0.47_Perspective.png │ ├── 12.0_18.0_30.0_60.0_16.0_-8.0_-4.0_9.0_0.04_Perspective.png │ ├── 12.0_18.0_30.0_72.0_14.0_2.0_-4.0_9.0_0.48_Perspective.png │ ├── 12.0_18.0_32.0_60.0_17.0_4.0_-4.0_8.0_0.19_Perspective.png │ ├── 12.0_18.0_32.0_68.0_16.0_-4.0_-2.0_0.0_0.37_Perspective.png │ ├── 12.0_20.0_24.0_62.0_15.0_4.0_-2.0_5.0_0.34_Perspective.png │ ├── 12.0_20.0_24.0_78.0_18.0_4.0_0.0_1.0_0.14_Perspective.png │ ├── 12.0_20.0_26.0_72.0_18.0_-6.0_-4.0_5.0_0.18_Perspective.png │ ├── 12.0_20.0_28.0_70.0_19.0_-2.0_-4.0_8.0_0.24_Perspective.png │ ├── 12.0_20.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35_Perspective.png │ ├── 12.0_20.0_32.0_74.0_15.0_4.0_-4.0_3.0_0.14_Perspective.png │ ├── 14.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3_Perspective.png │ ├── 14.0_12.0_28.0_70.0_17.0_0.0_2.0_4.0_0.13_Perspective.png │ ├── 14.0_12.0_28.0_78.0_14.0_-4.0_-4.0_1.0_0.44_Perspective.png │ ├── 14.0_12.0_28.0_78.0_19.0_0.0_0.0_1.0_0.1_Perspective.png │ ├── 14.0_12.0_30.0_64.0_14.0_-4.0_0.0_5.0_0.11_Perspective.png │ ├── 14.0_12.0_30.0_76.0_16.0_-6.0_-2.0_1.0_0.22_Perspective.png │ ├── 14.0_12.0_32.0_70.0_19.0_-4.0_-2.0_1.0_0.31_Perspective.png │ ├── 14.0_14.0_28.0_66.0_18.0_0.0_-2.0_1.0_0.11_Perspective.png │ ├── 14.0_14.0_28.0_66.0_19.0_-6.0_-4.0_1.0_0.19_Perspective.png │ ├── 14.0_14.0_28.0_70.0_18.0_0.0_-2.0_5.0_0.05_Perspective.png │ ├── 14.0_14.0_28.0_74.0_15.0_-8.0_-2.0_0.0_0.01_Perspective.png │ ├── 14.0_14.0_28.0_74.0_15.0_0.0_2.0_4.0_0.4_Perspective.png │ ├── 14.0_14.0_28.0_74.0_18.0_4.0_-2.0_9.0_0.04_Perspective.png │ ├── 14.0_14.0_30.0_62.0_15.0_-4.0_0.0_6.0_0.32_Perspective.png │ ├── 14.0_14.0_30.0_74.0_14.0_-4.0_-4.0_1.0_0.2_Perspective.png │ ├── 14.0_14.0_30.0_78.0_16.0_-4.0_-2.0_1.0_0.08_Perspective.png │ ├── 14.0_14.0_32.0_62.0_14.0_0.0_-2.0_2.0_0.12_Perspective.png │ ├── 14.0_14.0_32.0_62.0_16.0_2.0_-4.0_7.0_0.21_Perspective.png │ ├── 14.0_16.0_24.0_68.0_15.0_-6.0_-2.0_5.0_0.46_Perspective.png │ ├── 14.0_16.0_28.0_60.0_18.0_-4.0_0.0_3.0_0.07_Perspective.png │ ├── 14.0_16.0_28.0_62.0_19.0_-4.0_0.0_8.0_0.04_Perspective.png │ ├── 14.0_16.0_28.0_66.0_17.0_-2.0_-4.0_5.0_0.28_Perspective.png │ ├── 14.0_16.0_28.0_66.0_18.0_0.0_0.0_6.0_0.4_Perspective.png │ ├── 14.0_16.0_28.0_68.0_18.0_-8.0_-4.0_4.0_0.16_Perspective.png │ ├── 14.0_16.0_28.0_68.0_18.0_-8.0_2.0_9.0_0.0_Perspective.png │ ├── 14.0_16.0_28.0_74.0_16.0_-6.0_0.0_6.0_0.0_Perspective.png │ ├── 14.0_16.0_30.0_60.0_16.0_-4.0_0.0_8.0_0.42_Perspective.png │ ├── 14.0_16.0_30.0_62.0_18.0_-4.0_-2.0_7.0_0.27_Perspective.png │ ├── 14.0_16.0_30.0_74.0_16.0_4.0_2.0_8.0_0.25_Perspective.png │ ├── 14.0_16.0_30.0_74.0_18.0_4.0_2.0_1.0_0.05_Perspective.png │ ├── 14.0_16.0_30.0_76.0_18.0_4.0_-2.0_0.0_0.06_Perspective.png │ ├── 14.0_16.0_32.0_60.0_18.0_-8.0_-4.0_9.0_0.14_Perspective.png │ ├── 14.0_18.0_24.0_70.0_15.0_-4.0_-4.0_2.0_0.46_Perspective.png │ ├── 14.0_18.0_26.0_74.0_19.0_-6.0_-2.0_3.0_0.24_Perspective.png │ ├── 14.0_18.0_28.0_62.0_19.0_-2.0_-2.0_6.0_0.07_Perspective.png │ ├── 14.0_18.0_30.0_60.0_19.0_2.0_0.0_8.0_0.02_Perspective.png │ ├── 14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.24_Perspective.png │ ├── 14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.38_Perspective.png │ ├── 14.0_20.0_24.0_62.0_16.0_-2.0_-4.0_4.0_0.12_Perspective.png │ ├── 14.0_20.0_26.0_74.0_18.0_0.0_-2.0_6.0_0.44_Perspective.png │ ├── 14.0_20.0_28.0_72.0_15.0_-2.0_0.0_1.0_0.38_Perspective.png │ ├── 14.0_20.0_28.0_76.0_17.0_0.0_-2.0_3.0_0.16_Perspective.png │ ├── 14.0_20.0_30.0_62.0_15.0_2.0_0.0_6.0_0.09_Perspective.png │ ├── 14.0_20.0_30.0_76.0_14.0_2.0_-4.0_8.0_0.23_Perspective.png │ ├── 14.0_20.0_32.0_74.0_17.0_2.0_0.0_9.0_0.15_Perspective.png │ ├── 3D10.0_12.0_24.0_66.0_17.0_2.0_0.0_0.0_0.1.json │ ├── 3D10.0_12.0_24.0_66.0_18.0_-8.0_2.0_9.0_0.0.json │ ├── 3D10.0_12.0_24.0_68.0_16.0_-4.0_2.0_2.0_0.43.json │ ├── 3D10.0_12.0_24.0_70.0_14.0_-2.0_0.0_3.0_0.11.json │ ├── 3D10.0_12.0_26.0_66.0_17.0_-6.0_2.0_0.0_0.15.json │ ├── 3D10.0_12.0_26.0_76.0_14.0_-8.0_-4.0_3.0_0.28.json │ ├── 3D10.0_12.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.27.json │ ├── 3D10.0_12.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35.json │ ├── 3D10.0_12.0_32.0_78.0_14.0_2.0_0.0_3.0_0.05.json │ ├── 3D10.0_14.0_24.0_64.0_16.0_4.0_-4.0_1.0_0.43.json │ ├── 3D10.0_14.0_26.0_68.0_15.0_-8.0_-2.0_3.0_0.19.json │ ├── 3D10.0_14.0_26.0_72.0_14.0_6.0_-4.0_9.0_0.21.json │ ├── 3D10.0_14.0_26.0_78.0_18.0_-6.0_0.0_2.0_0.49.json │ ├── 3D10.0_14.0_32.0_70.0_15.0_4.0_0.0_2.0_0.29.json │ ├── 3D10.0_14.0_32.0_78.0_14.0_-8.0_2.0_9.0_0.34.json │ ├── 3D10.0_14.0_32.0_78.0_14.0_0.0_2.0_4.0_0.13.json │ ├── 3D10.0_16.0_24.0_60.0_18.0_-4.0_-2.0_3.0_0.07.json │ ├── 3D10.0_16.0_24.0_64.0_16.0_4.0_-2.0_5.0_0.44.json │ ├── 3D10.0_16.0_24.0_68.0_18.0_2.0_-4.0_2.0_0.34.json │ ├── 3D10.0_16.0_24.0_70.0_18.0_2.0_2.0_0.0_0.43.json │ ├── 3D10.0_16.0_24.0_70.0_19.0_-4.0_-2.0_7.0_0.18.json │ ├── 3D10.0_16.0_24.0_72.0_18.0_0.0_-2.0_6.0_0.11.json │ ├── 3D10.0_16.0_24.0_74.0_19.0_4.0_-4.0_5.0_0.13.json │ ├── 3D10.0_16.0_26.0_70.0_16.0_-2.0_-4.0_7.0_0.3.json │ ├── 3D10.0_16.0_26.0_70.0_16.0_2.0_-4.0_8.0_0.22.json │ ├── 3D10.0_16.0_26.0_70.0_16.0_4.0_-2.0_7.0_0.28.json │ ├── 3D10.0_16.0_26.0_72.0_15.0_-2.0_-4.0_6.0_0.17.json │ ├── 3D10.0_16.0_28.0_66.0_16.0_2.0_-2.0_5.0_0.09.json │ ├── 3D10.0_16.0_28.0_72.0_18.0_-8.0_-2.0_5.0_0.28.json │ ├── 3D10.0_16.0_30.0_68.0_16.0_-8.0_-2.0_7.0_0.02.json │ ├── 3D10.0_16.0_30.0_74.0_16.0_-2.0_0.0_4.0_0.13.json │ ├── 3D10.0_16.0_32.0_66.0_18.0_-8.0_-2.0_9.0_0.1.json │ ├── 3D10.0_16.0_32.0_68.0_15.0_-2.0_0.0_5.0_0.4.json │ ├── 3D10.0_18.0_24.0_64.0_16.0_4.0_0.0_9.0_0.45.json │ ├── 3D10.0_18.0_24.0_74.0_19.0_6.0_0.0_5.0_0.05.json │ ├── 3D10.0_18.0_24.0_78.0_18.0_2.0_2.0_3.0_0.47.json │ ├── 3D10.0_18.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3.json │ ├── 3D10.0_18.0_30.0_60.0_19.0_6.0_2.0_0.0_0.49.json │ ├── 3D10.0_18.0_30.0_70.0_15.0_-2.0_-2.0_1.0_0.26.json │ ├── 3D10.0_18.0_32.0_62.0_14.0_-2.0_-2.0_7.0_0.04.json │ ├── 3D10.0_20.0_24.0_72.0_19.0_-2.0_0.0_3.0_0.17.json │ ├── 3D10.0_20.0_26.0_68.0_18.0_-2.0_-2.0_9.0_0.28.json │ ├── 3D10.0_20.0_26.0_72.0_18.0_-4.0_2.0_5.0_0.21.json │ ├── 3D10.0_20.0_26.0_78.0_19.0_0.0_2.0_4.0_0.4.json │ ├── 3D10.0_20.0_28.0_60.0_16.0_4.0_-4.0_1.0_0.15.json │ ├── 3D10.0_20.0_28.0_62.0_16.0_-4.0_-4.0_6.0_0.38.json │ ├── 3D10.0_20.0_28.0_78.0_19.0_6.0_-2.0_9.0_0.2.json │ ├── 3D10.0_20.0_32.0_66.0_14.0_-2.0_-2.0_6.0_0.3.json │ ├── 3D10.0_20.0_32.0_66.0_14.0_0.0_2.0_3.0_0.46.json │ ├── 3D12.0_12.0_26.0_66.0_14.0_-8.0_2.0_4.0_0.44.json │ ├── 3D12.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3.json │ ├── 3D12.0_12.0_26.0_76.0_16.0_6.0_2.0_1.0_0.43.json │ ├── 3D12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.25.json │ ├── 3D12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.26.json │ ├── 3D12.0_12.0_28.0_60.0_17.0_-8.0_-2.0_8.0_0.4.json │ ├── 3D12.0_12.0_28.0_64.0_18.0_0.0_2.0_8.0_0.47.json │ ├── 3D12.0_12.0_28.0_64.0_18.0_2.0_0.0_0.0_0.46.json │ ├── 3D12.0_12.0_28.0_66.0_16.0_-2.0_-2.0_6.0_0.33.json │ ├── 3D12.0_12.0_28.0_66.0_16.0_0.0_-2.0_5.0_0.34.json │ ├── 3D12.0_12.0_28.0_66.0_17.0_2.0_0.0_0.0_0.1.json │ ├── 3D12.0_12.0_28.0_66.0_18.0_4.0_-2.0_0.0_0.05.json │ ├── 3D12.0_12.0_28.0_70.0_15.0_-2.0_-2.0_6.0_0.4.json │ ├── 3D12.0_12.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3.json │ ├── 3D12.0_12.0_28.0_70.0_16.0_-2.0_-4.0_1.0_0.29.json │ ├── 3D12.0_12.0_30.0_66.0_16.0_2.0_0.0_5.0_0.38.json │ ├── 3D12.0_12.0_32.0_60.0_16.0_-8.0_2.0_4.0_0.03.json │ ├── 3D12.0_12.0_32.0_62.0_18.0_4.0_-4.0_0.0_0.1.json │ ├── 3D12.0_14.0_24.0_74.0_14.0_-2.0_2.0_9.0_0.25.json │ ├── 3D12.0_14.0_24.0_76.0_14.0_0.0_-4.0_7.0_0.18.json │ ├── 3D12.0_14.0_26.0_62.0_15.0_-2.0_0.0_8.0_0.44.json │ ├── 3D12.0_14.0_26.0_64.0_16.0_2.0_0.0_8.0_0.46.json │ ├── 3D12.0_14.0_26.0_66.0_14.0_2.0_-4.0_0.0_0.45.json │ ├── 3D12.0_14.0_26.0_68.0_16.0_-6.0_-2.0_7.0_0.22.json │ ├── 3D12.0_14.0_26.0_70.0_17.0_-2.0_2.0_8.0_0.1.json │ ├── 3D12.0_14.0_28.0_64.0_14.0_-2.0_0.0_6.0_0.33.json │ ├── 3D12.0_14.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.18.json │ ├── 3D12.0_14.0_30.0_72.0_14.0_0.0_0.0_6.0_0.12.json │ ├── 3D12.0_14.0_32.0_76.0_14.0_2.0_2.0_8.0_0.03.json │ ├── 3D12.0_16.0_24.0_70.0_15.0_-2.0_-4.0_1.0_0.37.json │ ├── 3D12.0_16.0_24.0_72.0_18.0_0.0_-2.0_5.0_0.4.json │ ├── 3D12.0_16.0_24.0_76.0_17.0_4.0_0.0_1.0_0.28.json │ ├── 3D12.0_16.0_26.0_62.0_15.0_-8.0_0.0_9.0_0.48.json │ ├── 3D12.0_16.0_26.0_62.0_16.0_-8.0_0.0_9.0_0.48.json │ ├── 3D12.0_16.0_26.0_64.0_19.0_-2.0_-2.0_7.0_0.1.json │ ├── 3D12.0_16.0_26.0_74.0_18.0_4.0_-2.0_2.0_0.05.json │ ├── 3D12.0_16.0_28.0_64.0_18.0_-2.0_-2.0_2.0_0.32.json │ ├── 3D12.0_16.0_32.0_62.0_15.0_4.0_-4.0_3.0_0.08.json │ ├── 3D12.0_16.0_32.0_64.0_14.0_6.0_0.0_8.0_0.21.json │ ├── 3D12.0_16.0_32.0_66.0_18.0_6.0_0.0_3.0_0.32.json │ ├── 3D12.0_18.0_26.0_68.0_17.0_-2.0_0.0_7.0_0.18.json │ ├── 3D12.0_18.0_26.0_70.0_14.0_0.0_-4.0_6.0_0.2.json │ ├── 3D12.0_18.0_26.0_70.0_16.0_-2.0_0.0_1.0_0.15.json │ ├── 3D12.0_18.0_26.0_72.0_17.0_-8.0_-2.0_3.0_0.13.json │ ├── 3D12.0_18.0_26.0_78.0_18.0_0.0_-2.0_9.0_0.47.json │ ├── 3D12.0_18.0_30.0_60.0_16.0_-8.0_-4.0_9.0_0.04.json │ ├── 3D12.0_18.0_30.0_72.0_14.0_2.0_-4.0_9.0_0.48.json │ ├── 3D12.0_18.0_32.0_60.0_17.0_4.0_-4.0_8.0_0.19.json │ ├── 3D12.0_18.0_32.0_68.0_16.0_-4.0_-2.0_0.0_0.37.json │ ├── 3D12.0_20.0_24.0_62.0_15.0_4.0_-2.0_5.0_0.34.json │ ├── 3D12.0_20.0_24.0_78.0_18.0_4.0_0.0_1.0_0.14.json │ ├── 3D12.0_20.0_26.0_72.0_18.0_-6.0_-4.0_5.0_0.18.json │ ├── 3D12.0_20.0_28.0_70.0_19.0_-2.0_-4.0_8.0_0.24.json │ ├── 3D12.0_20.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35.json │ ├── 3D12.0_20.0_32.0_74.0_15.0_4.0_-4.0_3.0_0.14.json │ ├── 3D14.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3.json │ ├── 3D14.0_12.0_28.0_70.0_17.0_0.0_2.0_4.0_0.13.json │ ├── 3D14.0_12.0_28.0_78.0_14.0_-4.0_-4.0_1.0_0.44.json │ ├── 3D14.0_12.0_28.0_78.0_19.0_0.0_0.0_1.0_0.1.json │ ├── 3D14.0_12.0_30.0_64.0_14.0_-4.0_0.0_5.0_0.11.json │ ├── 3D14.0_12.0_30.0_76.0_16.0_-6.0_-2.0_1.0_0.22.json │ ├── 3D14.0_12.0_32.0_70.0_19.0_-4.0_-2.0_1.0_0.31.json │ ├── 3D14.0_14.0_28.0_66.0_18.0_0.0_-2.0_1.0_0.11.json │ ├── 3D14.0_14.0_28.0_66.0_19.0_-6.0_-4.0_1.0_0.19.json │ ├── 3D14.0_14.0_28.0_70.0_18.0_0.0_-2.0_5.0_0.05.json │ ├── 3D14.0_14.0_28.0_74.0_15.0_-8.0_-2.0_0.0_0.01.json │ ├── 3D14.0_14.0_28.0_74.0_15.0_0.0_2.0_4.0_0.4.json │ ├── 3D14.0_14.0_28.0_74.0_18.0_4.0_-2.0_9.0_0.04.json │ ├── 3D14.0_14.0_30.0_62.0_15.0_-4.0_0.0_6.0_0.32.json │ ├── 3D14.0_14.0_30.0_74.0_14.0_-4.0_-4.0_1.0_0.2.json │ ├── 3D14.0_14.0_30.0_78.0_16.0_-4.0_-2.0_1.0_0.08.json │ ├── 3D14.0_14.0_32.0_62.0_14.0_0.0_-2.0_2.0_0.12.json │ ├── 3D14.0_14.0_32.0_62.0_16.0_2.0_-4.0_7.0_0.21.json │ ├── 3D14.0_16.0_24.0_68.0_15.0_-6.0_-2.0_5.0_0.46.json │ ├── 3D14.0_16.0_28.0_60.0_18.0_-4.0_0.0_3.0_0.07.json │ ├── 3D14.0_16.0_28.0_62.0_19.0_-4.0_0.0_8.0_0.04.json │ ├── 3D14.0_16.0_28.0_66.0_17.0_-2.0_-4.0_5.0_0.28.json │ ├── 3D14.0_16.0_28.0_66.0_18.0_0.0_0.0_6.0_0.4.json │ ├── 3D14.0_16.0_28.0_68.0_18.0_-8.0_-4.0_4.0_0.16.json │ ├── 3D14.0_16.0_28.0_68.0_18.0_-8.0_2.0_9.0_0.0.json │ ├── 3D14.0_16.0_28.0_74.0_16.0_-6.0_0.0_6.0_0.0.json │ ├── 3D14.0_16.0_30.0_60.0_16.0_-4.0_0.0_8.0_0.42.json │ ├── 3D14.0_16.0_30.0_62.0_18.0_-4.0_-2.0_7.0_0.27.json │ ├── 3D14.0_16.0_30.0_74.0_16.0_4.0_2.0_8.0_0.25.json │ ├── 3D14.0_16.0_30.0_74.0_18.0_4.0_2.0_1.0_0.05.json │ ├── 3D14.0_16.0_30.0_76.0_18.0_4.0_-2.0_0.0_0.06.json │ ├── 3D14.0_16.0_32.0_60.0_18.0_-8.0_-4.0_9.0_0.14.json │ ├── 3D14.0_18.0_24.0_70.0_15.0_-4.0_-4.0_2.0_0.46.json │ ├── 3D14.0_18.0_26.0_74.0_19.0_-6.0_-2.0_3.0_0.24.json │ ├── 3D14.0_18.0_28.0_62.0_19.0_-2.0_-2.0_6.0_0.07.json │ ├── 3D14.0_18.0_30.0_60.0_19.0_2.0_0.0_8.0_0.02.json │ ├── 3D14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.24.json │ ├── 3D14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.38.json │ ├── 3D14.0_20.0_24.0_62.0_16.0_-2.0_-4.0_4.0_0.12.json │ ├── 3D14.0_20.0_26.0_74.0_18.0_0.0_-2.0_6.0_0.44.json │ ├── 3D14.0_20.0_28.0_72.0_15.0_-2.0_0.0_1.0_0.38.json │ ├── 3D14.0_20.0_28.0_76.0_17.0_0.0_-2.0_3.0_0.16.json │ ├── 3D14.0_20.0_30.0_62.0_15.0_2.0_0.0_6.0_0.09.json │ ├── 3D14.0_20.0_30.0_76.0_14.0_2.0_-4.0_8.0_0.23.json │ ├── 3D14.0_20.0_32.0_74.0_17.0_2.0_0.0_9.0_0.15.json │ └── settings.json ├── DefaultData │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_3.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_135.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_180.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_225.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_270.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_315.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_10.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6_Perspective.png │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json │ ├── SHDCOUNT_6.0_GLZPER_0.8_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2_Perspective.png │ └── settings.json ├── LittleRedBox.csv ├── RedBox │ ├── 1_1_1.json │ ├── 1_1_1_Perspective.png │ ├── 1_1_2.json │ ├── 1_1_2_Perspective.png │ ├── 1_1_3.json │ ├── 1_1_3_Perspective.png │ ├── 1_1_4.json │ ├── 1_1_4_Perspective.png │ ├── 1_1_5.json │ ├── 1_1_5_Perspective.png │ ├── 1_2_1.json │ ├── 1_2_1_Perspective.png │ ├── 1_2_2.json │ ├── 1_2_2_Perspective.png │ ├── 1_2_3.json │ ├── 1_2_3_Perspective.png │ ├── 1_2_4.json │ ├── 1_2_4_Perspective.png │ ├── 1_2_5.json │ ├── 1_2_5_Perspective.png │ ├── 1_3_1.json │ ├── 1_3_1_Perspective.png │ ├── 1_3_2.json │ ├── 1_3_2_Perspective.png │ ├── 1_3_3.json │ ├── 1_3_3_Perspective.png │ ├── 1_3_4.json │ ├── 1_3_4_Perspective.png │ ├── 1_3_5.json │ ├── 1_3_5_Perspective.png │ ├── 1_4_1.json │ ├── 1_4_1_Perspective.png │ ├── 1_4_2.json │ ├── 1_4_2_Perspective.png │ ├── 1_4_3.json │ ├── 1_4_3_Perspective.png │ ├── 1_4_4.json │ ├── 1_4_4_Perspective.png │ ├── 1_4_5.json │ ├── 1_4_5_Perspective.png │ ├── 1_5_1.json │ ├── 1_5_1_Perspective.png │ ├── 1_5_2.json │ ├── 1_5_2_Perspective.png │ ├── 1_5_3.json │ ├── 1_5_3_Perspective.png │ ├── 1_5_4.json │ ├── 1_5_4_Perspective.png │ ├── 1_5_5.json │ ├── 1_5_5_Perspective.png │ ├── 2_1_1.json │ ├── 2_1_1_Perspective.png │ ├── 2_1_2.json │ ├── 2_1_2_Perspective.png │ ├── 2_1_3.json │ ├── 2_1_3_Perspective.png │ ├── 2_1_4.json │ ├── 2_1_4_Perspective.png │ ├── 2_1_5.json │ ├── 2_1_5_Perspective.png │ ├── 2_2_1.json │ ├── 2_2_1_Perspective.png │ ├── 2_2_2.json │ ├── 2_2_2_Perspective.png │ ├── 2_2_3.json │ ├── 2_2_3_Perspective.png │ ├── 2_2_4.json │ ├── 2_2_4_Perspective.png │ ├── 2_2_5.json │ ├── 2_2_5_Perspective.png │ ├── 2_3_1.json │ ├── 2_3_1_Perspective.png │ ├── 2_3_2.json │ ├── 2_3_2_Perspective.png │ ├── 2_3_3.json │ ├── 2_3_3_Perspective.png │ ├── 2_3_4.json │ ├── 2_3_4_Perspective.png │ ├── 2_3_5.json │ ├── 2_3_5_Perspective.png │ ├── 2_4_1.json │ ├── 2_4_1_Perspective.png │ ├── 2_4_2.json │ ├── 2_4_2_Perspective.png │ ├── 2_4_3.json │ ├── 2_4_3_Perspective.png │ ├── 2_4_4.json │ ├── 2_4_4_Perspective.png │ ├── 2_4_5.json │ ├── 2_4_5_Perspective.png │ ├── 2_5_1.json │ ├── 2_5_1_Perspective.png │ ├── 2_5_2.json │ ├── 2_5_2_Perspective.png │ ├── 2_5_3.json │ ├── 2_5_3_Perspective.png │ ├── 2_5_4.json │ ├── 2_5_4_Perspective.png │ ├── 2_5_5.json │ ├── 2_5_5_Perspective.png │ ├── 3_1_1.json │ ├── 3_1_1_Perspective.png │ ├── 3_1_2.json │ ├── 3_1_2_Perspective.png │ ├── 3_1_3.json │ ├── 3_1_3_Perspective.png │ ├── 3_1_4.json │ ├── 3_1_4_Perspective.png │ ├── 3_1_5.json │ ├── 3_1_5_Perspective.png │ ├── 3_2_1.json │ ├── 3_2_1_Perspective.png │ ├── 3_2_2.json │ ├── 3_2_2_Perspective.png │ ├── 3_2_3.json │ ├── 3_2_3_Perspective.png │ ├── 3_2_4.json │ ├── 3_2_4_Perspective.png │ ├── 3_2_5.json │ ├── 3_2_5_Perspective.png │ ├── 3_3_1.json │ ├── 3_3_1_Perspective.png │ ├── 3_3_2.json │ ├── 3_3_2_Perspective.png │ ├── 3_3_3.json │ ├── 3_3_3_Perspective.png │ ├── 3_3_4.json │ ├── 3_3_4_Perspective.png │ ├── 3_3_5.json │ ├── 3_3_5_Perspective.png │ ├── 3_4_1.json │ ├── 3_4_1_Perspective.png │ ├── 3_4_2.json │ ├── 3_4_2_Perspective.png │ ├── 3_4_3.json │ ├── 3_4_3_Perspective.png │ ├── 3_4_4.json │ ├── 3_4_4_Perspective.png │ ├── 3_4_5.json │ ├── 3_4_5_Perspective.png │ ├── 3_5_1.json │ ├── 3_5_1_Perspective.png │ ├── 3_5_2.json │ ├── 3_5_2_Perspective.png │ ├── 3_5_3.json │ ├── 3_5_3_Perspective.png │ ├── 3_5_4.json │ ├── 3_5_4_Perspective.png │ ├── 3_5_5.json │ ├── 3_5_5_Perspective.png │ ├── 4_1_1.json │ ├── 4_1_1_Perspective.png │ ├── 4_1_2.json │ ├── 4_1_2_Perspective.png │ ├── 4_1_3.json │ ├── 4_1_3_Perspective.png │ ├── 4_1_4.json │ ├── 4_1_4_Perspective.png │ ├── 4_1_5.json │ ├── 4_1_5_Perspective.png │ ├── 4_2_1.json │ ├── 4_2_1_Perspective.png │ ├── 4_2_2.json │ ├── 4_2_2_Perspective.png │ ├── 4_2_3.json │ ├── 4_2_3_Perspective.png │ ├── 4_2_4.json │ ├── 4_2_4_Perspective.png │ ├── 4_2_5.json │ ├── 4_2_5_Perspective.png │ ├── 4_3_1.json │ ├── 4_3_1_Perspective.png │ ├── 4_3_2.json │ ├── 4_3_2_Perspective.png │ ├── 4_3_3.json │ ├── 4_3_3_Perspective.png │ ├── 4_3_4.json │ ├── 4_3_4_Perspective.png │ ├── 4_3_5.json │ ├── 4_3_5_Perspective.png │ ├── 4_4_1.json │ ├── 4_4_1_Perspective.png │ ├── 4_4_2.json │ ├── 4_4_2_Perspective.png │ ├── 4_4_3.json │ ├── 4_4_3_Perspective.png │ ├── 4_4_4.json │ ├── 4_4_4_Perspective.png │ ├── 4_4_5.json │ ├── 4_4_5_Perspective.png │ ├── 4_5_1.json │ ├── 4_5_1_Perspective.png │ ├── 4_5_2.json │ ├── 4_5_2_Perspective.png │ ├── 4_5_3.json │ ├── 4_5_3_Perspective.png │ ├── 4_5_4.json │ ├── 4_5_4_Perspective.png │ ├── 4_5_5.json │ ├── 4_5_5_Perspective.png │ ├── 5_1_1.json │ ├── 5_1_1_Perspective.png │ ├── 5_1_2.json │ ├── 5_1_2_Perspective.png │ ├── 5_1_3.json │ ├── 5_1_3_Perspective.png │ ├── 5_1_4.json │ ├── 5_1_4_Perspective.png │ ├── 5_1_5.json │ ├── 5_1_5_Perspective.png │ ├── 5_2_1.json │ ├── 5_2_1_Perspective.png │ ├── 5_2_2.json │ ├── 5_2_2_Perspective.png │ ├── 5_2_3.json │ ├── 5_2_3_Perspective.png │ ├── 5_2_4.json │ ├── 5_2_4_Perspective.png │ ├── 5_2_5.json │ ├── 5_2_5_Perspective.png │ ├── 5_3_1.json │ ├── 5_3_1_Perspective.png │ ├── 5_3_2.json │ ├── 5_3_2_Perspective.png │ ├── 5_3_3.json │ ├── 5_3_3_Perspective.png │ ├── 5_3_4.json │ ├── 5_3_4_Perspective.png │ ├── 5_3_5.json │ ├── 5_3_5_Perspective.png │ ├── 5_4_1.json │ ├── 5_4_1_Perspective.png │ ├── 5_4_2.json │ ├── 5_4_2_Perspective.png │ ├── 5_4_3.json │ ├── 5_4_3_Perspective.png │ ├── 5_4_4.json │ ├── 5_4_4_Perspective.png │ ├── 5_4_5.json │ ├── 5_4_5_Perspective.png │ ├── 5_5_1.json │ ├── 5_5_1_Perspective.png │ ├── 5_5_2.json │ ├── 5_5_2_Perspective.png │ ├── 5_5_3.json │ ├── 5_5_3_Perspective.png │ ├── 5_5_4.json │ ├── 5_5_4_Perspective.png │ ├── 5_5_5.json │ ├── 5_5_5_Perspective.png │ └── settings.json ├── default_onload.csv ├── example │ ├── LocalCSV_example.csv │ └── online │ │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6.json │ │ ├── SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_135.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0.json │ │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.0_Perspective.png │ │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6.json │ │ ├── SHDCOUNT_3.0_GLZPER_0.6_ROOMOR_270.0_RMDEPTH_6.0_RMH_3.6_Perspective.png │ │ ├── data.csv │ │ └── example.zip └── settings.json ├── doc ├── 01_OneDrive.png ├── 02_Setting.png ├── 04_MultiImg.png ├── 04_MultiImg2.png ├── 05_StaticLink.png └── NewUpdatesImg.ai ├── favicon.ico ├── favicon.png ├── img ├── BoxBuilding.gif ├── CORE logo_horizontal.jpg ├── Daylighting.gif ├── DesignExplorerLogo2.png ├── DesignExplorerLogo3.png ├── RedBox.gif └── thorntontomasetti.jpg ├── index.html ├── js ├── GoogleClient.js ├── briefcase.min.js ├── designExplorer.js ├── divgrid.js ├── jquery-1.11.1.min.js └── jquery.lazy.min.js ├── license.txt ├── pace ├── pace.css └── pace.min.js ├── pc_source_files ├── css │ └── d3.parcoords.css └── d3 │ ├── d3.divgrid.js │ ├── d3.parcoords.js │ └── d3.underscore.math.js ├── radar_source_files ├── radar-chart.css └── radar-chart.js ├── rangeslider_files ├── css │ ├── ion.rangeSlider.css │ ├── ion.rangeSlider.skinFlat.css │ ├── ion.rangeSlider.skinNice.css │ └── normalize.css ├── img │ ├── sprite-skin-flat.png │ └── sprite-skin-nice.png ├── index.html └── js │ ├── ion.rangeSlider.js │ └── ion.rangeSlider.min.js ├── rating_source_files ├── delete.gif ├── jquery.rating.css ├── jquery.rating.js └── star.gif ├── scatter_matrix_source_files ├── scatter-matrix.css └── scatter-matrix.js └── va3c_source_files ├── css ├── 960.css ├── SPECTACLES.css └── datgui_styleOverride.css ├── index.html └── js ├── APP_INIT.js ├── libs ├── OrbitControls.js ├── Projector.js ├── SPECTACLES.js ├── dat.gui.js ├── jquery-1.9.0.js ├── jquery-ui.js ├── stats.js └── three.js └── va3c.json /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/.gitignore -------------------------------------------------------------------------------- /.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/.vscode/launch.json -------------------------------------------------------------------------------- /.vscode/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/.vscode/settings.json -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/README.md -------------------------------------------------------------------------------- /bootstrap_side_bar/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/LICENSE -------------------------------------------------------------------------------- /bootstrap_side_bar/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/README.md -------------------------------------------------------------------------------- /bootstrap_side_bar/css/bootstrap.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/css/bootstrap.css -------------------------------------------------------------------------------- /bootstrap_side_bar/css/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/css/bootstrap.min.css -------------------------------------------------------------------------------- /bootstrap_side_bar/css/simple-sidebar.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/css/simple-sidebar.css -------------------------------------------------------------------------------- /bootstrap_side_bar/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /bootstrap_side_bar/fonts/glyphicons-halflings-regular.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/fonts/glyphicons-halflings-regular.svg -------------------------------------------------------------------------------- /bootstrap_side_bar/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /bootstrap_side_bar/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /bootstrap_side_bar/fonts/glyphicons-halflings-regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/fonts/glyphicons-halflings-regular.woff2 -------------------------------------------------------------------------------- /bootstrap_side_bar/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/index.html -------------------------------------------------------------------------------- /bootstrap_side_bar/js/bootstrap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/js/bootstrap.js -------------------------------------------------------------------------------- /bootstrap_side_bar/js/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/js/bootstrap.min.js -------------------------------------------------------------------------------- /bootstrap_side_bar/js/jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/bootstrap_side_bar/js/jquery.js -------------------------------------------------------------------------------- /css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/css/style.css -------------------------------------------------------------------------------- /d3/d3.v3.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/d3/d3.v3.min.js -------------------------------------------------------------------------------- /design_explorer_data/AIA building.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIA building.csv -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_12.0_24.0_66.0_17.0_2.0_0.0_0.0_0.1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_12.0_24.0_66.0_17.0_2.0_0.0_0.0_0.1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_12.0_24.0_66.0_18.0_-8.0_2.0_9.0_0.0_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_12.0_24.0_66.0_18.0_-8.0_2.0_9.0_0.0_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_12.0_24.0_68.0_16.0_-4.0_2.0_2.0_0.43_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_12.0_24.0_68.0_16.0_-4.0_2.0_2.0_0.43_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_12.0_24.0_70.0_14.0_-2.0_0.0_3.0_0.11_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_12.0_24.0_70.0_14.0_-2.0_0.0_3.0_0.11_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_12.0_26.0_66.0_17.0_-6.0_2.0_0.0_0.15_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_12.0_26.0_66.0_17.0_-6.0_2.0_0.0_0.15_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_12.0_26.0_76.0_14.0_-8.0_-4.0_3.0_0.28_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_12.0_26.0_76.0_14.0_-8.0_-4.0_3.0_0.28_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_12.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.27_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_12.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.27_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_12.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_12.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_12.0_32.0_78.0_14.0_2.0_0.0_3.0_0.05_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_12.0_32.0_78.0_14.0_2.0_0.0_3.0_0.05_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_14.0_24.0_64.0_16.0_4.0_-4.0_1.0_0.43_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_14.0_24.0_64.0_16.0_4.0_-4.0_1.0_0.43_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_14.0_26.0_68.0_15.0_-8.0_-2.0_3.0_0.19_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_14.0_26.0_68.0_15.0_-8.0_-2.0_3.0_0.19_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_14.0_26.0_72.0_14.0_6.0_-4.0_9.0_0.21_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_14.0_26.0_72.0_14.0_6.0_-4.0_9.0_0.21_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_14.0_26.0_78.0_18.0_-6.0_0.0_2.0_0.49_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_14.0_26.0_78.0_18.0_-6.0_0.0_2.0_0.49_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_14.0_32.0_70.0_15.0_4.0_0.0_2.0_0.29_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_14.0_32.0_70.0_15.0_4.0_0.0_2.0_0.29_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_14.0_32.0_78.0_14.0_-8.0_2.0_9.0_0.34_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_14.0_32.0_78.0_14.0_-8.0_2.0_9.0_0.34_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_14.0_32.0_78.0_14.0_0.0_2.0_4.0_0.13_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_14.0_32.0_78.0_14.0_0.0_2.0_4.0_0.13_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_24.0_60.0_18.0_-4.0_-2.0_3.0_0.07_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_24.0_60.0_18.0_-4.0_-2.0_3.0_0.07_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_24.0_64.0_16.0_4.0_-2.0_5.0_0.44_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_24.0_64.0_16.0_4.0_-2.0_5.0_0.44_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_24.0_68.0_18.0_2.0_-4.0_2.0_0.34_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_24.0_68.0_18.0_2.0_-4.0_2.0_0.34_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_24.0_70.0_18.0_2.0_2.0_0.0_0.43_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_24.0_70.0_18.0_2.0_2.0_0.0_0.43_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_24.0_70.0_19.0_-4.0_-2.0_7.0_0.18_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_24.0_70.0_19.0_-4.0_-2.0_7.0_0.18_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_24.0_72.0_18.0_0.0_-2.0_6.0_0.11_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_24.0_72.0_18.0_0.0_-2.0_6.0_0.11_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_24.0_74.0_19.0_4.0_-4.0_5.0_0.13_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_24.0_74.0_19.0_4.0_-4.0_5.0_0.13_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_26.0_70.0_16.0_-2.0_-4.0_7.0_0.3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_26.0_70.0_16.0_-2.0_-4.0_7.0_0.3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_26.0_70.0_16.0_2.0_-4.0_8.0_0.22_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_26.0_70.0_16.0_2.0_-4.0_8.0_0.22_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_26.0_70.0_16.0_4.0_-2.0_7.0_0.28_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_26.0_70.0_16.0_4.0_-2.0_7.0_0.28_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_26.0_72.0_15.0_-2.0_-4.0_6.0_0.17_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_26.0_72.0_15.0_-2.0_-4.0_6.0_0.17_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_28.0_66.0_16.0_2.0_-2.0_5.0_0.09_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_28.0_66.0_16.0_2.0_-2.0_5.0_0.09_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_28.0_72.0_18.0_-8.0_-2.0_5.0_0.28_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_28.0_72.0_18.0_-8.0_-2.0_5.0_0.28_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_30.0_68.0_16.0_-8.0_-2.0_7.0_0.02_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_30.0_68.0_16.0_-8.0_-2.0_7.0_0.02_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_30.0_74.0_16.0_-2.0_0.0_4.0_0.13_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_30.0_74.0_16.0_-2.0_0.0_4.0_0.13_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_32.0_66.0_18.0_-8.0_-2.0_9.0_0.1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_32.0_66.0_18.0_-8.0_-2.0_9.0_0.1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_16.0_32.0_68.0_15.0_-2.0_0.0_5.0_0.4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_16.0_32.0_68.0_15.0_-2.0_0.0_5.0_0.4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_18.0_24.0_64.0_16.0_4.0_0.0_9.0_0.45_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_18.0_24.0_64.0_16.0_4.0_0.0_9.0_0.45_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_18.0_24.0_74.0_19.0_6.0_0.0_5.0_0.05_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_18.0_24.0_74.0_19.0_6.0_0.0_5.0_0.05_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_18.0_24.0_78.0_18.0_2.0_2.0_3.0_0.47_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_18.0_24.0_78.0_18.0_2.0_2.0_3.0_0.47_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_18.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_18.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_18.0_30.0_60.0_19.0_6.0_2.0_0.0_0.49_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_18.0_30.0_60.0_19.0_6.0_2.0_0.0_0.49_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_18.0_30.0_70.0_15.0_-2.0_-2.0_1.0_0.26_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_18.0_30.0_70.0_15.0_-2.0_-2.0_1.0_0.26_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_18.0_32.0_62.0_14.0_-2.0_-2.0_7.0_0.04_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_18.0_32.0_62.0_14.0_-2.0_-2.0_7.0_0.04_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_20.0_24.0_72.0_19.0_-2.0_0.0_3.0_0.17_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_20.0_24.0_72.0_19.0_-2.0_0.0_3.0_0.17_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_20.0_26.0_68.0_18.0_-2.0_-2.0_9.0_0.28_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_20.0_26.0_68.0_18.0_-2.0_-2.0_9.0_0.28_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_20.0_26.0_72.0_18.0_-4.0_2.0_5.0_0.21_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_20.0_26.0_72.0_18.0_-4.0_2.0_5.0_0.21_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_20.0_26.0_78.0_19.0_0.0_2.0_4.0_0.4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_20.0_26.0_78.0_19.0_0.0_2.0_4.0_0.4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_20.0_28.0_60.0_16.0_4.0_-4.0_1.0_0.15_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_20.0_28.0_60.0_16.0_4.0_-4.0_1.0_0.15_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_20.0_28.0_62.0_16.0_-4.0_-4.0_6.0_0.38_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_20.0_28.0_62.0_16.0_-4.0_-4.0_6.0_0.38_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_20.0_28.0_78.0_19.0_6.0_-2.0_9.0_0.2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_20.0_28.0_78.0_19.0_6.0_-2.0_9.0_0.2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_20.0_32.0_66.0_14.0_-2.0_-2.0_6.0_0.3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_20.0_32.0_66.0_14.0_-2.0_-2.0_6.0_0.3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/10.0_20.0_32.0_66.0_14.0_0.0_2.0_3.0_0.46_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/10.0_20.0_32.0_66.0_14.0_0.0_2.0_3.0_0.46_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_26.0_66.0_14.0_-8.0_2.0_4.0_0.44_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_26.0_66.0_14.0_-8.0_2.0_4.0_0.44_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_26.0_76.0_16.0_6.0_2.0_1.0_0.43_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_26.0_76.0_16.0_6.0_2.0_1.0_0.43_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.25_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.25_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.26_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.26_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_60.0_17.0_-8.0_-2.0_8.0_0.4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_60.0_17.0_-8.0_-2.0_8.0_0.4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_64.0_18.0_0.0_2.0_8.0_0.47_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_64.0_18.0_0.0_2.0_8.0_0.47_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_64.0_18.0_2.0_0.0_0.0_0.46_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_64.0_18.0_2.0_0.0_0.0_0.46_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_66.0_16.0_-2.0_-2.0_6.0_0.33_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_66.0_16.0_-2.0_-2.0_6.0_0.33_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_66.0_16.0_0.0_-2.0_5.0_0.34_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_66.0_16.0_0.0_-2.0_5.0_0.34_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_66.0_17.0_2.0_0.0_0.0_0.1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_66.0_17.0_2.0_0.0_0.0_0.1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_66.0_18.0_4.0_-2.0_0.0_0.05_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_66.0_18.0_4.0_-2.0_0.0_0.05_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_70.0_15.0_-2.0_-2.0_6.0_0.4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_70.0_15.0_-2.0_-2.0_6.0_0.4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_28.0_70.0_16.0_-2.0_-4.0_1.0_0.29_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_28.0_70.0_16.0_-2.0_-4.0_1.0_0.29_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_30.0_66.0_16.0_2.0_0.0_5.0_0.38_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_30.0_66.0_16.0_2.0_0.0_5.0_0.38_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_32.0_60.0_16.0_-8.0_2.0_4.0_0.03_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_32.0_60.0_16.0_-8.0_2.0_4.0_0.03_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_12.0_32.0_62.0_18.0_4.0_-4.0_0.0_0.1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_12.0_32.0_62.0_18.0_4.0_-4.0_0.0_0.1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_24.0_74.0_14.0_-2.0_2.0_9.0_0.25_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_24.0_74.0_14.0_-2.0_2.0_9.0_0.25_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_24.0_76.0_14.0_0.0_-4.0_7.0_0.18_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_24.0_76.0_14.0_0.0_-4.0_7.0_0.18_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_26.0_62.0_15.0_-2.0_0.0_8.0_0.44_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_26.0_62.0_15.0_-2.0_0.0_8.0_0.44_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_26.0_64.0_16.0_2.0_0.0_8.0_0.46_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_26.0_64.0_16.0_2.0_0.0_8.0_0.46_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_26.0_66.0_14.0_2.0_-4.0_0.0_0.45_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_26.0_66.0_14.0_2.0_-4.0_0.0_0.45_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_26.0_68.0_16.0_-6.0_-2.0_7.0_0.22_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_26.0_68.0_16.0_-6.0_-2.0_7.0_0.22_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_26.0_70.0_17.0_-2.0_2.0_8.0_0.1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_26.0_70.0_17.0_-2.0_2.0_8.0_0.1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_28.0_64.0_14.0_-2.0_0.0_6.0_0.33_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_28.0_64.0_14.0_-2.0_0.0_6.0_0.33_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.18_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.18_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_30.0_72.0_14.0_0.0_0.0_6.0_0.12_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_30.0_72.0_14.0_0.0_0.0_6.0_0.12_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_14.0_32.0_76.0_14.0_2.0_2.0_8.0_0.03_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_14.0_32.0_76.0_14.0_2.0_2.0_8.0_0.03_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_24.0_70.0_15.0_-2.0_-4.0_1.0_0.37_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_24.0_70.0_15.0_-2.0_-4.0_1.0_0.37_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_24.0_72.0_18.0_0.0_-2.0_5.0_0.4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_24.0_72.0_18.0_0.0_-2.0_5.0_0.4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_24.0_76.0_17.0_4.0_0.0_1.0_0.28_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_24.0_76.0_17.0_4.0_0.0_1.0_0.28_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_26.0_62.0_15.0_-8.0_0.0_9.0_0.48_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_26.0_62.0_15.0_-8.0_0.0_9.0_0.48_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_26.0_62.0_16.0_-8.0_0.0_9.0_0.48_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_26.0_62.0_16.0_-8.0_0.0_9.0_0.48_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_26.0_64.0_19.0_-2.0_-2.0_7.0_0.1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_26.0_64.0_19.0_-2.0_-2.0_7.0_0.1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_26.0_74.0_18.0_4.0_-2.0_2.0_0.05_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_26.0_74.0_18.0_4.0_-2.0_2.0_0.05_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_28.0_64.0_18.0_-2.0_-2.0_2.0_0.32_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_28.0_64.0_18.0_-2.0_-2.0_2.0_0.32_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_32.0_62.0_15.0_4.0_-4.0_3.0_0.08_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_32.0_62.0_15.0_4.0_-4.0_3.0_0.08_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_32.0_64.0_14.0_6.0_0.0_8.0_0.21_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_32.0_64.0_14.0_6.0_0.0_8.0_0.21_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_16.0_32.0_66.0_18.0_6.0_0.0_3.0_0.32_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_16.0_32.0_66.0_18.0_6.0_0.0_3.0_0.32_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_18.0_26.0_68.0_17.0_-2.0_0.0_7.0_0.18_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_18.0_26.0_68.0_17.0_-2.0_0.0_7.0_0.18_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_18.0_26.0_70.0_14.0_0.0_-4.0_6.0_0.2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_18.0_26.0_70.0_14.0_0.0_-4.0_6.0_0.2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_18.0_26.0_70.0_16.0_-2.0_0.0_1.0_0.15_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_18.0_26.0_70.0_16.0_-2.0_0.0_1.0_0.15_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_18.0_26.0_72.0_17.0_-8.0_-2.0_3.0_0.13_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_18.0_26.0_72.0_17.0_-8.0_-2.0_3.0_0.13_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_18.0_26.0_78.0_18.0_0.0_-2.0_9.0_0.47_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_18.0_26.0_78.0_18.0_0.0_-2.0_9.0_0.47_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_18.0_30.0_60.0_16.0_-8.0_-4.0_9.0_0.04_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_18.0_30.0_60.0_16.0_-8.0_-4.0_9.0_0.04_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_18.0_30.0_72.0_14.0_2.0_-4.0_9.0_0.48_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_18.0_30.0_72.0_14.0_2.0_-4.0_9.0_0.48_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_18.0_32.0_60.0_17.0_4.0_-4.0_8.0_0.19_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_18.0_32.0_60.0_17.0_4.0_-4.0_8.0_0.19_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_18.0_32.0_68.0_16.0_-4.0_-2.0_0.0_0.37_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_18.0_32.0_68.0_16.0_-4.0_-2.0_0.0_0.37_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_20.0_24.0_62.0_15.0_4.0_-2.0_5.0_0.34_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_20.0_24.0_62.0_15.0_4.0_-2.0_5.0_0.34_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_20.0_24.0_78.0_18.0_4.0_0.0_1.0_0.14_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_20.0_24.0_78.0_18.0_4.0_0.0_1.0_0.14_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_20.0_26.0_72.0_18.0_-6.0_-4.0_5.0_0.18_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_20.0_26.0_72.0_18.0_-6.0_-4.0_5.0_0.18_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_20.0_28.0_70.0_19.0_-2.0_-4.0_8.0_0.24_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_20.0_28.0_70.0_19.0_-2.0_-4.0_8.0_0.24_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_20.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_20.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/12.0_20.0_32.0_74.0_15.0_4.0_-4.0_3.0_0.14_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/12.0_20.0_32.0_74.0_15.0_4.0_-4.0_3.0_0.14_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_12.0_28.0_70.0_17.0_0.0_2.0_4.0_0.13_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_12.0_28.0_70.0_17.0_0.0_2.0_4.0_0.13_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_12.0_28.0_78.0_14.0_-4.0_-4.0_1.0_0.44_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_12.0_28.0_78.0_14.0_-4.0_-4.0_1.0_0.44_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_12.0_28.0_78.0_19.0_0.0_0.0_1.0_0.1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_12.0_28.0_78.0_19.0_0.0_0.0_1.0_0.1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_12.0_30.0_64.0_14.0_-4.0_0.0_5.0_0.11_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_12.0_30.0_64.0_14.0_-4.0_0.0_5.0_0.11_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_12.0_30.0_76.0_16.0_-6.0_-2.0_1.0_0.22_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_12.0_30.0_76.0_16.0_-6.0_-2.0_1.0_0.22_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_12.0_32.0_70.0_19.0_-4.0_-2.0_1.0_0.31_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_12.0_32.0_70.0_19.0_-4.0_-2.0_1.0_0.31_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_28.0_66.0_18.0_0.0_-2.0_1.0_0.11_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_28.0_66.0_18.0_0.0_-2.0_1.0_0.11_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_28.0_66.0_19.0_-6.0_-4.0_1.0_0.19_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_28.0_66.0_19.0_-6.0_-4.0_1.0_0.19_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_28.0_70.0_18.0_0.0_-2.0_5.0_0.05_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_28.0_70.0_18.0_0.0_-2.0_5.0_0.05_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_28.0_74.0_15.0_-8.0_-2.0_0.0_0.01_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_28.0_74.0_15.0_-8.0_-2.0_0.0_0.01_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_28.0_74.0_15.0_0.0_2.0_4.0_0.4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_28.0_74.0_15.0_0.0_2.0_4.0_0.4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_28.0_74.0_18.0_4.0_-2.0_9.0_0.04_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_28.0_74.0_18.0_4.0_-2.0_9.0_0.04_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_30.0_62.0_15.0_-4.0_0.0_6.0_0.32_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_30.0_62.0_15.0_-4.0_0.0_6.0_0.32_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_30.0_74.0_14.0_-4.0_-4.0_1.0_0.2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_30.0_74.0_14.0_-4.0_-4.0_1.0_0.2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_30.0_78.0_16.0_-4.0_-2.0_1.0_0.08_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_30.0_78.0_16.0_-4.0_-2.0_1.0_0.08_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_32.0_62.0_14.0_0.0_-2.0_2.0_0.12_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_32.0_62.0_14.0_0.0_-2.0_2.0_0.12_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_14.0_32.0_62.0_16.0_2.0_-4.0_7.0_0.21_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_14.0_32.0_62.0_16.0_2.0_-4.0_7.0_0.21_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_24.0_68.0_15.0_-6.0_-2.0_5.0_0.46_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_24.0_68.0_15.0_-6.0_-2.0_5.0_0.46_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_28.0_60.0_18.0_-4.0_0.0_3.0_0.07_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_28.0_60.0_18.0_-4.0_0.0_3.0_0.07_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_28.0_62.0_19.0_-4.0_0.0_8.0_0.04_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_28.0_62.0_19.0_-4.0_0.0_8.0_0.04_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_28.0_66.0_17.0_-2.0_-4.0_5.0_0.28_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_28.0_66.0_17.0_-2.0_-4.0_5.0_0.28_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_28.0_66.0_18.0_0.0_0.0_6.0_0.4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_28.0_66.0_18.0_0.0_0.0_6.0_0.4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_28.0_68.0_18.0_-8.0_-4.0_4.0_0.16_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_28.0_68.0_18.0_-8.0_-4.0_4.0_0.16_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_28.0_68.0_18.0_-8.0_2.0_9.0_0.0_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_28.0_68.0_18.0_-8.0_2.0_9.0_0.0_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_28.0_74.0_16.0_-6.0_0.0_6.0_0.0_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_28.0_74.0_16.0_-6.0_0.0_6.0_0.0_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_30.0_60.0_16.0_-4.0_0.0_8.0_0.42_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_30.0_60.0_16.0_-4.0_0.0_8.0_0.42_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_30.0_62.0_18.0_-4.0_-2.0_7.0_0.27_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_30.0_62.0_18.0_-4.0_-2.0_7.0_0.27_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_30.0_74.0_16.0_4.0_2.0_8.0_0.25_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_30.0_74.0_16.0_4.0_2.0_8.0_0.25_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_30.0_74.0_18.0_4.0_2.0_1.0_0.05_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_30.0_74.0_18.0_4.0_2.0_1.0_0.05_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_30.0_76.0_18.0_4.0_-2.0_0.0_0.06_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_30.0_76.0_18.0_4.0_-2.0_0.0_0.06_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_16.0_32.0_60.0_18.0_-8.0_-4.0_9.0_0.14_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_16.0_32.0_60.0_18.0_-8.0_-4.0_9.0_0.14_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_18.0_24.0_70.0_15.0_-4.0_-4.0_2.0_0.46_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_18.0_24.0_70.0_15.0_-4.0_-4.0_2.0_0.46_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_18.0_26.0_74.0_19.0_-6.0_-2.0_3.0_0.24_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_18.0_26.0_74.0_19.0_-6.0_-2.0_3.0_0.24_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_18.0_28.0_62.0_19.0_-2.0_-2.0_6.0_0.07_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_18.0_28.0_62.0_19.0_-2.0_-2.0_6.0_0.07_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_18.0_30.0_60.0_19.0_2.0_0.0_8.0_0.02_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_18.0_30.0_60.0_19.0_2.0_0.0_8.0_0.02_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.24_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.24_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.38_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.38_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_20.0_24.0_62.0_16.0_-2.0_-4.0_4.0_0.12_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_20.0_24.0_62.0_16.0_-2.0_-4.0_4.0_0.12_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_20.0_26.0_74.0_18.0_0.0_-2.0_6.0_0.44_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_20.0_26.0_74.0_18.0_0.0_-2.0_6.0_0.44_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_20.0_28.0_72.0_15.0_-2.0_0.0_1.0_0.38_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_20.0_28.0_72.0_15.0_-2.0_0.0_1.0_0.38_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_20.0_28.0_76.0_17.0_0.0_-2.0_3.0_0.16_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_20.0_28.0_76.0_17.0_0.0_-2.0_3.0_0.16_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_20.0_30.0_62.0_15.0_2.0_0.0_6.0_0.09_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_20.0_30.0_62.0_15.0_2.0_0.0_6.0_0.09_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_20.0_30.0_76.0_14.0_2.0_-4.0_8.0_0.23_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_20.0_30.0_76.0_14.0_2.0_-4.0_8.0_0.23_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/14.0_20.0_32.0_74.0_17.0_2.0_0.0_9.0_0.15_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/14.0_20.0_32.0_74.0_17.0_2.0_0.0_9.0_0.15_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_12.0_24.0_66.0_17.0_2.0_0.0_0.0_0.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_12.0_24.0_66.0_17.0_2.0_0.0_0.0_0.1.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_12.0_24.0_66.0_18.0_-8.0_2.0_9.0_0.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_12.0_24.0_66.0_18.0_-8.0_2.0_9.0_0.0.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_12.0_24.0_68.0_16.0_-4.0_2.0_2.0_0.43.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_12.0_24.0_68.0_16.0_-4.0_2.0_2.0_0.43.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_12.0_24.0_70.0_14.0_-2.0_0.0_3.0_0.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_12.0_24.0_70.0_14.0_-2.0_0.0_3.0_0.11.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_12.0_26.0_66.0_17.0_-6.0_2.0_0.0_0.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_12.0_26.0_66.0_17.0_-6.0_2.0_0.0_0.15.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_12.0_26.0_76.0_14.0_-8.0_-4.0_3.0_0.28.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_12.0_26.0_76.0_14.0_-8.0_-4.0_3.0_0.28.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_12.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_12.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.27.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_12.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_12.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_12.0_32.0_78.0_14.0_2.0_0.0_3.0_0.05.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_12.0_32.0_78.0_14.0_2.0_0.0_3.0_0.05.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_14.0_24.0_64.0_16.0_4.0_-4.0_1.0_0.43.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_14.0_24.0_64.0_16.0_4.0_-4.0_1.0_0.43.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_14.0_26.0_68.0_15.0_-8.0_-2.0_3.0_0.19.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_14.0_26.0_68.0_15.0_-8.0_-2.0_3.0_0.19.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_14.0_26.0_72.0_14.0_6.0_-4.0_9.0_0.21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_14.0_26.0_72.0_14.0_6.0_-4.0_9.0_0.21.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_14.0_26.0_78.0_18.0_-6.0_0.0_2.0_0.49.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_14.0_26.0_78.0_18.0_-6.0_0.0_2.0_0.49.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_14.0_32.0_70.0_15.0_4.0_0.0_2.0_0.29.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_14.0_32.0_70.0_15.0_4.0_0.0_2.0_0.29.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_14.0_32.0_78.0_14.0_-8.0_2.0_9.0_0.34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_14.0_32.0_78.0_14.0_-8.0_2.0_9.0_0.34.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_14.0_32.0_78.0_14.0_0.0_2.0_4.0_0.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_14.0_32.0_78.0_14.0_0.0_2.0_4.0_0.13.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_60.0_18.0_-4.0_-2.0_3.0_0.07.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_60.0_18.0_-4.0_-2.0_3.0_0.07.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_64.0_16.0_4.0_-2.0_5.0_0.44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_64.0_16.0_4.0_-2.0_5.0_0.44.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_68.0_18.0_2.0_-4.0_2.0_0.34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_68.0_18.0_2.0_-4.0_2.0_0.34.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_70.0_18.0_2.0_2.0_0.0_0.43.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_70.0_18.0_2.0_2.0_0.0_0.43.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_70.0_19.0_-4.0_-2.0_7.0_0.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_70.0_19.0_-4.0_-2.0_7.0_0.18.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_72.0_18.0_0.0_-2.0_6.0_0.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_72.0_18.0_0.0_-2.0_6.0_0.11.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_74.0_19.0_4.0_-4.0_5.0_0.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_24.0_74.0_19.0_4.0_-4.0_5.0_0.13.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_26.0_70.0_16.0_-2.0_-4.0_7.0_0.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_26.0_70.0_16.0_-2.0_-4.0_7.0_0.3.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_26.0_70.0_16.0_2.0_-4.0_8.0_0.22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_26.0_70.0_16.0_2.0_-4.0_8.0_0.22.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_26.0_70.0_16.0_4.0_-2.0_7.0_0.28.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_26.0_70.0_16.0_4.0_-2.0_7.0_0.28.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_26.0_72.0_15.0_-2.0_-4.0_6.0_0.17.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_26.0_72.0_15.0_-2.0_-4.0_6.0_0.17.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_28.0_66.0_16.0_2.0_-2.0_5.0_0.09.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_28.0_66.0_16.0_2.0_-2.0_5.0_0.09.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_28.0_72.0_18.0_-8.0_-2.0_5.0_0.28.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_28.0_72.0_18.0_-8.0_-2.0_5.0_0.28.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_30.0_68.0_16.0_-8.0_-2.0_7.0_0.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_30.0_68.0_16.0_-8.0_-2.0_7.0_0.02.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_30.0_74.0_16.0_-2.0_0.0_4.0_0.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_30.0_74.0_16.0_-2.0_0.0_4.0_0.13.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_32.0_66.0_18.0_-8.0_-2.0_9.0_0.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_32.0_66.0_18.0_-8.0_-2.0_9.0_0.1.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_16.0_32.0_68.0_15.0_-2.0_0.0_5.0_0.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_16.0_32.0_68.0_15.0_-2.0_0.0_5.0_0.4.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_18.0_24.0_64.0_16.0_4.0_0.0_9.0_0.45.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_18.0_24.0_64.0_16.0_4.0_0.0_9.0_0.45.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_18.0_24.0_74.0_19.0_6.0_0.0_5.0_0.05.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_18.0_24.0_74.0_19.0_6.0_0.0_5.0_0.05.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_18.0_24.0_78.0_18.0_2.0_2.0_3.0_0.47.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_18.0_24.0_78.0_18.0_2.0_2.0_3.0_0.47.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_18.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_18.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_18.0_30.0_60.0_19.0_6.0_2.0_0.0_0.49.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_18.0_30.0_60.0_19.0_6.0_2.0_0.0_0.49.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_18.0_30.0_70.0_15.0_-2.0_-2.0_1.0_0.26.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_18.0_30.0_70.0_15.0_-2.0_-2.0_1.0_0.26.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_18.0_32.0_62.0_14.0_-2.0_-2.0_7.0_0.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_18.0_32.0_62.0_14.0_-2.0_-2.0_7.0_0.04.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_20.0_24.0_72.0_19.0_-2.0_0.0_3.0_0.17.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_20.0_24.0_72.0_19.0_-2.0_0.0_3.0_0.17.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_20.0_26.0_68.0_18.0_-2.0_-2.0_9.0_0.28.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_20.0_26.0_68.0_18.0_-2.0_-2.0_9.0_0.28.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_20.0_26.0_72.0_18.0_-4.0_2.0_5.0_0.21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_20.0_26.0_72.0_18.0_-4.0_2.0_5.0_0.21.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_20.0_26.0_78.0_19.0_0.0_2.0_4.0_0.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_20.0_26.0_78.0_19.0_0.0_2.0_4.0_0.4.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_20.0_28.0_60.0_16.0_4.0_-4.0_1.0_0.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_20.0_28.0_60.0_16.0_4.0_-4.0_1.0_0.15.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_20.0_28.0_62.0_16.0_-4.0_-4.0_6.0_0.38.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_20.0_28.0_62.0_16.0_-4.0_-4.0_6.0_0.38.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_20.0_28.0_78.0_19.0_6.0_-2.0_9.0_0.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_20.0_28.0_78.0_19.0_6.0_-2.0_9.0_0.2.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_20.0_32.0_66.0_14.0_-2.0_-2.0_6.0_0.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_20.0_32.0_66.0_14.0_-2.0_-2.0_6.0_0.3.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D10.0_20.0_32.0_66.0_14.0_0.0_2.0_3.0_0.46.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D10.0_20.0_32.0_66.0_14.0_0.0_2.0_3.0_0.46.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_26.0_66.0_14.0_-8.0_2.0_4.0_0.44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_26.0_66.0_14.0_-8.0_2.0_4.0_0.44.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_26.0_76.0_16.0_6.0_2.0_1.0_0.43.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_26.0_76.0_16.0_6.0_2.0_1.0_0.43.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.25.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.25.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.26.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_60.0_16.0_6.0_-4.0_1.0_0.26.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_60.0_17.0_-8.0_-2.0_8.0_0.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_60.0_17.0_-8.0_-2.0_8.0_0.4.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_64.0_18.0_0.0_2.0_8.0_0.47.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_64.0_18.0_0.0_2.0_8.0_0.47.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_64.0_18.0_2.0_0.0_0.0_0.46.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_64.0_18.0_2.0_0.0_0.0_0.46.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_66.0_16.0_-2.0_-2.0_6.0_0.33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_66.0_16.0_-2.0_-2.0_6.0_0.33.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_66.0_16.0_0.0_-2.0_5.0_0.34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_66.0_16.0_0.0_-2.0_5.0_0.34.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_66.0_17.0_2.0_0.0_0.0_0.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_66.0_17.0_2.0_0.0_0.0_0.1.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_66.0_18.0_4.0_-2.0_0.0_0.05.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_66.0_18.0_4.0_-2.0_0.0_0.05.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_70.0_15.0_-2.0_-2.0_6.0_0.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_70.0_15.0_-2.0_-2.0_6.0_0.4.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_70.0_15.0_-2.0_-4.0_6.0_0.3.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_70.0_16.0_-2.0_-4.0_1.0_0.29.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_28.0_70.0_16.0_-2.0_-4.0_1.0_0.29.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_30.0_66.0_16.0_2.0_0.0_5.0_0.38.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_30.0_66.0_16.0_2.0_0.0_5.0_0.38.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_32.0_60.0_16.0_-8.0_2.0_4.0_0.03.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_32.0_60.0_16.0_-8.0_2.0_4.0_0.03.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_12.0_32.0_62.0_18.0_4.0_-4.0_0.0_0.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_12.0_32.0_62.0_18.0_4.0_-4.0_0.0_0.1.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_24.0_74.0_14.0_-2.0_2.0_9.0_0.25.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_24.0_74.0_14.0_-2.0_2.0_9.0_0.25.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_24.0_76.0_14.0_0.0_-4.0_7.0_0.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_24.0_76.0_14.0_0.0_-4.0_7.0_0.18.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_62.0_15.0_-2.0_0.0_8.0_0.44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_62.0_15.0_-2.0_0.0_8.0_0.44.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_64.0_16.0_2.0_0.0_8.0_0.46.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_64.0_16.0_2.0_0.0_8.0_0.46.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_66.0_14.0_2.0_-4.0_0.0_0.45.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_66.0_14.0_2.0_-4.0_0.0_0.45.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_68.0_16.0_-6.0_-2.0_7.0_0.22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_68.0_16.0_-6.0_-2.0_7.0_0.22.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_70.0_17.0_-2.0_2.0_8.0_0.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_26.0_70.0_17.0_-2.0_2.0_8.0_0.1.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_28.0_64.0_14.0_-2.0_0.0_6.0_0.33.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_28.0_64.0_14.0_-2.0_0.0_6.0_0.33.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_28.0_72.0_16.0_-4.0_-2.0_1.0_0.18.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_30.0_72.0_14.0_0.0_0.0_6.0_0.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_30.0_72.0_14.0_0.0_0.0_6.0_0.12.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_14.0_32.0_76.0_14.0_2.0_2.0_8.0_0.03.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_14.0_32.0_76.0_14.0_2.0_2.0_8.0_0.03.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_24.0_70.0_15.0_-2.0_-4.0_1.0_0.37.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_24.0_70.0_15.0_-2.0_-4.0_1.0_0.37.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_24.0_72.0_18.0_0.0_-2.0_5.0_0.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_24.0_72.0_18.0_0.0_-2.0_5.0_0.4.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_24.0_76.0_17.0_4.0_0.0_1.0_0.28.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_24.0_76.0_17.0_4.0_0.0_1.0_0.28.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_26.0_62.0_15.0_-8.0_0.0_9.0_0.48.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_26.0_62.0_15.0_-8.0_0.0_9.0_0.48.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_26.0_62.0_16.0_-8.0_0.0_9.0_0.48.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_26.0_62.0_16.0_-8.0_0.0_9.0_0.48.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_26.0_64.0_19.0_-2.0_-2.0_7.0_0.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_26.0_64.0_19.0_-2.0_-2.0_7.0_0.1.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_26.0_74.0_18.0_4.0_-2.0_2.0_0.05.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_26.0_74.0_18.0_4.0_-2.0_2.0_0.05.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_28.0_64.0_18.0_-2.0_-2.0_2.0_0.32.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_28.0_64.0_18.0_-2.0_-2.0_2.0_0.32.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_32.0_62.0_15.0_4.0_-4.0_3.0_0.08.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_32.0_62.0_15.0_4.0_-4.0_3.0_0.08.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_32.0_64.0_14.0_6.0_0.0_8.0_0.21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_32.0_64.0_14.0_6.0_0.0_8.0_0.21.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_16.0_32.0_66.0_18.0_6.0_0.0_3.0_0.32.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_16.0_32.0_66.0_18.0_6.0_0.0_3.0_0.32.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_68.0_17.0_-2.0_0.0_7.0_0.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_68.0_17.0_-2.0_0.0_7.0_0.18.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_70.0_14.0_0.0_-4.0_6.0_0.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_70.0_14.0_0.0_-4.0_6.0_0.2.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_70.0_16.0_-2.0_0.0_1.0_0.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_70.0_16.0_-2.0_0.0_1.0_0.15.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_72.0_17.0_-8.0_-2.0_3.0_0.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_72.0_17.0_-8.0_-2.0_3.0_0.13.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_78.0_18.0_0.0_-2.0_9.0_0.47.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_18.0_26.0_78.0_18.0_0.0_-2.0_9.0_0.47.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_18.0_30.0_60.0_16.0_-8.0_-4.0_9.0_0.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_18.0_30.0_60.0_16.0_-8.0_-4.0_9.0_0.04.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_18.0_30.0_72.0_14.0_2.0_-4.0_9.0_0.48.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_18.0_30.0_72.0_14.0_2.0_-4.0_9.0_0.48.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_18.0_32.0_60.0_17.0_4.0_-4.0_8.0_0.19.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_18.0_32.0_60.0_17.0_4.0_-4.0_8.0_0.19.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_18.0_32.0_68.0_16.0_-4.0_-2.0_0.0_0.37.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_18.0_32.0_68.0_16.0_-4.0_-2.0_0.0_0.37.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_20.0_24.0_62.0_15.0_4.0_-2.0_5.0_0.34.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_20.0_24.0_62.0_15.0_4.0_-2.0_5.0_0.34.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_20.0_24.0_78.0_18.0_4.0_0.0_1.0_0.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_20.0_24.0_78.0_18.0_4.0_0.0_1.0_0.14.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_20.0_26.0_72.0_18.0_-6.0_-4.0_5.0_0.18.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_20.0_26.0_72.0_18.0_-6.0_-4.0_5.0_0.18.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_20.0_28.0_70.0_19.0_-2.0_-4.0_8.0_0.24.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_20.0_28.0_70.0_19.0_-2.0_-4.0_8.0_0.24.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_20.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_20.0_30.0_74.0_18.0_6.0_-4.0_7.0_0.35.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D12.0_20.0_32.0_74.0_15.0_4.0_-4.0_3.0_0.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D12.0_20.0_32.0_74.0_15.0_4.0_-4.0_3.0_0.14.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_12.0_26.0_74.0_18.0_-2.0_-2.0_6.0_0.3.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_12.0_28.0_70.0_17.0_0.0_2.0_4.0_0.13.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_12.0_28.0_70.0_17.0_0.0_2.0_4.0_0.13.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_12.0_28.0_78.0_14.0_-4.0_-4.0_1.0_0.44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_12.0_28.0_78.0_14.0_-4.0_-4.0_1.0_0.44.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_12.0_28.0_78.0_19.0_0.0_0.0_1.0_0.1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_12.0_28.0_78.0_19.0_0.0_0.0_1.0_0.1.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_12.0_30.0_64.0_14.0_-4.0_0.0_5.0_0.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_12.0_30.0_64.0_14.0_-4.0_0.0_5.0_0.11.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_12.0_30.0_76.0_16.0_-6.0_-2.0_1.0_0.22.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_12.0_30.0_76.0_16.0_-6.0_-2.0_1.0_0.22.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_12.0_32.0_70.0_19.0_-4.0_-2.0_1.0_0.31.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_12.0_32.0_70.0_19.0_-4.0_-2.0_1.0_0.31.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_66.0_18.0_0.0_-2.0_1.0_0.11.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_66.0_18.0_0.0_-2.0_1.0_0.11.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_66.0_19.0_-6.0_-4.0_1.0_0.19.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_66.0_19.0_-6.0_-4.0_1.0_0.19.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_70.0_18.0_0.0_-2.0_5.0_0.05.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_70.0_18.0_0.0_-2.0_5.0_0.05.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_74.0_15.0_-8.0_-2.0_0.0_0.01.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_74.0_15.0_-8.0_-2.0_0.0_0.01.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_74.0_15.0_0.0_2.0_4.0_0.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_74.0_15.0_0.0_2.0_4.0_0.4.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_74.0_18.0_4.0_-2.0_9.0_0.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_28.0_74.0_18.0_4.0_-2.0_9.0_0.04.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_30.0_62.0_15.0_-4.0_0.0_6.0_0.32.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_30.0_62.0_15.0_-4.0_0.0_6.0_0.32.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_30.0_74.0_14.0_-4.0_-4.0_1.0_0.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_30.0_74.0_14.0_-4.0_-4.0_1.0_0.2.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_30.0_78.0_16.0_-4.0_-2.0_1.0_0.08.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_30.0_78.0_16.0_-4.0_-2.0_1.0_0.08.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_32.0_62.0_14.0_0.0_-2.0_2.0_0.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_32.0_62.0_14.0_0.0_-2.0_2.0_0.12.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_14.0_32.0_62.0_16.0_2.0_-4.0_7.0_0.21.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_14.0_32.0_62.0_16.0_2.0_-4.0_7.0_0.21.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_24.0_68.0_15.0_-6.0_-2.0_5.0_0.46.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_24.0_68.0_15.0_-6.0_-2.0_5.0_0.46.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_60.0_18.0_-4.0_0.0_3.0_0.07.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_60.0_18.0_-4.0_0.0_3.0_0.07.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_62.0_19.0_-4.0_0.0_8.0_0.04.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_62.0_19.0_-4.0_0.0_8.0_0.04.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_66.0_17.0_-2.0_-4.0_5.0_0.28.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_66.0_17.0_-2.0_-4.0_5.0_0.28.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_66.0_18.0_0.0_0.0_6.0_0.4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_66.0_18.0_0.0_0.0_6.0_0.4.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_68.0_18.0_-8.0_-4.0_4.0_0.16.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_68.0_18.0_-8.0_-4.0_4.0_0.16.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_68.0_18.0_-8.0_2.0_9.0_0.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_68.0_18.0_-8.0_2.0_9.0_0.0.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_74.0_16.0_-6.0_0.0_6.0_0.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_28.0_74.0_16.0_-6.0_0.0_6.0_0.0.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_60.0_16.0_-4.0_0.0_8.0_0.42.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_60.0_16.0_-4.0_0.0_8.0_0.42.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_62.0_18.0_-4.0_-2.0_7.0_0.27.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_62.0_18.0_-4.0_-2.0_7.0_0.27.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_74.0_16.0_4.0_2.0_8.0_0.25.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_74.0_16.0_4.0_2.0_8.0_0.25.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_74.0_18.0_4.0_2.0_1.0_0.05.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_74.0_18.0_4.0_2.0_1.0_0.05.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_76.0_18.0_4.0_-2.0_0.0_0.06.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_30.0_76.0_18.0_4.0_-2.0_0.0_0.06.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_16.0_32.0_60.0_18.0_-8.0_-4.0_9.0_0.14.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_16.0_32.0_60.0_18.0_-8.0_-4.0_9.0_0.14.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_18.0_24.0_70.0_15.0_-4.0_-4.0_2.0_0.46.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_18.0_24.0_70.0_15.0_-4.0_-4.0_2.0_0.46.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_18.0_26.0_74.0_19.0_-6.0_-2.0_3.0_0.24.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_18.0_26.0_74.0_19.0_-6.0_-2.0_3.0_0.24.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_18.0_28.0_62.0_19.0_-2.0_-2.0_6.0_0.07.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_18.0_28.0_62.0_19.0_-2.0_-2.0_6.0_0.07.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_18.0_30.0_60.0_19.0_2.0_0.0_8.0_0.02.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_18.0_30.0_60.0_19.0_2.0_0.0_8.0_0.02.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.24.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.24.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.38.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_20.0_24.0_62.0_15.0_6.0_-4.0_2.0_0.38.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_20.0_24.0_62.0_16.0_-2.0_-4.0_4.0_0.12.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_20.0_24.0_62.0_16.0_-2.0_-4.0_4.0_0.12.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_20.0_26.0_74.0_18.0_0.0_-2.0_6.0_0.44.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_20.0_26.0_74.0_18.0_0.0_-2.0_6.0_0.44.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_20.0_28.0_72.0_15.0_-2.0_0.0_1.0_0.38.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_20.0_28.0_72.0_15.0_-2.0_0.0_1.0_0.38.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_20.0_28.0_76.0_17.0_0.0_-2.0_3.0_0.16.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_20.0_28.0_76.0_17.0_0.0_-2.0_3.0_0.16.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_20.0_30.0_62.0_15.0_2.0_0.0_6.0_0.09.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_20.0_30.0_62.0_15.0_2.0_0.0_6.0_0.09.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_20.0_30.0_76.0_14.0_2.0_-4.0_8.0_0.23.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_20.0_30.0_76.0_14.0_2.0_-4.0_8.0_0.23.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/3D14.0_20.0_32.0_74.0_17.0_2.0_0.0_9.0_0.15.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/3D14.0_20.0_32.0_74.0_17.0_2.0_0.0_9.0_0.15.json -------------------------------------------------------------------------------- /design_explorer_data/AIAbuilding/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/AIAbuilding/settings.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.4_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_45.0_RMDEPTH_8.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_6.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.6_ROOMOR_90.0_RMDEPTH_8.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_10.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_6.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_0.0_RMDEPTH_8.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_6.0_RMH_4.2.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.0.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/SHDCOUNT_0.0_GLZPER_0.8_ROOMOR_45.0_RMDEPTH_8.0_RMH_3.6.json -------------------------------------------------------------------------------- /design_explorer_data/DefaultData/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/DefaultData/settings.json -------------------------------------------------------------------------------- /design_explorer_data/LittleRedBox.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/LittleRedBox.csv -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_1_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_1_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_2_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_2_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_3_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_3_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_4_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_4_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/1_5_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/1_5_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_1_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_1_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_2_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_2_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_3_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_3_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_4_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_4_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/2_5_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/2_5_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_1_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_1_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_2_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_2_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_3_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_3_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_4_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_4_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/3_5_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/3_5_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_1_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_1_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_2_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_2_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_3_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_3_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_4_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_4_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/4_5_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/4_5_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_1_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_1_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_2_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_2_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_3_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_3_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_4_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_4_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_1.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_1.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_1_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_1_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_2.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_2_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_2_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_3.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_3.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_3_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_3_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_4.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_4.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_4_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_4_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_5.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_5.json -------------------------------------------------------------------------------- /design_explorer_data/RedBox/5_5_5_Perspective.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/5_5_5_Perspective.png -------------------------------------------------------------------------------- /design_explorer_data/RedBox/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/RedBox/settings.json -------------------------------------------------------------------------------- /design_explorer_data/default_onload.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/default_onload.csv -------------------------------------------------------------------------------- /design_explorer_data/example/LocalCSV_example.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/example/LocalCSV_example.csv -------------------------------------------------------------------------------- /design_explorer_data/example/online/data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/example/online/data.csv -------------------------------------------------------------------------------- /design_explorer_data/example/online/example.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/example/online/example.zip -------------------------------------------------------------------------------- /design_explorer_data/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/design_explorer_data/settings.json -------------------------------------------------------------------------------- /doc/01_OneDrive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/doc/01_OneDrive.png -------------------------------------------------------------------------------- /doc/02_Setting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/doc/02_Setting.png -------------------------------------------------------------------------------- /doc/04_MultiImg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/doc/04_MultiImg.png -------------------------------------------------------------------------------- /doc/04_MultiImg2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/doc/04_MultiImg2.png -------------------------------------------------------------------------------- /doc/05_StaticLink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/doc/05_StaticLink.png -------------------------------------------------------------------------------- /doc/NewUpdatesImg.ai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/doc/NewUpdatesImg.ai -------------------------------------------------------------------------------- /favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/favicon.ico -------------------------------------------------------------------------------- /favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/favicon.png -------------------------------------------------------------------------------- /img/BoxBuilding.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/img/BoxBuilding.gif -------------------------------------------------------------------------------- /img/CORE logo_horizontal.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/img/CORE logo_horizontal.jpg -------------------------------------------------------------------------------- /img/Daylighting.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/img/Daylighting.gif -------------------------------------------------------------------------------- /img/DesignExplorerLogo2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/img/DesignExplorerLogo2.png -------------------------------------------------------------------------------- /img/DesignExplorerLogo3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/img/DesignExplorerLogo3.png -------------------------------------------------------------------------------- /img/RedBox.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/img/RedBox.gif -------------------------------------------------------------------------------- /img/thorntontomasetti.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/img/thorntontomasetti.jpg -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/index.html -------------------------------------------------------------------------------- /js/GoogleClient.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/js/GoogleClient.js -------------------------------------------------------------------------------- /js/briefcase.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/js/briefcase.min.js -------------------------------------------------------------------------------- /js/designExplorer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/js/designExplorer.js -------------------------------------------------------------------------------- /js/divgrid.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/js/divgrid.js -------------------------------------------------------------------------------- /js/jquery-1.11.1.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/js/jquery-1.11.1.min.js -------------------------------------------------------------------------------- /js/jquery.lazy.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/js/jquery.lazy.min.js -------------------------------------------------------------------------------- /license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/license.txt -------------------------------------------------------------------------------- /pace/pace.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/pace/pace.css -------------------------------------------------------------------------------- /pace/pace.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/pace/pace.min.js -------------------------------------------------------------------------------- /pc_source_files/css/d3.parcoords.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/pc_source_files/css/d3.parcoords.css -------------------------------------------------------------------------------- /pc_source_files/d3/d3.divgrid.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/pc_source_files/d3/d3.divgrid.js -------------------------------------------------------------------------------- /pc_source_files/d3/d3.parcoords.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/pc_source_files/d3/d3.parcoords.js -------------------------------------------------------------------------------- /pc_source_files/d3/d3.underscore.math.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/pc_source_files/d3/d3.underscore.math.js -------------------------------------------------------------------------------- /radar_source_files/radar-chart.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/radar_source_files/radar-chart.css -------------------------------------------------------------------------------- /radar_source_files/radar-chart.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/radar_source_files/radar-chart.js -------------------------------------------------------------------------------- /rangeslider_files/css/ion.rangeSlider.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rangeslider_files/css/ion.rangeSlider.css -------------------------------------------------------------------------------- /rangeslider_files/css/ion.rangeSlider.skinFlat.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rangeslider_files/css/ion.rangeSlider.skinFlat.css -------------------------------------------------------------------------------- /rangeslider_files/css/ion.rangeSlider.skinNice.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rangeslider_files/css/ion.rangeSlider.skinNice.css -------------------------------------------------------------------------------- /rangeslider_files/css/normalize.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rangeslider_files/css/normalize.css -------------------------------------------------------------------------------- /rangeslider_files/img/sprite-skin-flat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rangeslider_files/img/sprite-skin-flat.png -------------------------------------------------------------------------------- /rangeslider_files/img/sprite-skin-nice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rangeslider_files/img/sprite-skin-nice.png -------------------------------------------------------------------------------- /rangeslider_files/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rangeslider_files/index.html -------------------------------------------------------------------------------- /rangeslider_files/js/ion.rangeSlider.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rangeslider_files/js/ion.rangeSlider.js -------------------------------------------------------------------------------- /rangeslider_files/js/ion.rangeSlider.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rangeslider_files/js/ion.rangeSlider.min.js -------------------------------------------------------------------------------- /rating_source_files/delete.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rating_source_files/delete.gif -------------------------------------------------------------------------------- /rating_source_files/jquery.rating.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rating_source_files/jquery.rating.css -------------------------------------------------------------------------------- /rating_source_files/jquery.rating.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rating_source_files/jquery.rating.js -------------------------------------------------------------------------------- /rating_source_files/star.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/rating_source_files/star.gif -------------------------------------------------------------------------------- /scatter_matrix_source_files/scatter-matrix.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/scatter_matrix_source_files/scatter-matrix.css -------------------------------------------------------------------------------- /scatter_matrix_source_files/scatter-matrix.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/scatter_matrix_source_files/scatter-matrix.js -------------------------------------------------------------------------------- /va3c_source_files/css/960.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/css/960.css -------------------------------------------------------------------------------- /va3c_source_files/css/SPECTACLES.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/css/SPECTACLES.css -------------------------------------------------------------------------------- /va3c_source_files/css/datgui_styleOverride.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/css/datgui_styleOverride.css -------------------------------------------------------------------------------- /va3c_source_files/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/index.html -------------------------------------------------------------------------------- /va3c_source_files/js/APP_INIT.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/APP_INIT.js -------------------------------------------------------------------------------- /va3c_source_files/js/libs/OrbitControls.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/libs/OrbitControls.js -------------------------------------------------------------------------------- /va3c_source_files/js/libs/Projector.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/libs/Projector.js -------------------------------------------------------------------------------- /va3c_source_files/js/libs/SPECTACLES.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/libs/SPECTACLES.js -------------------------------------------------------------------------------- /va3c_source_files/js/libs/dat.gui.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/libs/dat.gui.js -------------------------------------------------------------------------------- /va3c_source_files/js/libs/jquery-1.9.0.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/libs/jquery-1.9.0.js -------------------------------------------------------------------------------- /va3c_source_files/js/libs/jquery-ui.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/libs/jquery-ui.js -------------------------------------------------------------------------------- /va3c_source_files/js/libs/stats.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/libs/stats.js -------------------------------------------------------------------------------- /va3c_source_files/js/libs/three.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/libs/three.js -------------------------------------------------------------------------------- /va3c_source_files/js/va3c.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tt-acm/DesignExplorer/HEAD/va3c_source_files/js/va3c.json --------------------------------------------------------------------------------