3D Programming

3D Programming

Assessment

Interactive Video

Instructional Technology

9th - 12th Grade

Medium

Created by

Ms. Coe

Used 11+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process called when 3D coordinates are turned into 2D on a screen?

2D Mapping

3D Projection

3D Rendering

2D Conversion

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are triangles preferred over squares in 3D graphics?

They are faster to draw

They are easier to color

They use less memory

They define a plane with three points

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of anti-aliasing in graphics?

To increase polygon count

To reduce rough edges

To speed up rendering

To make images brighter

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the painter's algorithm do?

Renders polygons in parallel

Sorts polygons by distance

Increases polygon detail

Sorts polygons by color

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of a GPU in 3D graphics?

To create 3D models

To manage memory

To process graphics faster

To store textures