Blender Git Loki

Git Commits -> Revision ee323fc

September 22, 2014, 17:27 (GMT)
Proper implementation of angular bending springs including jacobian
derivatives for stabilization.

The bending forces are based on a simplified torsion model where each
neighboring point of a vertex creates a force toward a local goal. This
can be extended later by defining the goals in a local curve frame, so
that natural hair shapes other than perfectly straight hair are
supported.

Calculating the jacobians for the bending forces analytically proved
quite difficult and doesn't work yet, so the fallback method for now
is a straightforward finite difference method. This works very well and
is not too costly. Even the original paper ("Artistic Simulation of
Curly Hair") suggests this approach.

Commit Details:

Full Hash: ee323fc61d3f440fc0fc553f86fff49fc855d38f
Parent Commit: f0fb58a
Lines Changed: +362, -44

4 Modified Paths:

/source/blender/blenkernel/BKE_cloth.h (+4, -1) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+42, -9) (Diff)
/source/blender/physics/intern/implicit.h (+2, -3) (Diff)
/source/blender/physics/intern/implicit_blender.c (+314, -31) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021