Shai Daniel Ghelberg
Shai Daniel Ghelberg
As my questions in StackOverflow explain ([Q1](https://stackoverflow.com/questions/73264319/how-to-access-the-buffergeometry-of-ifc-items-in-web-ifc-three), [Q2](https://stackoverflow.com/questions/73298547/how-to-get-types-from-ifc-objects)) I'm trying to write an exported from IFC to a simpler format like OBJ For that the [glTF example](https://github.com/IFCjs/web-ifc-viewer/blob/master/viewer/src/components/import-export/glTF.ts#L122) was very useful...
My colleague got the following result (Ubuntu): ``` { "gpu": "google, swiftshader device (subzero) (0x0000c0de), swiftshader driver (ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (Subzero) (0x0000C0DE)), SwiftShader driver))", "isMobile": false, "tier":...