SlideShare a Scribd company logo
1 of 13
Download to read offline
UNIT 1: Introduction to Computer Graphics
Subject Code: MCA20204CR
Subject Name: Computer Graphics & Multimedia
Dr. Saniya Zahoor
PG-CS, University of Kashmir
UNIT 1
• Introduction to Computer Graphics.
• Applications of Computer Graphics.
• Graphic Display Devices:
– Refresh Cathode Ray Tubes, Raster-scan Displays, Random-Scan displays,
Color CRT Monitors,
– Concept of Double Buffering, Lookup tables
• 2-D Graphics:
– Cartesian and Homogeneous Coordinate Systems.
– Line drawing algorithms (Bressenham’s and DDA).
– Circle and Ellipse Drawing Algorithms
Computer Graphics
• Computer graphics is an art of drawing:
– pictures, lines, charts, etc using computers with the help of programming.
• In other words, we can say that computer graphics is a tool for:
– Generation, manipulation and storage of graphical objects
– Pictures, experimental data, etc for proper visualization using a computer.
• These graphical objects are presented as the collection of pixels.
• Pixel is the smallest graphical picture or unit represented on the computer screen.
• Computer is the information processing machine.
• Users need to communicate with the computer.
• Computer graphics is one of the most effective and commonly used ways of
communication.
Computer Graphics
• It displays the object in the form of graphical objects:
• such as pictures, charts, diagrams and graphs.
• Graphical objects:
– Convey more information in less time
– Easily understandable formats
• For example: Graph shown in stock market.
Computer Graphics
• Basically there are two types of computer graphics:
– Interactive (Active) and Non-Interactive (Passive) CGs
• Interactive computer graphics:
– Computer graphics in which user interact with image on computer screen.
– Here exist two-way communication between the user and the image.
– The image is totally under the control of user.
– Example:
• Playing the computer game in the computer.
• Drawing on touch screens.
• Flight simulator useful in training of the pilots
• Non-interactive computer graphics:
– Computer graphics in which user does not have any kind of control over the
graphical object.
– Graphical object is created using stored program and will work according to
the instructions given in the program.
– Graphical object is totally under the control of program instructions not under
the user.
– One way communication
– Example:
• Screen savers
• TV broadcasting
Computer Graphics
Computer Graphics: Components
• Graphics display consists of three major components:
– Frame Buffer
– Display Controller
– Monitor
10001101
01101010
00101001
11100111
00111000
01010100
00111001
01010101
Display Controller
Frame Buffer
Monitor
Scan line Data
Figure: Computer Graphics - Components
• Frame Buffer
– Images that are to be displayed are stored in a frame buffer
– Frame buffer contains the image stored
• In pixels or elements
• Each is represented in binary form as a matrix of 0’s and 1’s
• Each pixel or element is represented as one bit or can be more even
• More bits there are, the more colors can be represented
• Less memory is required to store 1 element  1 bit
– 1 element  1 bit
• Monochromic Image:
– 0 indicates black and 1 indicates white
– Example:1024 * 1024 elements requires 10,48,576 bits in memory
Computer Graphics: Components
Computer Graphics: Components
• Colour Images
– 1 element (> 1 bit) e.g. 2 bits
– 1024 * 1024 elements requires 2*10,48,576 bits in memory (1
element = 2 bit)
• Now what should be done to change or modify this image?
– All we need is to modify the frame buffers contents
– Line(10,10,20,20) changed to line(30,30,60,60)
– Elements in frame buffer change
– Pixel values change
• Display Controller
– Also known as video controller or graphics card
– Converts non-graphical information stored in frame buffer into graphical
information displayed on screen
– Hardware component that allows computer to generate graphic information
to display device
• Perform mathematical calculations to do so
– Earlier, graphics card separately
– Nowadays, Graphical Processing Unit or Visual Processing Unit
• Integrated on CPU Motherboard
• Nvidia, AMD Raedon
Computer Graphics: Components
• Display controller controls:
– Resolution
• Number of pixels per inch, More resolution, more better quality
– Aspect Ratio
• Ratio of width to height
– Persistence
• Duration of phosphorescence
• Display controller gets the inputs and commands from the user and determines
the image to be displayed on the monitor.
Computer Graphics: Components
• Monitor
– Output device
– Monitor produces graphical patterns on the screen.
– Monitors help us to view display and use CRT Technology
– Cathode Ray Technology
• Electron gun  strike  phosphorous coated screen
• Strike  Patterns on screen (1= brightness  part of image)
• Displayed as an output graphical object
• Display devices examples are many
• CRT, Raster scan display, Random scan display, Plasma panel display, etc.
• Display devices will be explained in coming lectures!
Computer Graphics: Components
End of Lecture!

More Related Content

Similar to unit1 lec1.pdf

