Questions
Assignment 6: Drawing figures and colouring
Q1.) Draw the following figure and letter. You may consider both of them as polygons, and can use mouse or keyboard to input the endpoints of the polygons. However, you need to save the endpoints in files so that the figure and letter can be reproduced later.
2) FIGURE & LETTER
Q2.) Fill the following figure and letter using scan-line polygon fill algorithm.
Q3.) Fill the following figure and letter again using any boundary-fill algorithm. Use mouse to select a starting point of the filling.
Q4.) Can you use OpenGL tools to do the same?
![Horse](./horse.png)
![Letter](./letter.png)
Reviews
There are no reviews yet.