Computer Graphics and Animation: Lubna Yasmin Pinky Assistant Professor Dept. of CSE, MBSTU, Santosh, Tangail-1902
Computer Graphics and Animation: Lubna Yasmin Pinky Assistant Professor Dept. of CSE, MBSTU, Santosh, Tangail-1902
Animation
Lecture 1
2
Goals of Computer Graphics
• Recognize how a visual image can be an effective
means of communication.
• Distinguish and interpret various types of typography.
• Utilize a broad range of type styles in combination
with visual images.
• Use a computer to create and manipulate images and
text for use in various print and digital mediums.
3
Graphics Areas
4
Related Graphics Area
• User interaction
• Virtual reality
• Visualization
• Image processing
• 3D scanning
• Computational photography
5
Application of Computer
Graphics
• Computer Aided Design
• Presentation graphics
• Computer art
• Entertainment
• Education and Training
• Visualization
• Image Processing
• Graphical User Interface
• Cartography
• 3D Modeling
6
Overview of Graphics
Systems
• Images
• Hardware
– Input Systems
– Output
Systems
• Software
– OpenGL
7
Basic Graphics System
Output device
Input devices
Image formed in FB
8
Frame buffer
9
Basic architecture of raster
graphics of frame
buffer
1
0
Frame buffer in Memory
1
1
Image Quality
Issues
1
2
Pixels
1
3
CRT Monitor architecture:
“Cathode rays” in a vacuum tube. Cathode rays are
high energy electrons emitted from the heated cathode
(-) of a vacuum tube
CRT monitor working principle:
Monitor Specifications
Size
Resolution
Refresh rate
Size
A monitor’s size affect how well we can see
images.
With a larger monitor, we can make the
objects on the screen appear bigger.
Monitors are measured diagonally, in inches,
across the front of the screen.
A 17 inch monitor measures 17 inches from
the lower left to the upper right corner.
CRT monitors viewing area is smaller than the
monitor’s overall size.
Resolution
The images you see on your monitor are made of tiny
dots called pixels.
The term resolution refers to the sharpness and clarity
of an image.
A monitor resolution is determined by the number of
pixels on the screen. It is expressed as a Matrix.
The more pixels a monitor displays, higher will be its
resolution. Clearer will be images appear.
For example 640 X 480 resolution means that there are 640
pixels horizontally across the screen and 480 pixels vertically
down the screen.
Resolution = total no of Horizontal pixels * total number of
vertical pixels
Resolution
Actual resolution is determined by the
video controller.
Most monitors can operate at several different
resolutions. They are
640 X 480
800 X 600
1024 X 768
1152 X 864
1280 X 1024
As the resolution increases, image on the
screen gets smaller.
CRT Monitor
Advantages of CRT:
The cathode rayed tube can easily increase the
monitor’s brightness by reflecting the light.
They produce more colours
The Cathode Ray Tube monitors have lower price
rate than the LCD display or Plasma display.
The quality of the image displayed on a Cathode
Ray Tube is superior to the LCD and Plasma
monitors.
The contrast features of the cathode ray tube
monitor are considered highly excellent.
From CRT to LCD:
CRT
Bulky, heavy, use vacuum tube
technology.
Using technology that was
developed in the 19th century.
LCD
First LCD laptop monitors were
very small due to manufacturing
costs but now are available in a
variety of sizes.
Light, sleek, energy-efficient, have
sharp picture.
Introduction