SlideShare a Scribd company logo
1 of 22
DESIGNED BY k.das
And S.mishra
Dept of computer science
 Computer graphics is a field of computer
science that concerned with digitally
Synthesizing and manipulating visual contents.
 Computer graphics(cg) includes almost
everything on computer that is not text or
sound.
 The term cg refer to several different thing
1.The representation and manipulation of
pictorial data by a computer.
2.Various technologies used to create and
manipulate image.
 There are two kinds of computer graphics
:Raster(composed of pixel) and
Vector(composed of path).
 Raster image are called bitmap images.
 Bitmap image are mapped to a grid or an array
of pixels.
 In bitmap images, each pixel has assigned
color.
 Bitmap image are edited at the pixel level that
allows the color of any one pixel to change.
Bitmap image
 Bitmap images are not easily
scalable.
 Bitmap images are edited at
the pixel level that allows the
color of any one pixel to
change.
 Bitmap images are usually
created and edited in photo
or paint program such as
adobe Photoshop.
Vector image
 Vector image are not based on
picture patterns but instead
use mathematical formulas to
draw lines and curves that
can be combined to create
from geometric object such as
circle and polygons.
 Vector images are editing by
manipulating the lines and
curves that make up an image
using a program such as coral
draw.
Application of
Graphics
Paint program:
 It is a graphics program that
enables you to draw pictures
on the display screen which
is represented as bit maps
(bit-mapped graphics).
 Sophisticated paint
applications are often called
image editing programs.
Application of
Graphics
Animation
software:
 Enables you to chain and
sequence a series of images to
simulate movement. Each
image is like a frame in a
movie.
 . A cartoon on television is
one example of animation.
Animation on computers is
one of the chief ingredients of
multimedia presentations.
Graphics
Application
Card and
Desktop
publishing
 A CAD system is a combination
of hardware and software that
enables engineers and architects
to design everything from
furniture to airplanes.
 Provides a full set of word-
processing features as well as
fine control over placement of
text and graphics, so that you
can create newsletters,
advertisements, books, and
other types of documents. It
means by using a personal
computer or workstation high-
quality printed documents can
be produced.
Cathode ray
tube
 Cathode ray tube is a vacuum
tube containing one or more
electric gun and a
fluorescence screen used to
view images.
 It has a mean to accelerated
and deflect the electron beam
onto the screen to create the
images.
Working Principle of
cathode ray tube
 Heat is supplied to the
cathode by passing current
through a heater element.
 The cathode is a cylindrical
metallic structure that is rich
in electrons.
 On heating ,electron released
from cathode surface.
 Control grid is the next
element that follow the
cathode.
Working principle of
cathode ray tube
 Intensity of electron beam is
controlled by setting voltage
level on the control grid.
 A high negative voltage applied
to the control grid shuts off the
beam by repelling electrons and
stopping them from passing
through the small hole at the
end of the control grid
structure.
 Smaller negative voltage on the
control grid simply decrease
the number of electrons passing
through the cathode. Thus we
can control the brightness of
display by varying the voltage
on control grid.
Working principle
of CRT
 Positive charged anodes
accelerate the electrons towards
the phosphor screen.
 Focusing and deflection coil are
together needed to force the
electron beam to converge into
small spot , as it strike the
screen, otherwise the electron
would repel each other and
beam is spread out as it
approaches the screen.
 Finally when the accelerating
electron beam collide on
phosphor coating ,a part of
kinetic energy is converted into
light and heat.
 A raster scan display is most common method of
drawing images on a CRT screen.
 In this method horizontal and vertical deflection
signals are generated to move a beam all over the
screen in the pattern for displaying any image.
 The electron beam is swept across the screen one
row at a time from top to bottom.
 The electron beam swept back and forth from left
to right across the screen.
 Raster scan display resolution is poor because it in
contrast produces Zig-Zag lines that are plotted as
discrete point set.
HORIZONTAL RETRACE VERTICAL RETRACE
 The beam is on ,while it
moves from left to right.
The beam is off ,when it
moves back from right
to left. This
phenomenon is called
the horizontal retrace.
 As soon as the beam
reaches the bottom of
the screen ,it is turned
off and is rapidly
retraced back to top to
start again. This is
called vertical retrace.
 A raster scan display has an electron beam
