Computer Graphics: Unit 1
Computer Graphics: Unit 1
Unit 1
Scheme
Unit 1
Application
Geometry
Rasterization
CRT Display
Liquid Crystal Display
Plasma Display
Plasma display panels
Plasma display panels (PDPs) overcome some of the
disadvantages of both CRTs and LCDs. They can be
manufactured easily in large sizes (up to 125 cm, or
50 inches, in diagonal size), are less than 10 cm (4
inches) thick, and have wide horizontal and vertical
viewing angles. Being light-emissive, like CRTs, they
produce a bright, sharply focused image with rich
colours. But much larger voltages and power are
required for a plasma television screen (although less
than for a CRT), and, as with LCDs, complex drive
circuits are needed to access the rows and columns of
the display pixels. Large PDPs are being manufactured
particularly for wide-screen, high-definition
television.
The basic principle of a plasma display,
shown in the diagram, is similar to that of
a fluorescent lamp or neon tube. An electric
field excites the atoms in a gas, which then
becomes ionized as a plasma. The atoms
emit photons at ultraviolet wavelengths, and
these photons collide with
a phosphor coating, causing the phosphor to
emit visible light.
Plasma Display subpixel
A pulse of electricity between the addressable
electrodes and the transparent sustain and discharge
electrodes causes gas sealed in a subpixel to form a
plasma and discharge ultraviolet light. This discharge
in turn causes the phosphor coating of the subpixel
to flash visible light through the front glass panel. A
red, green, and blue subpixel together form one
pixel, which is perceived by the human eye as a
single spot of one combined hue. Through complex
circuitry, each subpixel is discharged in series
multiple times per second, creating a moving
television image.
As is shown in the diagram, a large matrix of small,
phosphor-coated cells is sandwiched between two large
plates of glass, with each cluster of red, green, and blue
cells forming the three primary colours of a pixel. The space
between the plates is filled with a mixture of inert gases,
usually neon and xenon (Ne-Xe) or helium and xenon (He-
Xe). A matrix of electrodes is deposited on the inner
surfaces of the glass and is insulated from the gas by
dielectric coatings. Running horizontally on the inner
surface of the front glass are pairs of transparent
electrodes, each pair having one “sustain” electrode and one
“discharge” electrode. The rear glass is lined with vertical
columns of “addressable” electrodes, running at right angles
to the electrodes on the front plate. A plasma cell, or
subpixel, occurs at the intersection of a pair of transparent
sustain and discharge electrodes and an address electrode
. An alternating current is applied continuously to
the sustain electrode, the voltage of this current carefully
chosen to be just below the threshold of a plasma
discharge. When a small extra voltage is then applied across
the discharge and address electrodes, the gas forms a
weakly ionized plasma. The ionized gas emits ultraviolet
radiation, which then excites nearby phosphors to produce
visible light. Three cells with phosphors corresponding to
the three primary colours form a pixel. Each individual cell
is addressed by applying voltages to the appropriate
horizontal and vertical electrodes.
The discharge-address voltage consists of a series of short
pulses that are varied in their width—a form of pulse
code modulation. Although each pulse produces a very
small amount of light, the light generated by tens of
thousands of pulses per second is substantial
when integrated by the human eye.
Touch Screen Display
Virtual Reality
Virtual reality (VR), the use
of computer modeling and simulation that
enables a person to interact with an artificial
three-dimensional (3-D) visual or other
sensory environment. VR applications
immerse the user in a computer-generated
environment that simulates reality through
the use of interactive devices, which send and
receive information and are worn as goggles,
headsets, gloves, or body suits.
In a typical VR format, a user wearing a helmet
with a stereoscopic screen views animated images
of a simulated environment. The illusion of “being
there” is effected by motion sensors that pick up
the user’s movements and adjust the view on the
screen accordingly, usually in real time (the instant
the user’s movement takes place). Thus, a user can
tour a simulated suite of rooms, experiencing
changing viewpoints and perspectives that are
convincingly related to his own head turnings and
steps. Wearing data gloves equipped with force-
feedback devices that provide the sensation of
touch, the user can even pick up and manipulate
objects that he sees in the virtual environment.
What is Augmented Reality?
Augmented reality (AR) is an experience
E.g. putpixel(x,y,color)
This function takes x, y cordinates of pixel
E.g. lineto(x,y)
Line(x1,y1,x2,y2)
Setlinetype(parameter)
setlinewidth(parameter)
setlinecolor(parameter)
Output primitives continued ……
5) Marker
It draws a specified symbol at given co