1
1.6kviews
Apply the Cohen-Sutherland line clipping algorithm to clip the line segment A(120,70) and B(190,80)
written 5.9 years ago by | modified 3.4 years ago by |
against the window coordinates $X_{wmin}$ = 80 , $X_{wmax}$ = 180 $Y_{wmin}$ = 50 and $Y_{wmax}$ = 120.
ADD COMMENT
EDIT
Being watched by a moderator
I'll actively watch this post and tag someone who might know the answer.