Page 2 of 2

Re: Point set is degenerate error when adding new ConvexHull

Posted: Mon Jan 23, 2012 8:37 pm
by Norbo
More information about constructing entities without the prefab entity types can also be found in the EntityConstructionDemo in the BEPUphysicsDemos.

Re: Point set is degenerate error when adding new ConvexHull

Posted: Mon Jan 23, 2012 8:53 pm
by al9191
Ok thanks. I will implementing the caching of the ConvexHull for the first object made from the model, and use that to make the others! :). Thanks.