Q. What will be the intersection points for current scan line as shown in figure using scan line polygon filling algorithm. (Solved)
1. (p0 ,p0,p1,p1,p2)
2. (p0,p1,p2)
3. (p0,p2)
4. (p0,p1,p1,p2)
- d. (p0,p1,p1,p2)
1. (p0 ,p0,p1,p1,p2)
2. (p0,p1,p2)
3. (p0,p2)
4. (p0,p1,p1,p2)