Blender Git Loki

Git Commits -> Revision 3af3a2c

January 19, 2015, 16:53 (GMT)
Alternative new solver for cloth using the Eigen CG solver instead of
a custom built solver.

The old cloth solver is broken unfortunately. Eigen is a designated
linear algebra library and very likely their implementation is a lot
better (can't compare until it's implemented though).

Only basic gravity is active atm, spring forces, external force fields,
damping and volumetric friction have to be added back by converting
the data into the Eigen format.

Commit Details:

Full Hash: 3af3a2c9afbcb9d089d5f5a3fe5e40614728985f
Parent Commit: 9422d6b
Lines Changed: +1007, -1

1 Added Path:

/source/blender/blenkernel/intern/implicit_eigen.cpp (+999, -0) (View)

2 Modified Paths:

/source/blender/blenkernel/CMakeLists.txt (+3, -1) (Diff)
/source/blender/blenkernel/intern/implicit.c (+5, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021