# Identify the model A white rectangle background that slowly fades to blue. --- # Identify the model A shape of your choice moves across the screen, rotating as it moves. --- # Animate A shape of your choice moves across the screen, rotating as it moves. * Model * Get on computer and do it --- # Create the animation A star moves diagonally across the screen from (0,0) to (200,100) on a big 200x200 background. --- # Challenge A red star follows the equation of the ellipse (x/100)^2 + (y/50)^2 = 1.