Blender Git Commit Log

Git Commits -> Revision 3a7b5bd

December 16, 2014, 18:40 (GMT)
Improved force field effects on hair strands.

The previous calculation was modulated with the angle between the wind
direction and the segments, which leads to very oscillating behavior.

Now the formula includes an estimate for the geometric cross section
of a hair segment based on the incident angle and the hair thickness
(currently just the particle size). This gives a more stable behavior
and more realistic response to wind.

Commit Details:

Full Hash: 3a7b5bdeb052ad3f0bb158533ef962b4fa8d8527
Parent Commit: c2d22f7
Lines Changed: +41, -9

5 Modified Paths:

/source/blender/blenkernel/BKE_cloth.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+6, -0) (Diff)
/source/blender/physics/intern/BPH_mass_spring.cpp (+6, -1) (Diff)
/source/blender/physics/intern/implicit.h (+1, -1) (Diff)
/source/blender/physics/intern/implicit_blender.c (+27, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021