directed only to the parts of the screen where a
picture is to be drawn .
 Random scan display draw a picture one line at a
time for this reason it is also known as vector
display picture.
 A picture definition is stored as a set of line
drawing command in the area of refresh buffer.
 Random scan display resolution is good than
random scan display as picture definition is stored
as a set of line-drawing instructions instead of a set
of intensity values for all screen point.
Working principle of
graphics display
 A graphics display consists of
three components: frame buffer,
display controller and a
monitor.
 Frame buffer: The frame buffer
stores an image as a matrix of
intensity values . In personal
computer, the frame buffer is
located on the graphics card
that manage the video
subsystem of the computer. It
have some memory stored
intensity values are then
retrieved from the refresh buffer
and displayed on the screen one
row at a time. Each intensity
value is represented by bit
zero(0) or one(1) in the frame
buffer.
Display controller
and display
device
Working
principle of
display
device(graphics)
 The video controller has
direct access to memory
locations in the frame buffer
and passing it to the display
device. It reads each
successive byte of data from
frame buffer and converts
this 0’s and 1’s in one line
into a corresponding video
signals and this line is called
scan line. If intensity is one(1)
then the controller sends a
signal to display a dot in
corresponding position on
the screen. if the intensity is
zero then no dot is displayed.
1 1 1 1 1 1 0 0
0 1 1 0 0 1 1 0
0 1 1 0 0 1 1 0
0 1 1 1 1 1 0 0
0 1 1 0 0 1 1 0
0 1 1 0 0 1 1 0
1 1 1 1 1 1 0 0
0 0 0 0 0 0 0 0

More Related Content

What's hot

Rendering: Vertices, Indices, UVs and Shaders
Rendering: Vertices, Indices, UVs and ShadersRendering: Vertices, Indices, UVs and Shaders
Rendering: Vertices, Indices, UVs and ShadersDavid Goemans
 
Graphics devices
Graphics devicesGraphics devices
Graphics devicesaa11bb11
 
Animation techniques for CG students
Animation techniques for CG studentsAnimation techniques for CG students
Animation techniques for CG studentsMahith
 
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisNeural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisVincent Sitzmann
 
Introduction to Computer Vision
Introduction to Computer VisionIntroduction to Computer Vision
Introduction to Computer VisionComponica LLC
 
Chapter 1 fundamentals of digital imaging
Chapter 1  fundamentals of digital imagingChapter 1  fundamentals of digital imaging
Chapter 1 fundamentals of digital imagingZCELPROPS
 
Chapter 1 fundamentals of digital imaging
Chapter 1  fundamentals of digital imagingChapter 1  fundamentals of digital imaging
Chapter 1 fundamentals of digital imagingZcel Tablizo
 
Ray tracing converted (1)
Ray tracing converted (1)Ray tracing converted (1)
Ray tracing converted (1)achnobghiti
 

What's hot (20)

Display devices
Display devices Display devices
Display devices
 
Rendering: Vertices, Indices, UVs and Shaders
Rendering: Vertices, Indices, UVs and ShadersRendering: Vertices, Indices, UVs and Shaders
Rendering: Vertices, Indices, UVs and Shaders
 
Animation
AnimationAnimation
Animation
 
Graphics devices
Graphics devicesGraphics devices
Graphics devices
 
Assignment 2
Assignment 2Assignment 2
Assignment 2
 
Computer Graphics - Introduction and CRT Devices
Computer Graphics - Introduction and CRT DevicesComputer Graphics - Introduction and CRT Devices
Computer Graphics - Introduction and CRT Devices
 
lecture4 raster details in computer graphics(Computer graphics tutorials)
lecture4 raster details in computer graphics(Computer graphics tutorials)lecture4 raster details in computer graphics(Computer graphics tutorials)
lecture4 raster details in computer graphics(Computer graphics tutorials)
 
Animation
AnimationAnimation
Animation
 
Animations
AnimationsAnimations
Animations
 
lecture1 introduction to computer graphics(Computer graphics tutorials)
lecture1 introduction to computer graphics(Computer graphics tutorials)lecture1 introduction to computer graphics(Computer graphics tutorials)
lecture1 introduction to computer graphics(Computer graphics tutorials)
 
