...with message saying "The initial hull is narrow (cosine of min. angle is 0.999999999999998). A coplanar point may lead to a wide facet..."
It stops complaining when I set the concavehull dimensions to 2, instead of letting the function decide by itself. It is done by adding the following line;
chull.setDimension(2);
No comments:
Post a Comment