Model 1 multimedia graphics and animation introduction (1)
Model 1 multimedia graphics and animation introduction (1)Model 1 multimedia graphics and animation introduction (1)
Model 1 multimedia graphics and animation introduction (1)Rahul Borate
 
Introduction_computer_graphics_unit-1.pptx
Introduction_computer_graphics_unit-1.pptxIntroduction_computer_graphics_unit-1.pptx
Introduction_computer_graphics_unit-1.pptxshivanipuran1
 
Fundamentals of Computer Graphics.pdf
Fundamentals of Computer Graphics.pdfFundamentals of Computer Graphics.pdf
Fundamentals of Computer Graphics.pdfMattupallipardhu
 
Graphics display-devicesmod-1
Graphics display-devicesmod-1Graphics display-devicesmod-1
Graphics display-devicesmod-1Praveen Kumar
 
topic_- introduction of computer graphics.
   topic_- introduction of computer graphics.   topic_- introduction of computer graphics.
topic_- introduction of computer graphics.Aniketkumar204
 
UNIT 1 Computer Aided Design.pptx
UNIT 1 Computer Aided Design.pptxUNIT 1 Computer Aided Design.pptx
UNIT 1 Computer Aided Design.pptxAditya Dhobale
 
Introduction to Computer Graphics
Introduction to Computer GraphicsIntroduction to Computer Graphics
Introduction to Computer Graphicsarnelllemit2
 
Introduction to Computer graphics
Introduction to Computer graphicsIntroduction to Computer graphics
Introduction to Computer graphicsLOKESH KUMAR
 
CAD theory presentation.pptx .
CAD theory presentation.pptx                .CAD theory presentation.pptx                .
CAD theory presentation.pptx .Athar739197
 
Model1 Active and Passive Graphics.pptx
Model1 Active and Passive Graphics.pptxModel1 Active and Passive Graphics.pptx
Model1 Active and Passive Graphics.pptxRahul Borate
 
CG_Unit1_SShah.pptx
CG_Unit1_SShah.pptxCG_Unit1_SShah.pptx
CG_Unit1_SShah.pptxShweta Shah
 
Introduction to computer graphics and multimedia
Introduction to computer graphics and multimediaIntroduction to computer graphics and multimedia
Introduction to computer graphics and multimediaShweta Shah
 

Similar to unit1 lec1.pdf (20)

CG_1.pdf
CG_1.pdfCG_1.pdf
CG_1.pdf
 
Model 1 multimedia graphics and animation introduction (1)
Model 1 multimedia graphics and animation introduction (1)Model 1 multimedia graphics and animation introduction (1)
Model 1 multimedia graphics and animation introduction (1)
 
Introduction_computer_graphics_unit-1.pptx
Introduction_computer_graphics_unit-1.pptxIntroduction_computer_graphics_unit-1.pptx
Introduction_computer_graphics_unit-1.pptx
 
Fundamentals of Computer Graphics.pdf
Fundamentals of Computer Graphics.pdfFundamentals of Computer Graphics.pdf
Fundamentals of Computer Graphics.pdf
 
Graphics display-devicesmod-1
Graphics display-devicesmod-1Graphics display-devicesmod-1
Graphics display-devicesmod-1
 
Overview of Computer Graphics
Overview of Computer GraphicsOverview of Computer Graphics
Overview of Computer Graphics
 
Co315 part 1
Co315   part 1Co315   part 1
Co315 part 1
 
topic_- introduction of computer graphics.
   topic_- introduction of computer graphics.   topic_- introduction of computer graphics.
topic_- introduction of computer graphics.
 
UNIT 1 Computer Aided Design.pptx
UNIT 1 Computer Aided Design.pptxUNIT 1 Computer Aided Design.pptx
UNIT 1 Computer Aided Design.pptx
 
Computer graphics
Computer graphicsComputer graphics
Computer graphics
 
Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
Introduction to Computer Graphics
Introduction to Computer GraphicsIntroduction to Computer Graphics
Introduction to Computer Graphics
 
CAD Unit-1.pdf
CAD Unit-1.pdfCAD Unit-1.pdf
CAD Unit-1.pdf
 
Introduction to Computer graphics
Introduction to Computer graphicsIntroduction to Computer graphics
Introduction to Computer graphics
 
CAD theory presentation.pptx .
CAD theory presentation.pptx                .CAD theory presentation.pptx                .
CAD theory presentation.pptx .
 
Model1 Active and Passive Graphics.pptx
Model1 Active and Passive Graphics.pptxModel1 Active and Passive Graphics.pptx
Model1 Active and Passive Graphics.pptx
 
CG_Unit1_SShah.pptx
CG_Unit1_SShah.pptxCG_Unit1_SShah.pptx
CG_Unit1_SShah.pptx
 
Cad cam-cae
Cad cam-caeCad cam-cae
Cad cam-cae
 