Animation techniques for CG students
Animation techniques for CG studentsAnimation techniques for CG students
Animation techniques for CG students
 
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View SynthesisNeural Scene Representation & Rendering: Introduction to Novel View Synthesis
Neural Scene Representation & Rendering: Introduction to Novel View Synthesis
 
Introduction to Computer Vision
Introduction to Computer VisionIntroduction to Computer Vision
Introduction to Computer Vision
 
Chapter 1 fundamentals of digital imaging
Chapter 1  fundamentals of digital imagingChapter 1  fundamentals of digital imaging
Chapter 1 fundamentals of digital imaging
 
Animation
AnimationAnimation
Animation
 
Chapter 1 fundamentals of digital imaging
Chapter 1  fundamentals of digital imagingChapter 1  fundamentals of digital imaging
Chapter 1 fundamentals of digital imaging
 
Image formation
Image formationImage formation
Image formation
 
Lecture 2&3
Lecture 2&3 Lecture 2&3
Lecture 2&3
 
Ray tracing converted (1)
Ray tracing converted (1)Ray tracing converted (1)
Ray tracing converted (1)
 
Ray tracing
Ray tracingRay tracing
Ray tracing
 

Viewers also liked

Setting tab stops worksheet
Setting tab stops worksheetSetting tab stops worksheet
Setting tab stops worksheetJennifer Spann
 
Chapel presentation sep 4
Chapel presentation sep 4Chapel presentation sep 4
Chapel presentation sep 4jtayco
 
Art 1 Teaching Portfolio
Art 1 Teaching PortfolioArt 1 Teaching Portfolio
Art 1 Teaching Portfoliostacielsmith
 
Current Portfolio
Current PortfolioCurrent Portfolio
Current Portfoliodcwkassie
 
How to create GIF files without any restrictions
How to create GIF files without any restrictionsHow to create GIF files without any restrictions
How to create GIF files without any restrictionsPrabhakaran Ravichandran
 
Portfolio of Current Art Work Presentation
Portfolio of Current Art Work PresentationPortfolio of Current Art Work Presentation
Portfolio of Current Art Work PresentationJames Harding
 
Using Graphics in Technical Documents
Using Graphics in Technical DocumentsUsing Graphics in Technical Documents
Using Graphics in Technical DocumentsJack Shasha
 
Understanding MLA Documentation Style3
Understanding MLA Documentation Style3Understanding MLA Documentation Style3
Understanding MLA Documentation Style3Juana Cuellar Careaga
 
How to create a folder, create a folder inside it, and add collections
How to create a folder, create a folder inside it, and add collectionsHow to create a folder, create a folder inside it, and add collections
How to create a folder, create a folder inside it, and add collectionsTrusted Coaching
 
MS Word Chapter 1 PPT
MS Word Chapter 1 PPTMS Word Chapter 1 PPT
MS Word Chapter 1 PPTprsmith72
 
Microsoft Power Point
Microsoft Power PointMicrosoft Power Point
Microsoft Power PointOwly Eyes
 
Microsoft word presentation
Microsoft word presentationMicrosoft word presentation
Microsoft word presentationegirshovich
 
Study: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsStudy: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsLinkedIn
 

Viewers also liked (19)

Dw Lesson02
Dw Lesson02Dw Lesson02
Dw Lesson02
 
Documentation
DocumentationDocumentation
Documentation
 
Setting tab stops worksheet
Setting tab stops worksheetSetting tab stops worksheet
Setting tab stops worksheet
 
Chapel presentation sep 4
Chapel presentation sep 4Chapel presentation sep 4
Chapel presentation sep 4
 
Set Tab Stops
Set Tab StopsSet Tab Stops
Set Tab Stops
 
Art 1 Teaching Portfolio
Art 1 Teaching PortfolioArt 1 Teaching Portfolio
Art 1 Teaching Portfolio
 
Current Portfolio
Current PortfolioCurrent Portfolio
Current Portfolio
 
How to create GIF files without any restrictions
How to create GIF files without any restrictionsHow to create GIF files without any restrictions
How to create GIF files without any restrictions
 
08 ms office
08 ms office08 ms office
08 ms office
 
Portfolio of Current Art Work Presentation
Portfolio of Current Art Work PresentationPortfolio of Current Art Work Presentation
Portfolio of Current Art Work Presentation
 
Power Point Unit D
Power Point Unit DPower Point Unit D
Power Point Unit D
 
