web-ifc-three icon indicating copy to clipboard operation
web-ifc-three copied to clipboard

The official IFC Loader for Three.js.

Results 59 web-ifc-three issues
Sort by recently updated
recently updated
newest added

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...

bounty
status: available

## 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_Error_log](https://github.com/IFCjs/web-ifc-three/assets/145438335/e56df6b5-81f1-4676-8961-5639cf6b8ad9) 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. ![image](https://github.com/IFCjs/web-ifc-three/assets/38444147/9d04102c-f89c-4091-b092-2822c2b2f77a) 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...

![image](https://github.com/IFCjs/web-ifc-three/assets/71696195/6c8b4447-8542-4753-aec1-43d73c2c828a) when "npm run build" , the error occurred