Blender Git Loki

Git Commits -> Revision 854600a

September 5, 2014, 10:48 (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: 854600aeed5d53736b8e009ae08c8872875aaa25
Parent Commit: f3be91c
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