Computer Science 455
Instructor: R. P. Burton
First Quiz
January 22-23, 2007
Name _________________________________________ Score ____________/29
Which of the following provided the greatest impetus for using computers to draw pictures?
televisions which became commonplace during the preceding decade
oscilloscopes which commonly were present to repair and maintain computers
the need to depict the trajectories of projectiles
the desire to reduce the tedium and repetition of the drafting process
the desire to eliminate the tedium of the “in betweening” process required for animation
(b)
Immediately following Ivan Sutherland’s work in the early 1960s, computer graphics sprang into widespread and enthusiastic use by a wide variety of users.
ture
false
(b)
The application of computer graphics to architectural design began with ______ and progressed ultimately to ______.
simple residences, large office buildings
large office buildings, simple residences
(b)
The automated weaving of rugs and tapestries _______ the advent of computer graphics.
preceded
followed on the heels of
(a)
Accurate manifestation of the laws of physics is ________ to the developers of video games ________ it is for the developers of vehicle and accident simulations.
as important, as
much less important, than
(b)
Scientific phenomena which are not visible to the natural eye cannot be presented graphically with any real expectation that the typical high school graduate will understand them.
true
false
(b)
What is a cathode ray?
a stream of electrons
a stream of protons
a stream of neutrons
a steam of photons
(a)
What is the aiming mechanism in a cathode ray tube?
the cathode
the control grid
the focusing system
the deflection system
(d)
Which occurs second (relative to the other two)
fluorescence
phosphorescence
refresh
(b)
High persistence phosphors are not used primarily because of the cost of the required materials.
true
false
(b)
The density of points on a display surface of a CRT should be such that the next “point” begins when its neighbor’s intensity has dropped to ____ of the intensity at its center.
90%
60%
10%
0%
(b)
Assuming one byte for red, one byte for green, one byte for blue, and a 480 x 525 display, how big does the frame buffer need to be?
about 250 KB
about 500 KB
about 750 KB
about 1 MB
about 3 MB
(c)
What is scan conversion?
interlacing so all the odd scan lines are drawn, then all the even scan lines, then all the odd scan lines …
drawing calligraphically (each element in its entirety before proceeding to the next screen element)
determining a screen representation from a geometric representation
(c)
The principal limitation of a beam-penetration CRT is
speed
no erasure
limited color
limited resolution
(c)
A shadow-mask CRT has more than one
electron gun
deflection system
focusing system
(all of the above)
(a)
A direct view storage tube has more than one
electron gun
deflection system
focusing system
(all of the above)
(a)
The principal limitation of a plasma panel is
speed
no erasure
limited color
limited resolution
(a)
Plasma TVs, of the type you might buy from an electronics store, are filled with
neon-based gas
a doped, liquid plasma
a phosphor (such as zinc sulfide)
(c)
Liquid crystal (as in an LCD display) is transparent when the molecules are
aligned so the light is not twisted
not aligned so the light is twisted
(b)
Which of the following produce true 3D output?
polarized glasses and bimodal projection
colored lenses and colored images
shuttered images
all of the above
none of the above
(e)
There is no such thing as a true 3D output device, even though some output devices create the illusion of 3D.
true
false
(b)
Why is there an LED display, but no display made of incandescent lights?
lower power requirements (for LEDs)
faster on/of times (for LEDs)
greater durability (of LEDs)
all of the above
(d)
Why are Trinitron screens flat, top to bottom?
they aren’t!
the deflection mechanism is designed for a sphere of effectively infinite radius
they use bands of color rather than triads of color
(c)
Laser display devices write
directly on the screen
on photochromic film, producing images which can be projected onto the screen
either (a) or (b)
(c)
What sort of “glasses” are needed to see 3D in random dot autostereograms?
polarized glasses
colored glasses
shuttered glasses
no glasses
(d)
If a particular scene consists largely of rectangles of constant color, which of the following would be more efficient in terms of storage?
cell encoding
run-length encoding
(a) and (b) would be equivalently efficient
(a)
To determine movement, the mice of today no longer need wheel or a ball, nor do they need a surface with grid lines. But, at a minimum, they require a surface with detectable texture; without such a surface even the most sophisticated mice cannot function.
true
false
(b)
The spaceball is limited in the range of values it can produce in x, y, and z because the ball cannot be move arbitrarily far in each of those directions.
true
false
(b)
What is the dimensionality of an image received by a human retina?
one
two
two and a half
three
four
(b)