Closed Layak-Ali closed 7 months ago
Try loading the glTF file into xeokit using the GLTFLoaderPlugin.
If the model still looks incorrect, then that means that the error lies with the IfcConvert tool, so you'll need to log an issue with that project.
If the glTF looks good, then the error is on our side. If that's the case, however, we would then need the glTF file to debug, and probably the IFC as well.
I can't comment on your code though, since you've not shared any in your issue - I don't think that will be the problem though.
it took a long time but it loaded the gltf file well and there was no error in gltf. I think the error lies in the ifcConvert tool. i will check that out
The floor of my file isnt displayed correctly. It works fine in gltf and ifc format in other viewers but not in xkt format. Is there any error in my code?
https://github.com/xeokit/xeokit-sdk/issues/1398#issuecomment-1978379012
Unfortunately i cant give send you the ifc file.