Week Six Homework
Vector Fields - Particles Controlling Pitch of Audio File
Create a composition using the vector field. These can be interactive or static (meaning, the VF can change or not based on user input) based on input from the mouse, keyboard, or video / camera (as shows in the last example). Think about drawing and using the particles in an interesting way (not just circles, but how do draw images, use atan2, etc). Play with the damping forces inside of the particles. Make an interesting and unique field for the particles to move on. Be sure to experiment with turning off the drawing of the field.
Download Source Code
Vector Fields - Particles As Smoke
Using a pointer image, created a group of smoke particles in a vector field.
Download Source Code