Skip to content

Question about the removal of convexhull #2391

Discussion options

You must be logged in to vote

Hello,

if you add your decomposed meshes as separate mesh geoms to the same body, then each geom will get a hull separately. You have a correct approach, this is one of the approaches you can use to represent concave models.

As far as the removal of the option, the old documentation said:

The only reason to disable this feature is to speed up re-loading of a model with large meshes during model editing (since the convex hull computation is the slowest operation performed by the compiler). However once model design is finished, this feature should be enabled, because the availability of convex hulls substantially speeds up collision detection with large meshes.

In the same update as when c…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@abhihjoshi
Comment options

Answer selected by abhihjoshi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants