HW3, 60M, S06 Warmuth Handed out: Tu 4-18 Due: Tu 4-25, beg. of class You to rotate/animate your favorite 3dim picture. To get started do the following steps: surf(peaks) %Rotate the pix with the cursor %Generate an m-file %Save the m-file (generates a file createfigure.m) createfigure(peaks) %this recreates rotated version of peaks %Now motify createfigure.m createfigure(peaks) %check the effects %Modify createfigure within a loop %and load a movie using getframe %Show your movie %Add good documentations Try to do something interesting: Change light source. Zoom in and out. Rotate ...