web-ifc-three
web-ifc-three copied to clipboard
The official IFC Loader for Three.js.
I use threejs 143 and the latest web-ifc-three and am trying to load a simple ifc model. The console from the browser shows web-ifc-api.js:6592 Uncaught (in promise) RuntimeError: abort(undefined). Build...
Hello guys how are you bundling the IFCLoader Data, I' getting this error when i try to use rollup -c config/rollup.config.js: ``` D:\9raya\src\web-ifc-three>rollup -c config/rollup.config.js src/IFCLoader.ts → dist/IFCLoader.js... [!] (plugin...
## description The latest web-ifc package includes a memory leak fix. so I would like to see the latest version released to support the latest web-ifc. - current: web-ifc: 0.0.39...
i get this error when using the loader: Aborted(CompileError: WebAssembly.instantiate(): expected magic word 00 61 73 6d, found 3c 21 44 4f @+0). Build with -sASSERTIONS for more info. similar...
I cant load a specific IFC File. I've always get the attached error in the console. Can anyone help with this? "dependencies": { "three": "^0.149.0", "web-ifc-three": "^0.0.125" }  IFC...
We are using ifc.js for one year in our application. We have a bug since the beginning. It is a hard one to solve. It only happens sometimes after we...
Im getting this error when trying to upload an ifc to the documentation example: https://ifcjs.github.io/info/docs/Guide/web-ifc-three/Tutorials/Memory and also to my React implementation.  my ifc link: https://drive.google.com/file/d/1TLsJ6ikol2rPnUG1yq279_WBlNeg7Mku/view?usp=sharing My code: ` import...
Hey everyone, I have some Problems when trying to import web-ifc-three in my nodeJs Project. I'm trying to load an ifcModel in my REST Service. It's just a simple example,...
The website can show the gird lines. I click the input file button and choose my ifc file. But no model shows on the website. It is still the grid...
 when "npm run build" , the error occurred