Skip to content

A web-based BIM viewer for safety training on construction site. The viewer is powered by bimU Viewer APIs.

License

Notifications You must be signed in to change notification settings

yuantsai1115/bimu-safety-education

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Construction Safety Training

A web-based building information model (BIM) viewer for safety training on construction site. The viewer is powered by bimU Viewer APIs.

default.mp4

Features

  • Easily switch to your own BIM models
  • Provide images and specification for each critical area
  • Highlight BIM elements with animation for each critical area

Live Demo

Main branch is deployed to https://safety-education.netlify.app/.

Project Setup

Rules for Element Properties

  1. 4 custom fields for all elements in BIM models including 勞安_法規內容, 勞安_法規編號, 勞安_法規圖片, 勞安_法規影片.
  2. Seperate by '@' for multiple rules in the same element (applied to all fields).

模型元件填入資料說明

Prerequisites

  • Node.js v16 and above
  • BIM model uploaded to bimU Viewer
  • model id from bimU Viewer

Setup

  • clone this repository
  • install dependencies: npm install
  • run server: npm start
  • go to http://localhost:3000
    • add url parameter modelId to specify your own model
    • add url parameter imgFolder for the name of image folder accommdated the training materials (same as the name in the public folder of repo)

Enjoy 🤘

About

A web-based BIM viewer for safety training on construction site. The viewer is powered by bimU Viewer APIs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published