ThatOpen / web-ifc-three

The official IFC Loader for Three.js.
https://ifcjs.github.io/info/
MIT License
521 stars 133 forks source link

Gap between WIV 1.0.214 (or WIT 0.0.124) and web-ifc 0.0.39 #163

Open TristanLecallier opened 1 year ago

TristanLecallier commented 1 year ago

Hi ! I've updated web ifc viewer to 1.0.214 and noticed new geometry issues. So I've tested the files in the three examples of the three repos in github : web-ifc (https://ifcjs.github.io/web-ifc/demo/) : works fine :

image

web-ifc-three (https://ifcjs.github.io/web-ifc-three/example/): the issue appears :

image

web-ifc-viewer (https://ifcjs.github.io/web-ifc-viewer/example/index) : still the issue :

image

andy-wrks commented 1 year ago

I'm getting a similar effect with a different model.

Geometry on https://ifcjs.github.io/web-ifc/demo/ is ok: (running web-ifc 0.0.39) image

Geometry in web-ifc-three is showing some glitches: (also running on web-ifc 0.0.39) image

Sample file: Sample.zip