I want to export my 3D-Modell(simple vectors and points) to a IFC-File using JavaScript.
Does anybody know libraries I can use for it?
I want to export my 3D-Modell(simple vectors and points) to a IFC-File using JavaScript.
Does anybody know libraries I can use for it?
You can use ifc.js to create IFC files, its a new library and has a lot of capabilities.
It has 3 parts in total - web-ifc, web-ifc-three & web-ifc-viewer. You need to use web-ifc to create IFC files.
Below is a quote from their website:
It can edit data and write entire IFCs from scratch. Create apps that communicate with the large software vendors.