top of page

PLAY WITH DIFFUSION LIMITED AGGREGATION

nc_week1: 內嵌

This week's task is to realize the example of the random walk ,after watching the tutorials that Dan shared, I am so interested with the pattern created. So i follow the tutorial of how to make a pattern of diffusion limited aggregation, improve and polish its look.

​

​

​

nc_week1: 內嵌

Here are what i mainly have done:

1.I change the generating positions of random particles, let them create around a circle of six points.

2.According the difference of direction they set, i give particles difference  acceleration and radius.

3.using floor(random(0,X)) method, i realize the effect of blink of red circle.

​

Here are my Link of entire code

nc_week1: 內嵌

©2020 by Siyuan Zan.

bottom of page