****************************************************************** ****************************************************************** ******* ******* ***** Assignment #4 for CS341 ***** ***** Due Friday 04/02/99 ***** ******* ******* ****************************************************************** ****************************************************************** The goal of this assignment is to gain familiarity with the ISEM Graphics Accelerator. PART I: Read Chapter 8 of the lab manual and experiment with drawing line segments, squares, filling rectangles and the blit command. There is nothing to turn in for this part of the lab. PART II: This part involves drawing a circle. The program should prompt the user for the radius of the circle. The high-level language program for drawing circles (using the Michener algorithm) will be handed out in the lab.