Suggestion: use an accelerometer data on mobile and use that to directly replace gravity. I expect to be able to tip the phone to drape the cloth, and shake the phone to get waves of motion.
Cloth Simulation
11–20 of 42 posts
Re: Cloth Simulation
#12Re: Cloth Simulation
#13The tearing was unexpectedly disturbing! Suggestion: use an accelerometer data on mobile and use that to directly replace gravity. I expect to be able to tip the phone to drape the cloth, and shake the phone to get waves of motion.
I can tear real cloth if I try, but I need to try. A flick of the finger has never once in my life torn cloth.
Re: Cloth Simulation
#14Maya and Cloe 3D and almost all fashion design software have it for decades already. Niche and fascinating software. Check out some demos. Cool stuff in software you don't even know exists:)
Of course cloth sims of varying fidelity are everywhere. Even games have had cloth sims for decades at this point. But it is also something that remains a research problem how to do efficiently and with good results; pretty much every year in siggraph you see couple of new papers around cloth sims. For example this year we got this https://youtu.be/d9TZhtXeMio
Re: Cloth Simulation
#15The tearing was unexpectedly disturbing! Suggestion: use an accelerometer data on mobile and use that to directly replace gravity. I expect to be able to tip the phone to drape the cloth, and shake the phone to get waves of motion.
This. I can tear real cloth if I try, but I need to try. A flick of the finger has never once in my life torn cloth.
Re: Cloth Simulation
#16Earlier quoted context omitted.
Of course cloth sims of varying fidelity are everywhere. Even games have had cloth sims for decades at this point. But it is also something that remains a research problem how to do efficiently and with good results; pretty much every year in siggraph you see couple of new papers around cloth sims. For example this year we got this https://youtu.be/d9TZhtXeMio
The cloth sim in Blender remains one of the most frustratingly un-updated features. I would dearly love to see it get an algorithmic refresh.
Re: Cloth Simulation
#17The tearing was unexpectedly disturbing! Suggestion: use an accelerometer data on mobile and use that to directly replace gravity. I expect to be able to tip the phone to drape the cloth, and shake the phone to get waves of motion.
This. I can tear real cloth if I try, but I need to try. A flick of the finger has never once in my life torn cloth.
Re: Cloth Simulation
#18Reminds me of a great video not long ago that went over the main ideas behind weaving and knitting. Feels like you almost certainly have to take some of those ideas in mind when doing a simulation like this. Would be curious to read a breakdown of how this was made and how it incorporates the concepts that go into different fabric.
Re: Cloth Simulation
#19Exactly as discussed in Sebastian Lague's video https://www.youtube.com/watch?v=PGk0rnyTa1U
I highly recommend watching the relevant section of that video (4:38 to 8:59) and then implementing it yourself in whatever system you know that can draw lines and circles (I did it in Godot; it took only a few minutes to learn enough Godot to start on the algorithm). It's absolutely mind-blowing that so little code can produce such a beautiful result. It's also fun to play with the parameters and see how they affect…
Re: Cloth Simulation
#20Walking back and forth through a curtain to see how it wraps around the body. So cool.