Using Graphics in Technical Documents
Using Graphics in Technical DocumentsUsing Graphics in Technical Documents
Using Graphics in Technical Documents
 
Understanding MLA Documentation Style3
Understanding MLA Documentation Style3Understanding MLA Documentation Style3
Understanding MLA Documentation Style3
 
How to create a folder, create a folder inside it, and add collections
How to create a folder, create a folder inside it, and add collectionsHow to create a folder, create a folder inside it, and add collections
How to create a folder, create a folder inside it, and add collections
 
MS Word Chapter 1 PPT
MS Word Chapter 1 PPTMS Word Chapter 1 PPT
MS Word Chapter 1 PPT
 
Microsoft Power Point
Microsoft Power PointMicrosoft Power Point
Microsoft Power Point
 
Ms powerpoint
Ms powerpointMs powerpoint
Ms powerpoint
 
Microsoft word presentation
Microsoft word presentationMicrosoft word presentation
Microsoft word presentation
 
Study: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsStudy: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving Cars
 

Similar to Introduction with graphics

Similar to Introduction with graphics (20)

Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
Graphics display devices
Graphics display devicesGraphics display devices
Graphics display devices
 
CG_ch1.pptx
CG_ch1.pptxCG_ch1.pptx
CG_ch1.pptx
 
Introduction to computer graphics - Copy.pdf
Introduction to computer graphics - Copy.pdfIntroduction to computer graphics - Copy.pdf
Introduction to computer graphics - Copy.pdf
 
Overview of the graphics system
Overview of the graphics systemOverview of the graphics system
Overview of the graphics system
 
Computer Graphics lecture.pptx
Computer Graphics lecture.pptxComputer Graphics lecture.pptx
Computer Graphics lecture.pptx
 
Unit i
Unit  iUnit  i
Unit i
 
Display technology
Display technologyDisplay technology
Display technology
 
Computer Graphics Full Tutorial.pptx
Computer Graphics Full Tutorial.pptxComputer Graphics Full Tutorial.pptx
Computer Graphics Full Tutorial.pptx
 
Chapter two 1
Chapter two 1Chapter two 1
Chapter two 1
 
Computer Graphics Notes
Computer Graphics NotesComputer Graphics Notes
Computer Graphics Notes
 
Introduction to Computer graphics
Introduction to Computer graphicsIntroduction to Computer graphics
Introduction to Computer graphics
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
Unit 1 notes
Unit 1 notesUnit 1 notes
Unit 1 notes
 
Digital.cc
Digital.ccDigital.cc
Digital.cc
 
Graphics display
Graphics displayGraphics display
Graphics display
 
Overview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.pptOverview-of-GraphicsSystem@2334444_5.ppt
Overview-of-GraphicsSystem@2334444_5.ppt
 
Displaydevices graphics
Displaydevices graphicsDisplaydevices graphics
Displaydevices graphics
 
CG MODULE 1 (S6 CSE).pptx
CG MODULE 1 (S6 CSE).pptxCG MODULE 1 (S6 CSE).pptx
CG MODULE 1 (S6 CSE).pptx
 
Computer graphics
Computer graphicsComputer graphics
Computer graphics
 

Recently uploaded

Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 

Recently uploaded (20)

Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

