assimp / assimp-net

Automatically exported from code.google.com/p/assimp-net
196 stars 83 forks source link

Exploded ifc in example project #61

Open dawiddyrcz opened 4 years ago

dawiddyrcz commented 4 years ago

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.

AssimpNetSample.zip steelDuct-explodedModel steelDuct