SOFTWARE DEVELOPMENT
I developed this interactive application from scratch to display BIM models. I learned this through the IFC.js crash course, which taught me HTML, CSS, JavaScript and version management through GitKraken, for creating BIM web-based apps.
The app allows users to:
-
View BIM models in a 3D environment
-
Interact with the models by zooming, panning, and rotating them (see all versioned features in video below)
-
Measure distances and angles between objects in the models
-
Export the models to different formats
To see the code please visit https:
https://github.com/nwabimady/IFC.js
The app is still under development, but I am working on adding new features, such as:
-
The ability to create and edit BIM models
-
The ability to collaborate with other users on BIM models
-
The ability to integrate the app with other BIM software
I plan to make more robust apps's through React.js, Typescript, Firebase.
