helenkwok / bim-gis-viewer

a submission to IFC.js hackathon

Home Page:https://extraordinary-belekoy-ee7fa8.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bim-gis-viewer

img 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-/

Key Features

  • 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

How To Use

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

Credits

This software uses the following open source packages:

About

a submission to IFC.js hackathon

https://extraordinary-belekoy-ee7fa8.netlify.app


Languages

Language:JavaScript 99.8%Language:HTML 0.1%Language:CSS 0.1%