McqMate
| Q. |
In Sutherland – Hodgman algorithm for polygon clipping , assume P (present point ) lies inside the window and S ( Previous point) lies inside 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 points s and s’ |
| Answer» C. store point p only | |
View all MCQs in
Computer GraphicsNo comments yet