Here's an interesting article about the animation of Alan Wake's jacket.
Reminded me of making flags wave in the wind in
Fatale. We also used a skinned mesh for that. But instead of Vertlet physics, we created a skeleton of rigid hinges and colliders (in Unity). And to reduce the strain on the hardware, we actually only really simulated one flag, and then copied its animation (with some offset) to all the other flags.