Q. Following are coordinates of clipping window : Lower Left Corner (20,20) and Upper Right Corner (200,200). A line has end coordinates as (5,50) and (75,90). The given line segment is ___________. Use Cohen – Sutherland Outcode Algorithm. (Solved)
1. completely visible
2. partially visible
3. completely invisible
4. none of above
- b. partially visible