1.

In Sutherland – Hodgman algorithm for polygon clipping , assume P (present point ) lies outside the window and S ( Previous point) lies outside the window. Then while processing through that window boundary we should

A. store interaction point of line ps (s’) only
B. store point p and s’
C. store point p only
D. store nothing
Answer» E.


Discussion

No Comment Found