3D Visualization of a building

This 3D interactive model was generated by running the 2D to 3D building transformation pipeline
on the floorplans of our dataset:


2D data to 3D data Used Autodesk Revit to create 3D floorplans as IFC files from the 2D blueprints.

-------->

IFC to XKT & JSON Converted the IFC files to Xeokit's proprietary XKT file format and extracted metadata as JSON files.

-------->

Load the models in browser Ran a Python script that combines Xeokit SDK's functionality to load the 3D models, and HTML, Javascript and ThreeJS to create this webpage.