Marbles
This is an animation using VEX code to connect the movement of the spheres with the number of lines set up. The spheres movement is driven using cos() and sin() which creates the illusion that they are moving in a circle, when they are really only moving up and down their respective lines.