Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSG errors on IFC example model #17

Closed
haroldiedema opened this issue Mar 15, 2021 · 2 comments
Closed

CSG errors on IFC example model #17

haroldiedema opened this issue Mar 15, 2021 · 2 comments

Comments

@haroldiedema
Copy link

As per request from @agviegas, created a separate issue for this. The original model comes from an IFC wikipedia page and is used as an 'example' model. It seems that a lot of vertices are generated which are not needed.

You can download the model here: https://iedema.me/haus.ifc

image

@tomvandig
Copy link
Collaborator

Hi,

Thanks for posting this issue!

I was rolling a handmade CSG lib, but it's been a pain so I've decided to migrate to another CSG lib. Hopefully this one will last longer 👍

The attached model now looks like this:
image

There's a small remaining issue with the windows, as each of the voids in this mesh are actually two extruded solids instead of one. Not sure if I should blame the CSG lib or the ifc model now...

@haroldiedema
Copy link
Author

This looks pretty much the same as when I used this model using the CLI tool (ifc-convert) to convert the model to a COLLADA file. The z-fighting in the roof and beams were also there 😄

Looks good! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants