M
Computer Graphics MCQs | Page - 19
Dear candidates you will find MCQ questions of Computer Graphics here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
M
Q. What will be the input set for clipping right and for clipping top respectively?
M
Q. Following are coordinates of clipping window : Lower Left Corner (10,10) and Upper Right Corner (1,1). Whether a point at (5,50) is visible or not?
M
Q. Following are coordinates of clipping window : Lower Left Corner (10,10) and Upper Right Corner (1,1). Whether a point at (75,90) is visible or not?
M
Q. Following are coordinates of clipping window : Lower Left Corner (10,10) and Upper Right Corner (1,1). What is the outcode of point (150,50)?
M
Q. Following are coordinates of clipping window : Lower Left Corner (20,20) and Upper Right Corner (200,200). What is the outcode of point (75,250)?
M
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). What will be the outcodes associated with line segment?
M
Q. Following are coordinates of clipping window : Lower Left Corner (10,10) and Upper Right Corner (1,1). A line has end coordinates as (50,5) and (150,50). What will be the outcodes associated with line segment?
M
Q. Following are coordinates of clipping window : Lower Left Corner (10,10) and Upper Right Corner (1,1). A line has end coordinates as (50,5) and (150,50). The given line segment is ___________. Use Cohen – Sutherland Outcode Algorithm.
M
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.
Jump to