I have an example where the quickhull is not as expected (I'm not sure if I'm doing something wrong), and end up with holes and degenerate faces.
I created a fork of the gh-pages branch to illustrate the problem. The fork is here:
https://github.com/bjnortier/quickhull/tree/degenerate-hull
Here's the original:

And the hull:

I have an example where the quickhull is not as expected (I'm not sure if I'm doing something wrong), and end up with holes and degenerate faces.
I created a fork of the gh-pages branch to illustrate the problem. The fork is here:
https://github.com/bjnortier/quickhull/tree/degenerate-hull
Here's the original:

And the hull:
