NANDHOO
.
Learning Paths
Dashboard
Sign In
Home
Dashboard
Computer Graphics
Drawing Shapes and Polygons
Quiz
Chapter Quiz: Drawing Shapes and Polygons
Drawing Shapes
Complete this assessment with 100% score to master this chapter.
01
What is a 'Convex' polygon?
A polygon with an interior angle greater than 180 degrees
A polygon where any line segment between two interior points stays inside the polygon
A circle
A shape with no corners
02
What is 'Scanline Filling'?
A way to scan a document
An algorithm that fills shapes line-by-line horizontally
A type of 3D rendering
Deleting a shape
03
Which of these is a basic geometric primitive?
Texture
Triangle
Shader
Pipeline
04
In SVG, which tag is used to draw a multi-sided shape?
<rect>
<circle>
<polygon>
<line>
05
What is 'Winding Number' used for?
Measuring the length of a line
Determining if a point is inside or outside a complex polygon
Calculating the area of a circle
Rotating an object
Submit Answers
Back to Lesson
Next Chapter