mezlondr

Results 5 comments of mezlondr

@QuimMoya Yes, the triangle seems to be gone, but now there appeared a new triangle that is sticking out from the roof. I will try to isolate it and I'll...

I've sent the problematic IFC file to Antonio, I was unfortunately not able to isolate the individual broken parts.

I've noticed this problem could be related to #1665 (which seems to be actually not rendering issue but geometry generation issue), I can reproduce the triangle issue with my own...

Possible Workaround just in case anyone has the same issue and needs quick fix, it helps if you disable MeshSimplifier. Go to **_MeshOps.cpp,_** find `MeshOps::simplifyMeshSet` (line ~890) and change these...

@ifcquery Thanks for the response, I'll give it a try and rewrite the current code into the webifc library, I was at first concerned that I will have to deal...