Cellular Growth B. Al Bahar, P. Giachini, H.J. Wagner Prof. Achim Menges, Ehsan Baharlou, Lauren Vasey
will form a very complex and differentiated structure by iterative application and recalculation. Different parameters govern the exact geometry of each offspring while random influences are not inherent. Furthermore different
Project Overview:
ways of feeding the cells can affect the general behaviour of the
Cellular Growth explores computational methods to simulate
structure. These are:
cell division processes found in Nature. A wide variety of intri-
Equal Feeding: All cells are given a fixed and equal amount of en-
cate geometries are grown by shaping simple beharviors. Su-
ergy every iteration. If a cell has enough amount of food it will split.
prisingly unusual systems are generated that are yet strangely
This method results in spherical structures, as the splitting of cells is
familiar to those found in our natural environment.
uniformely distributed. (Fig. 2) Feeding-Chain: The feeding of the cells takes place within a feed-
Inspired by works of Andy Lomas, Neri Oxman and nervous-sys-
ing-chain algorithm. Several cells are provided food and then will
tems a code-framework was programmed in which different
distribute the food along a food-chain to their neighbour cells.
systems of cellular growth can be investigated. The algorithm does
Target-Feeding and Surface Attractor: Similar to the Food-Chain this
not aim at simulating Mitosis and cellular division as it can be found
system distributes the food to the cells according to their distance to
in nature, but is yet closely related to its logics with the underlying
certain energy-spots. This algortithm also includes a logic to make
principle being the generation of basic rules and relationships that
the cells stick to a surface geometry, by being attracted to it.