McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Electronics and Communication Engineerin...
→
Computer Graphics
→
The region code of a point within the wi...
Q.
The region code of a point within the window is ............
A.
1111
B.
0
C.
10
D.
11
Answer» B. 0
941
0
Do you find this helpful?
9
View all MCQs in
Computer Graphics
Discussion
No comments yet
Login to comment
Related MCQs
The region code of a point is 11. The point is in the ................. region of window.
In Sutherland – Hodgman algorithm for polygon clipping , assume P (present point ) lies inside the window and S ( Previous point) lies outside the window. Then while processing through that window boundary we should
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
In Sutherland – Hodgman algorithm for polygon clipping , assume P (present point ) lies outside the window and S ( Previous point) lies inside the window. Then while processing through that window boundary we should
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
In winding number method , constructed horizontal line between point Q and point P intersects two edges of the polygon with winding no. +1 and -1. Tell whether point Q is inside or outside and what is the net winding ? Note : Q is the point to be tested for inside test.P is point outside the polygon.
In winding number method , constructed horizontal line between point Q and point P intersects edge of the polygon with winding no. +1 . Tell whether point Q is inside or outside and what is the net winding ? Note : Q is the point to be tested for inside test. P is point outside the polygon.
In viewing transformation maintain relative size an position between clipping window and viewport. ie a point in window Xw, Yw is transformed to Xv, Yv where Xv=
In viewing transformation maintain relative size an position between clipping window and viewport. ie a point in window Xw, Yw is transformed to Xv, Yv where Yv=
In normalization transformation for window to viewport, window is lower left corner (1,1) and upper right corner at (3,5) to a view point with lower left corner at (0,0) and upper right corner at(1/2,1/2) .Scaling factor Sx =