The IFC.js library is an IFC parser and geometry generator written in C++ and compiled via Emscripten to WebAssembly. It enables IFC reading & editing from a browser!
An example of ifc loaded in threejs.org here: https://threejs.org/examples/webgl_loader_ifc.html
Try the live demo with your IFC model and discover the power of IFC.js.
Links:
- https://ifcjs.github.io/info/docs/introduction (understanding ifc)
- https://github.com/IFCjs (Git Hub - open source)
- https://www.aecbytes.com/newsletter/2022/issue_113.html (passage of ifc.js & Speckle)
- https://github.com/IFCjs/ifcjs-crash-course (crash course)
Installation of IDE:
- official Microsoft page > install "live server", "Material Icon", "Prettier" & "Auto Import"
No comments:
Post a Comment