Introduction to computer graphics and multimedia
Introduction to computer graphics and multimediaIntroduction to computer graphics and multimedia
Introduction to computer graphics and multimedia
 
CHAPTER TWO.pptx
CHAPTER TWO.pptxCHAPTER TWO.pptx
CHAPTER TWO.pptx
 

Recently uploaded

ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

unit1 lec1.pdf

  • 1. UNIT 1: Introduction to Computer Graphics Subject Code: MCA20204CR Subject Name: Computer Graphics & Multimedia Dr. Saniya Zahoor PG-CS, University of Kashmir
  • 2. UNIT 1 • Introduction to Computer Graphics. • Applications of Computer Graphics. • Graphic Display Devices: – Refresh Cathode Ray Tubes, Raster-scan Displays, Random-Scan displays, Color CRT Monitors, – Concept of Double Buffering, Lookup tables • 2-D Graphics: – Cartesian and Homogeneous Coordinate Systems. – Line drawing algorithms (Bressenham’s and DDA). – Circle and Ellipse Drawing Algorithms
  • 3. Computer Graphics • Computer graphics is an art of drawing: – pictures, lines, charts, etc using computers with the help of programming. • In other words, we can say that computer graphics is a tool for: – Generation, manipulation and storage of graphical objects – Pictures, experimental data, etc for proper visualization using a computer. • These graphical objects are presented as the collection of pixels. • Pixel is the smallest graphical picture or unit represented on the computer screen. • Computer is the information processing machine. • Users need to communicate with the computer. • Computer graphics is one of the most effective and commonly used ways of communication.
  • 4. Computer Graphics • It displays the object in the form of graphical objects: • such as pictures, charts, diagrams and graphs. • Graphical objects: – Convey more information in less time – Easily understandable formats • For example: Graph shown in stock market.
  • 5. Computer Graphics • Basically there are two types of computer graphics: – Interactive (Active) and Non-Interactive (Passive) CGs • Interactive computer graphics: – Computer graphics in which user interact with image on computer screen. – Here exist two-way communication between the user and the image. – The image is totally under the control of user. – Example: • Playing the computer game in the computer. • Drawing on touch screens. • Flight simulator useful in training of the pilots
  • 6. • Non-interactive computer graphics: – Computer graphics in which user does not have any kind of control over the graphical object. – Graphical object is created using stored program and will work according to the instructions given in the program. – Graphical object is totally under the control of program instructions not under the user. – One way communication – Example: • Screen savers • TV broadcasting Computer Graphics
  • 7. Computer Graphics: Components • Graphics display consists of three major components: – Frame Buffer – Display Controller – Monitor 10001101 01101010 00101001 11100111 00111000 01010100 00111001 01010101 Display Controller Frame Buffer Monitor Scan line Data Figure: Computer Graphics - Components
  • 8. • Frame Buffer – Images that are to be displayed are stored in a frame buffer – Frame buffer contains the image stored • In pixels or elements • Each is represented in binary form as a matrix of 0’s and 1’s • Each pixel or element is represented as one bit or can be more even • More bits there are, the more colors can be represented • Less memory is required to store 1 element  1 bit – 1 element  1 bit • Monochromic Image: – 0 indicates black and 1 indicates white – Example:1024 * 1024 elements requires 10,48,576 bits in memory Computer Graphics: Components
  • 9. Computer Graphics: Components • Colour Images – 1 element (> 1 bit) e.g. 2 bits – 1024 * 1024 elements requires 2*10,48,576 bits in memory (1 element = 2 bit) • Now what should be done to change or modify this image? – All we need is to modify the frame buffers contents – Line(10,10,20,20) changed to line(30,30,60,60) – Elements in frame buffer change – Pixel values change
  • 10. • Display Controller – Also known as video controller or graphics card – Converts non-graphical information stored in frame buffer into graphical information displayed on screen – Hardware component that allows computer to generate graphic information to display device • Perform mathematical calculations to do so – Earlier, graphics card separately – Nowadays, Graphical Processing Unit or Visual Processing Unit • Integrated on CPU Motherboard • Nvidia, AMD Raedon Computer Graphics: Components
  • 11. • Display controller controls: – Resolution • Number of pixels per inch, More resolution, more better quality – Aspect Ratio • Ratio of width to height – Persistence • Duration of phosphorescence • Display controller gets the inputs and commands from the user and determines the image to be displayed on the monitor. Computer Graphics: Components
  • 12. • Monitor – Output device – Monitor produces graphical patterns on the screen. – Monitors help us to view display and use CRT Technology – Cathode Ray Technology • Electron gun  strike  phosphorous coated screen • Strike  Patterns on screen (1= brightness  part of image) • Displayed as an output graphical object • Display devices examples are many • CRT, Raster scan display, Random scan display, Plasma panel display, etc. • Display devices will be explained in coming lectures! Computer Graphics: Components