Blender Git Loki

Git Commits -> Revision 55a5351

Revision 55a5351 by Lukas Toenne (master)
January 20, 2015, 08:29 (GMT)
First stage of implementing moving frames of reference for hair/cloth.

This adds transformations for each hair from world to "root space".
Currently positions and velocities are simply transformed for the solver
data and inverse-transformed when copying the results back to the cloth
data. This way the hair movement becomes independent from the movement
of the emitter object. Eventually the "fictitious" forces originating
from emitter movement can be added back in a controlled way.

http://en.wikipedia.org/wiki/Fictitious_force

Ignoring these fictitious forces or scaling their effect is physically
correct, because in the absence of external forces the hair will always
return to rest position in this root frame.

External forces currently are not yet transformed into the root space.

Commit Details:

Full Hash: 55a5351a03712503fc8e56952456751fdf9b7ac2
Parent Commit: d496b30
Lines Changed: +86, -13

2 Modified Paths:

/source/blender/blenkernel/intern/implicit_eigen.cpp (+74, -10) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+12, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021