what's the difference between ConvexPointCloudShape and ConvexHullShape?
they both work with supporting vertices, right?
which one shall be used?
difference between ConvexPointCloudShape and ConvexHullShape
-
- Posts: 14
- Joined: Mon Oct 10, 2011 10:49 am
-
- Posts: 237
- Joined: Tue Jun 29, 2010 10:27 pm
Re: difference between ConvexPointCloudShape and ConvexHullS
This is a couple years old, but I'm assuming it still stands:
http://bulletphysics.org/Bullet/phpBB3/ ... ape#p12192
Sounds like btConvexHullShape is the way to go (it's what I use as well).
http://bulletphysics.org/Bullet/phpBB3/ ... ape#p12192
Sounds like btConvexHullShape is the way to go (it's what I use as well).