Showcases the import of a BIM IFC model onto a Cesium 3D photorealistic environment — the neighborhood of the ‹Caserne des Vernets› construction site, in Praille-Acacias-Vernets / Geneva.
Download a sample IFC model (88MB) and drag & drop it on the web app. Model will be automatically positioned at a (currently) fixed position.
A partnership research project of EPFL/ENAC-CNAC and Uzufly, Lausanne / Switzerland.
Uzufly flew its drone over the area in 02.2023 and assembled the pictures in a 3D Tileset.
Built with IFC.js, Lit.dev and the Cesium.js 3D geospatial visualization platform.
Sample IFC model courtesy of EPFL/ENAC-CNAC.
npm install
To start a development server, watching, building and hot-reloading continuously:
npm start
To build and bundle the sources (output in dist/
subfolder):
npm run build
Distributed under the Apache-2.0 license. See LICENSE for details.