Introduction with graphics

  • 1. DESIGNED BY k.das And S.mishra Dept of computer science
  • 2.  Computer graphics is a field of computer science that concerned with digitally Synthesizing and manipulating visual contents.  Computer graphics(cg) includes almost everything on computer that is not text or sound.  The term cg refer to several different thing 1.The representation and manipulation of pictorial data by a computer. 2.Various technologies used to create and manipulate image.
  • 3.  There are two kinds of computer graphics :Raster(composed of pixel) and Vector(composed of path).  Raster image are called bitmap images.  Bitmap image are mapped to a grid or an array of pixels.  In bitmap images, each pixel has assigned color.  Bitmap image are edited at the pixel level that allows the color of any one pixel to change.
  • 4. Bitmap image  Bitmap images are not easily scalable.  Bitmap images are edited at the pixel level that allows the color of any one pixel to change.  Bitmap images are usually created and edited in photo or paint program such as adobe Photoshop.
  • 5. Vector image  Vector image are not based on picture patterns but instead use mathematical formulas to draw lines and curves that can be combined to create from geometric object such as circle and polygons.  Vector images are editing by manipulating the lines and curves that make up an image using a program such as coral draw.
  • 6. Application of Graphics Paint program:  It is a graphics program that enables you to draw pictures on the display screen which is represented as bit maps (bit-mapped graphics).  Sophisticated paint applications are often called image editing programs.
  • 7. Application of Graphics Animation software:  Enables you to chain and sequence a series of images to simulate movement. Each image is like a frame in a movie.  . A cartoon on television is one example of animation. Animation on computers is one of the chief ingredients of multimedia presentations.
  • 8. Graphics Application Card and Desktop publishing  A CAD system is a combination of hardware and software that enables engineers and architects to design everything from furniture to airplanes.  Provides a full set of word- processing features as well as fine control over placement of text and graphics, so that you can create newsletters, advertisements, books, and other types of documents. It means by using a personal computer or workstation high- quality printed documents can be produced.
  • 9.
  • 10.
  • 11.
  • 12. Cathode ray tube  Cathode ray tube is a vacuum tube containing one or more electric gun and a fluorescence screen used to view images.  It has a mean to accelerated and deflect the electron beam onto the screen to create the images.
  • 13. Working Principle of cathode ray tube  Heat is supplied to the cathode by passing current through a heater element.  The cathode is a cylindrical metallic structure that is rich in electrons.  On heating ,electron released from cathode surface.  Control grid is the next element that follow the cathode.
  • 14. Working principle of cathode ray tube  Intensity of electron beam is controlled by setting voltage level on the control grid.  A high negative voltage applied to the control grid shuts off the beam by repelling electrons and stopping them from passing through the small hole at the end of the control grid structure.  Smaller negative voltage on the control grid simply decrease the number of electrons passing through the cathode. Thus we can control the brightness of display by varying the voltage on control grid.
  • 15. Working principle of CRT  Positive charged anodes accelerate the electrons towards the phosphor screen.  Focusing and deflection coil are together needed to force the electron beam to converge into small spot , as it strike the screen, otherwise the electron would repel each other and beam is spread out as it approaches the screen.  Finally when the accelerating electron beam collide on phosphor coating ,a part of kinetic energy is converted into light and heat.
  • 16.  A raster scan display is most common method of drawing images on a CRT screen.  In this method horizontal and vertical deflection signals are generated to move a beam all over the screen in the pattern for displaying any image.  The electron beam is swept across the screen one row at a time from top to bottom.  The electron beam swept back and forth from left to right across the screen.  Raster scan display resolution is poor because it in contrast produces Zig-Zag lines that are plotted as discrete point set.
  • 17.
  • 18. HORIZONTAL RETRACE VERTICAL RETRACE  The beam is on ,while it moves from left to right. The beam is off ,when it moves back from right to left. This phenomenon is called the horizontal retrace.  As soon as the beam reaches the bottom of the screen ,it is turned off and is rapidly retraced back to top to start again. This is called vertical retrace.
  • 19.  A raster scan display has an electron beam directed only to the parts of the screen where a picture is to be drawn .  Random scan display draw a picture one line at a time for this reason it is also known as vector display picture.  A picture definition is stored as a set of line drawing command in the area of refresh buffer.  Random scan display resolution is good than random scan display as picture definition is stored as a set of line-drawing instructions instead of a set of intensity values for all screen point.
  • 20. Working principle of graphics display  A graphics display consists of three components: frame buffer, display controller and a monitor.  Frame buffer: The frame buffer stores an image as a matrix of intensity values . In personal computer, the frame buffer is located on the graphics card that manage the video subsystem of the computer. It have some memory stored intensity values are then retrieved from the refresh buffer and displayed on the screen one row at a time. Each intensity value is represented by bit zero(0) or one(1) in the frame buffer.
  • 21. Display controller and display device Working principle of display device(graphics)  The video controller has direct access to memory locations in the frame buffer and passing it to the display device. It reads each successive byte of data from frame buffer and converts this 0’s and 1’s in one line into a corresponding video signals and this line is called scan line. If intensity is one(1) then the controller sends a signal to display a dot in corresponding position on the screen. if the intensity is zero then no dot is displayed.
  • 22. 1 1 1 1 1 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 1 1 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0