Data-Structures
December 31, 2024Theory-of-Computation
January 3, 2025Computer-Graphics
|
Question 7
|
Consider the following statement with respect to approaches to fill area on raster systems:
(P) To determine the overlap intervals for scan lines that cross the area.
(Q) To start from a given interior position and paint outward from this point until we encounter the specified boundary conditions.
Select the correct answer from the options given below:
(P) To determine the overlap intervals for scan lines that cross the area.
(Q) To start from a given interior position and paint outward from this point until we encounter the specified boundary conditions.
Select the correct answer from the options given below:
|
P only
|
|
|
Q only
|
|
|
Both P and Q
|
|
|
Neither P nor Q
|
Question 7 Explanation:
Fill area on raster systems:
TRUE: To determine the overlap intervals for scan lines that cross the area.
TRUE: To start from a given interior position and paint outward from this point until we encounter the specified boundary conditions.
TRUE: To determine the overlap intervals for scan lines that cross the area.
TRUE: To start from a given interior position and paint outward from this point until we encounter the specified boundary conditions.
Correct Answer: C
Question 7 Explanation:
Fill area on raster systems:
TRUE: To determine the overlap intervals for scan lines that cross the area.
TRUE: To start from a given interior position and paint outward from this point until we encounter the specified boundary conditions.
TRUE: To determine the overlap intervals for scan lines that cross the area.
TRUE: To start from a given interior position and paint outward from this point until we encounter the specified boundary conditions.
