top of page

Algae Growth Simulation

gif.gif

In this project, I tried to simulate the growth of algae. During my Master course, we studied natural forms and patterns also simple behaviours that appear in nature.

This algorithm has two inputs. A start point and a group of points which represent nutrition for the algae. The algae growth towards the nutrition if it is close enough otherwise it grows upwards to the sun. In addition, if there are a lot of nutrition in a small place it starts branching. 

With this algorithm, I designed a small pavilion.

The whole project was developed in python.

2020.03.

bottom of page