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.