Particles following flow field
Flow (vector ) field is an assignment of a vector to each point – grid of vectors.Two dimensional array is storing a grid of information. Since there is no need for having a pvector in every pixel, by adding the third variable- resolution, rows and columns have been devided by the resolution. The vectors direction is calculating the noise. To make particle follow the flow field, it needs a constrain so it would not look outside the flow array – particle looks up the vector.
Particles flow field is a project of IaaC, Institute for Advanced Architecture of Catalonia developed at Master in Advanced Architecture, SE.7 Programming 2017 by:
Student Zrinka Radic
Tutor Angelos Chronis