Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q1. Which of the following color systems is based upon specifying the intensity of blue, red, and green colors? Select one: a. HLS b. HSV

Q1.

Which of the following color systems is based upon specifying the intensity of blue, red, and green colors?

Select one:

a. HLS

b. HSV

c. RGB

d. None of these answers

Q2:

All computer graphics systems including computers, mobile devices, televisions, and similar devices from a display perspective are two dimensional devices?

Select one:

True

False

Q3

Diffuse light is light that is present in the scene because of the overall illumination in the space.

Select one:

True

False

Q4

The stage within the geometry pipeline that maps the 3D eye coordinate system and the objects that are within it to a 2D coordinate system is called:

Select one:

a. projection

b. clipping

c. transformation

d. modelview

Q5

Which of the following is not a fundamental component of light?

Select one:

a. Ambient

b. Diffuse

c. Specular

d. Global

Q6

What geometry type will the following pseudo code generate?

N = 12 for I = 0 to 360 set vertex at (1,i,j) set vertex at (1,i,j+180/N) set vertex at (1, i+360/N, j) set vertex at (1, i+360/N, j+180/N)

Select one:

a. Triangle Fan

b. Triangle Strip

c. Quad Strip

d. Quad Fan

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 19 21 2012 Proceedings Part 3 Lnai 7198

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284922, 978-3642284922

More Books

Students also viewed these Databases questions