Try it out: https://extraordinary-belekoy-ee7fa8.netlify.app
Watch demo: https://youtu.be/4PvLQ1qMmKI
Honorable Mention in IFC.js Crash Course 1st Edition Hackathon: https://www.linkedin.com/posts/antonio-gonz%C3%A1lez-viegas-8b2326151_openbim-opensource-activity-6974052235869618176-YJH-/
- Place your model anywhere you want or move it randomly (BIM-GIS integration)
- Support 3D measurement
- Read IFC properties by clicking elements
- Add clipping planes to find internal elements
- Change background color of the viewer with a color palette
- Preprocessing, memory management and multithreading support
Get a free Mapbox API Key at https://www.mapbox.com/
# Clone this repository
$ git clone https://github.com/helenkwok/bim-gis-viewer.git
# Go into the repository
$ cd bim-gis-viewer
# Install dependencies
$ npm install
# Run Rollup
$ npm run build
Store your API in .env and Use Live Server to serve the app
This software uses the following open source packages: