1 / 13

CS101 Lecture 4

CS101 Lecture 4. Computer Graphics. It ’ s just a bunch of pixels. A computer screen is made up of many small colored squares called pixels The human eye blends the pixels together to form images on the screen. Resolution. Resolution = the number of pixels on a screen

pia
Download Presentation

CS101 Lecture 4

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS101 Lecture 4 Computer Graphics

  2. It’s just a bunch of pixels • A computer screen is made up of many small colored squares called pixels • The human eye blends the pixels together to form images on the screen.

  3. Resolution • Resolution = the number of pixels on a screen • Resolutions are expressed in pixels across the screen by pixels down the screen. • 16:10 resolutions (Widescreen Computers) • 1280 x 800 = WXGA • 1440 x 900 = WXGA+ • 1680 x 1050 = WSXGA+ • 1920 x 1200 = WUXGA • 16:9 resolutions (Widescreen TV’s) • 1280 X 720 • 1920 X 1080

  4. Why change resolutions? • Changing resolutions can improve productivity and decrease eye strain • Low Resolutions = Individual items appear larger but have less work space • High Resolutions = Individual items appear smaller but have more work space

  5. Color Depth • Color Depth = The amount of different colors that a pixel can be • 8 bit color = 256 colors • 16 bit color = 65,536 colors • 24 bit color = 16,777,216 colors • 32 bit color = 16,777,216 colors + 8 bit alpha • Often called true color

  6. Why change color depth? • Low color depth = colors may not be accurate but computer has to process less information • High color depth = colors are more accurate but computer must process more information

  7. How do computers make graphics? • Two ways: • Integrated Graphics • Dedicated Graphics

  8. Integrated graphics • Built into the motherboard. • Uses system processor and RAM to generate graphics. • Cheaper way to do graphics • Slower graphics ability • OK if doing low intensity graphic applications such as: • Word processing • Web surfing • Email • etc

  9. Dedicated Graphics • A graphics card is added to the computer which contains its own processor and RAM (this frees up the computer processor and RAM) • Really helps graphic intense applications such as video games, CAD, video editing, etc.

  10. New Way • Accelerated Processor Unit • Processor and Graphics built into one chip. • Less Power

  11. How do I view my computer’s graphics ability? • Windows 7 • Right click on the desktop and select “Screen resolution” > click “Advanced settings” • Macintosh • Apple menu > About This Mac > More Info… > Graphics/Displays

  12. Why is computer color RGB? • How come computers mix red, green, and blue to make all other colors? • RBY is mixed to make all colors when using reflective light (things that do not produce their own light) • RBG is mixed to make all colors when using additive light (things that do produce their own light)

  13. Things to look for in a LCD monitor • Native resolution works well for activities you would like to accomplish on computer • Good pixel response time for applications that have quick movement (movies, games, etc) • Viewing angle wide enough for activities you plan to use monitor for • Black level good for activities you plan to use monitor for • Has a digital connection with HDCP (High Definition Content Protection) • Make sure you can try before committed • Watch out for no return, high restocking fees, and shipping charges • Try out everything you plan to use the monitor for before your return period ends • Keep track of health while using

More Related