Hey everyone,
as far as I understand IFC importing for BIM data has so far been a paid feature with paid plug-ins to Unity. As part of my student project I was looking into ways to open-source a tool for that using xBIM toolkit. However, I run into issues trying to parse the data, esp the geometry. Judging from older discussions here and there, the issue lies in the xBIM library.dll for geometry being based on c++. As you might by this point notice, I am not advanced at all. However, with a right motive and handy AI I have been trying to democratise the process of importing (hopefully it will help out future ppl)
Is it possible for someone to lend out a helping hand and ideas for the whole thing? Attached you can find my progress to developing a plug in to allow selection of a file and transforming it.
Greatly appreciated
A