Open 3x1t-5tyl3 opened 1 week ago
This is something I wanted to tackle at some point, because it's fun to write.
The cloth sim isn't that different from dynamic bones actually in principle. It's kinda like 2D grid instead of a chain + some differences, but a lot of the principles are similar.
One thing I really would want to see by the way, would be internal pressure simulation as well with a cloth sim.
Is your feature request related to a problem? Please describe.
Dynamic bones are currently the only way and don't really do what I want to do with cloth sim. (Flags, Skirts, ect)
As such cloth sim would fit better than dyn-bones.
This is a major feature request as such I expect this to be long-term and not something anytime soon.
I'm currently going through old issues I opened previously. This was one of them
Describe the solution you'd like
Add cloth simulation.
Describe alternatives you've considered
Dynamic Bone abuse is possible; assuming we move away from unity and move towards net 8 and all that it should work a lot better. But cloth sim is entirely different than dynamic bones.
Additional Context
This is a longterm issue; Opening this as I still have an interest in it. I expect this to be low priority.
Requesters
3x1t_5tyl3