00:00
16
I'm working on a cloth simulation (to create a flag waving in the wind effect). Here is a first visually bare version, based on the excellent paper "Advanced Character Physics" by Thomas Jakobsen:
Also uses toxi's geometry library (just the Vec3D class for now), which I'm finding to be incredibly useful.