assimp-net
assimp-net copied to clipboard
Exploded ifc in example project
I am trying to learn assimp-net. I downloaded example project and changed models.
When i run "duct.dae" everything is OK. When i run ifc with one entity ("cube.ifc) then everything is OK. When i run ifc with many entities ("steelDuct.ifc) the model is exploded.
I attached my project with this models. I tried to change transformation matrix using node.Transform but i failed. I think i dont understand this.
