To learn more about Blender Physics, I’ve developed a scenario that encompasses what I want to be able to achieve.
GOAL
Something like taffy is stretched out from a post, around a sharp corner, then rolled onto a stick, overlapping itself.
The taffy will not have a consistent cross section, it is randomly irregular.
Some important physics details:
- When the taffy interacts with the sharp corner, it flattens a bit like it would in real life. Otherwise maintains volume.
- When the taffy is rolled onto the stick, it self-collides and doesn’t clip.
- The taffy is under tension (stretched out); I might animate the stick moving around, so tension would vary.
- Gravity should act on the whole suspended portion to cause droop.
From other videos, it seems baking + tweaking is common, but I would prefer a pure simulation approach (no intervention), even if it’s really slow.
PROGRESS
So far I’ve tried to use cloth physics, but there’s no volume preservation, and it clips through the corners of the block.
I’m using 2.79, but if 2.8 is better for this, I can switch.
Any direction or reference to good resources would be appreciated. I would upload my file but it seems I cannot do that on this site?