egghunters / bim-viewer

A WebGL based BIM viewer, built on three.js and Vue. Used to view gltf, ifc, obj, dae, stl models, etc.
MIT License
216 stars 76 forks source link

ifc support #13

Open defineconst opened 1 year ago

defineconst commented 1 year ago

threejs has ifcloader,bim-viewer can't load ifc file.

egghunters commented 1 year ago

Thanks for your information, I just created a PR and added an ifc example. Can you pull the latest code and try the last example?