We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I am trying to build an interactive installation as following:
There should be 12 attractors that attract particles depending on their color. I am trying to build 12 different particle systems of different colors that flow around the screen. When something is activated (e.g: mousePressed) the 12 attractors should attract the particles on their particle system.
I am trying to use toxiclibs in order to create the physics and attractors.
Someone did something similar or can help a little bit?