Skip to content

Mesh collision seams fail when missing bottom face #282

Answered by vreutskyy
yananZZZZ asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @yananZZZZ
I made more testing and it seems this particular case isn't related to SDF. SDF isn't used for TriangleMesh-Box collision.
The problem is that in PhysX all meshes are single-sided, it means to collide properly your 5-faces cube should have 5 more faces defining its interior. It should work even if these inner faces are coplanar with their outer counterparts and the walls thickness is 0.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@vreutskyy
Comment options

@yananZZZZ
Comment options

@vreutskyy
Comment options

@vreutskyy
Comment options

Answer selected by yananZZZZ
@yananZZZZ
Comment options

@vreutskyy
Comment options

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