Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Washing Machine animation
#2
(22-03-2021, 04:35 PM)ZoltanVW Wrote: Hi there, I need to make a lot of washing machine animation in Unity, where the drum of the machine is spinning and the clothes move along with it and the water splashes all over. I'm wondering if obiCloth and obiFluid would be capable of doing that in such a small space at a medium speed. I've tried using Unity's cloth component, but no success. Could obiCloth handle something like this? 
Thanks Sonrisa

Hi!
Why do you want to *simulate* this in realtime? Wouldn’t a simple animation be enough?

In case you need to simulate this, it should be possible, but will be very expensive as cloth inside a washing machine drum generates lots of self- and inter- collisions at considerably high speed. This requires using a small timestep to prevent tangling.

I’d advise against trying to simulate this if at all possible.
Reply


Messages In This Thread
Washing Machine animation - by ZoltanVW - 22-03-2021, 04:35 PM
RE: Washing Machine animation - by josemendez - 22-03-2021, 07:28 PM
RE: Washing Machine animation - by ZoltanVW - 23-03-2021, 01:02 AM
RE: Washing Machine animation - by josemendez - 23-03-2021, 08:54 AM
RE: Washing Machine animation - by ZoltanVW - 23-03-2021, 09:55 AM
RE: Washing Machine animation - by josemendez - 23-03-2021, 10:19 AM