This is a video tutorial for people who are interested in creative coding, specifically the open source programming language Processing. This video covers some basics about using vectors.
Code available here:
https://github.com/jstephenlee/Proces...
0:00 PVector
0:37 Basic example
2:32 Bouncing balls with PVector
9:45 Adding color and other features