Skip to content
Discussion options

You must be logged in to vote

Can't HeightFieldShape and MeshShape be grouped into StaticCompound?

They can be grouped.

Looking at the video, I see that I didn't document a requirement that I thought was obvious (but isn't): The algorithm can only match triangles that share the same edge (with the same vertices). In your mesh large triangles connect to small triangles, meaning there are T-edges. The algorithm cannot connect these, so the 'enhanced internal edge removal' doesn't work here. I think it should work if you ensure that the tesselation is the same on both sides.

Replies: 1 comment 1 reply

Comment options

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

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