Computer graphics involves using computers to generate and manipulate visual and spatial data. It has various applications including computer-aided design, presentation graphics, education and training, visualization, image processing, entertainment, medical imaging, and graphical user interfaces. The key advantages of computer graphics are its ability to produce high quality visualizations and animations that can effectively communicate information.
Introduction
Computer graphics involvesdisplay, manipulation
data for proper visualization using computer.
Generate 2D images of a 3D world represented in a
computer.
Main tasks:
Modeling: creating and representing the geometry of objects in
the 3D world
Rendering: generating 2D images of the objects
Animation: describing how objects change in time
4.
Typical graphical systemconsists of host computer
with support of fast processor , large memory ,frame
buffer and
Display devices(Monitors)
Input devices(keyboards, mouse , joysticks)
Output devices(printers, plotters, LCD panel)
Designer of computergraphics system or software
engineer puts his design in application model.
He will then writes the program to model the object
he is planning to display.
This application will run on the computer graphics
system and output will be displayed on the display
devices and the required input can be obtained from
the input devices.
7.
Advantages
High quality graphicsdisplay provide best way to
communicate with computer.
It is possible to produce animation.
Can be used to control animation such as speed, total
scene in view etc.
Provides facility of update dynamic which can be
used to change shape , color and other properties of
object in view.
With the development in DSP it can provide audio
feedback along with the video.
8.
Application Areas
Computer AidedDesign(CAD)
Presentation Graphics
Computer Art
Education and training
Visualization
Image processing
Entertainment
Movies Industry
Gaming Industry
Medical field
Graphical User Interface(GUI)
9.
CAD
Major use ofcomputer graphics is in design process,
particularly for engineering and architectural
systems.
This include design of buildings, automobiles,
aircraft etc.
10.
Presentation Graphics
Used tosummarize the financial, mathematical,
scientific and economic data.
Typical examples are bar charts, line graphs, pie
charts etc.
11.
Computer Art
Artist usesspecial purpose hardware and programs
that provides facilities for designing object shapes
and specifying object motion.
Examples pixel paint, super paint etc.
12.
Education and training
Computergenerated models of physical, financial
and economic system are often used as educational
aids.
Various kinds of simulators program can be used to
provide the trainings. E.g. automobile driving
simulator.
13.
Visualization
Various techniques canbe used to represent the
large amount of data obtained from scientific ,
medical or business analysis.
These includes color coding, contour plots, graphs ,
charts etc.
14.
Image Processing
Computer graphicsis used to create pictures.
Image processing applies techniques to modify or
interpret the existing pictures.
It is used to:
Improve picture quality
Machine perception of visual information
15.
Entertainment
Computer graphics methodsare now commonly used
in making motion pictures, music videos , games and
televisions shows.
Sometime graphics pictures are displayed by
themselves and sometime combined with the actors
and live scenes.
GUI
It is theinterface of the software that communicates
with the user with help of some input devices.
It contains number of windows , menus and icons for
fast selection of processing options.