web-ifc-three
web-ifc-three copied to clipboard
The official IFC Loader for Three.js.
Hi there, If I try to build current implementation of web-ifc-three (i.e 0.0.122) with the lastest implementation of web-ifc it throws the following errors,  So web-ifc-three it has to...
I am working in a Vue 3 project with IFCjs. Whenever I create a new subset, it does not add the given ID's under the subset. When I log the...
I get an out of error message when loading an ifc.  This comes after many error messages. Is there a way to fix this ? Maybe clean the indexeddb...
Hi, Thanks for this package. As a beginner with BIM and IFC, I wanted to convert the page below into fibber. I would like to latter insert a model in...
I'm utilizing the IFC loader to import an IFC file into three.js for 3D visualization. My current task involves highlighting all opening elements (IFCOPENINGELEMENT) in red within the 3D view....
### Issue I recently updated `web-ifc-three` to the latest version hoping to resolve this critical dependency warning without luck: ``` Critical dependency: require function is used in a way in...
I think the BufferGeometryUtils you use it the wrong one. You should import like this: `import * as BufferGeometryUtils from 'three/addons/utils/BufferGeometryUtils.js';` instead of `import { mergeGeometries } from 'three/examples/jsm/utils/BufferGeometryUtils';` Doc...
I tested my viewer with "IFC file A" (20,0 Mo), it worked but with "IFC file B" (95,2 Mo) I got this error: Uncaught (in promise) RuntimeError: memory access out...
https://github.com/ThatOpen/web-ifc-three/blob/f58bfa92c4e27d257bd0aa37da841b48334c7420/README.md?plain=1#L44 Dead url - https://ifcjs.github.io/info/docs/Hello%20world 