Launcing standalone processes, each loads the whole model but checks a subset of expressIDs => full CPU utilization
Standard collision detection code
Trying to load the geometry directly out of web-ifc => No speed up
Spawning worker threads and serializing the mesh contents between them. Doesnt engage CPU fully
- gltfExport: Checking how a conversion from web-ifc to gltf could look like: Not working right now
- objExport: Working implementation of generating .obj files from web-ifc geometry.