smegason / Goo

Goo is a Blender library for modeling biological cells, tissues, and embryos
https://smegason.github.io/Goo/
BSD 2-Clause "Simplified" License
40 stars 11 forks source link

Support for Blender 4.1 and adhesion force fix #37

Closed antoineruzette closed 4 months ago

antoineruzette commented 4 months ago
  1. Support for Blender 4.1 - see #36
  2. Allow adhesion forces to emanate from cell surfaces and vertices instead of cell's center. This results in more realistic behavior of cell-cell adhesion, especially when cells largely derive from spheres. Force class now has a new argument 'shape', set by default to "SURFACE".
  3. Some minor fixes to the parameters of the cloth modifier