Need help with improving this flip simulation

   568   2   1
User Avatar
Member
2 posts
Joined: 5月 2020
Offline
This is the simulation I'm currently working on, where the character interacts with a flip object as if entering it. The larger middle section represents the character's head, and the other two sections are the hands.

Unfortunately, due to an NDA, I can't provide the flipbook with the character included. However, I'm encountering some challenges due to the animation's nature. I've tried increasing the character's velocities and believe I've made some progress.

My main issue right now is the hole tearing in the mesh (see second image). Can you tell me why the mesh is tearing and what's causing the square artifacts in the middle (third image)?

Besides this, any feedback on the overall flip simulation, including creative suggestions, would be greatly appreciated!
Edited by Necro - 2024年6月28日 11:21:19

Attachments:
flip_test_v01.mp4 (1.1 MB)
Screenshot (112).png (139.1 KB)
Screenshot (113).png (137.2 KB)

User Avatar
Member
15 posts
Joined: 8月 2016
Offline
Looks like container boundaries, it's too shallow and there's not enough padding above the water level
User Avatar
Member
2 posts
Joined: 5月 2020
Offline
play_w_madness
Looks like container boundaries, it's too shallow and there's not enough padding above the water level
I tried using Narrow Band but facing same issue, so I tried spherical method and decreased isovalue to -0.006 it kinda worked but lost the 'look' of it.
  • Quick Links