Rendering - sec 01

Rendering - sec 01

University

5 Qs

quiz-placeholder

Similar activities

Gráficos por computadora

Gráficos por computadora

University

7 Qs

Java Quiz 2 in tamil theme

Java Quiz 2 in tamil theme

University

7 Qs

Internet Evolution Quiz

Internet Evolution Quiz

University

10 Qs

Quiz sobre la evolución de las computadoras

Quiz sobre la evolución de las computadoras

4th Grade - University

10 Qs

rbt tingkatan 2- bab 2

rbt tingkatan 2- bab 2

2nd Grade - University

6 Qs

Rendering - sec 02

Rendering - sec 02

University

5 Qs

3D tisk

3D tisk

6th Grade - University

6 Qs

W4 session 1 knowledge check

W4 session 1 knowledge check

University

10 Qs

Rendering - sec 01

Rendering - sec 01

Assessment

Quiz

Created by

Sirion Vittayakorn

Information Technology (IT)

University

2 plays

Medium

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is rendering?

Determine the color of the 3D scene.

Compute the light intensity in the scene.

Converting 3D scene to 2D image.

Determine how object surface interact with lights.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which rendering method traces the path of light to produce realistic images?

Rasterization

Ray tracing

Shading

Light traced

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which technique is commonly used for rendering 3D objects in video games?

Rasterization

Ray tracing

Wireframe rendering

Vector rendering

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The scan line algorithm works by:

Calculating colors for each vertex individually.

Breaking down polygons into triangles.

Only rendering outlines of shapes.

Processing each scan line sequentially to fill polygons.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In ray tracing, what happens when a ray intersects a reflective surface?

The ray stops.

A new ray is traced in the direction of reflection.

The surface becomes transparent.

The ray is absorbed by the surface.