README
Last updated
Was this helpful?
Last updated
Was this helpful?
In this example, we're using IFC models from the , the ‘Utah Teapot’ for BIM.
We'll use these CLI tools to transform IFC into glTF:
to convert IFC files to DAE
to convert DAE to glTF
to optimize glTF
We'll assume that these are installed relative to the current working directory.
First, convert the Schependomlaan IFC design model to COLLADA:
Next, convert the COLLADA to glTF 2.0:
Optionally, we can do a bunch of optimizations to the glTF, such as compress geometry: