Blender Git Commit Log

Git Commits -> Revision 1d6ba6f

Revision 1d6ba6f by Lukas Toenne (hair_system, testbuild)
July 29, 2014, 12:27 (GMT)
Precomputation of rest "bend" vectors in the solver data.

These vectors determine the bending amount of the hair, by giving a
fixed reference from the rest position. The same calculation is done
for the state vectors in every step, but the precomputation saves
roughly half of the cost by avoiding a useless loop over the rest data.

Commit Details:

Full Hash: 1d6ba6fa4b0f55e99cd2bdd383fd44212f81bf47
Parent Commit: c0dd8ae
Lines Changed: +57, -0

4 Modified Paths:

/source/blender/hair/HAIR_capi.cpp (+3, -0) (Diff)
/source/blender/hair/intern/HAIR_curve.h (+1, -0) (Diff)
/source/blender/hair/intern/HAIR_solver.cpp (+50, -0) (Diff)
/source/blender/hair/intern/HAIR_solver.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021