Tutorials on real-time cloth physics
I'm thinking of using some highly simplified cloth physics in my next game for things like capes/cloaks/hair/flags etc. I couldn't find anything very useful on Google, maybe I'm searching for the wrong thing. Does anyone know where I could find some tutorials for this sort of thing? OpenGL would be great, but even articles which explain the theory would be good.
There's an article on Gamasutra that shows the easiest approach to a physics engine(including cloth simulation) that I've seen.
I've actually implemented the basics of that article (particle system, Verlet integration, particle collision & response) in the last couple of days. If anyone's interested in the (hack-ish) source, email me.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Real Time Simulation Of Fluids | Holmes | 14 | 7,801 |
May 18, 2007 08:07 PM Last Post: Holmes |
|
| Real-Time Soft Shadows | MarkJ | 6 | 4,520 |
Feb 17, 2007 03:10 PM Last Post: MarkJ |
|

