COMP175: Computer Graphics. Lecture 1 Introduction and Display Technologies

Size: px
Start display at page:

Download "COMP175: Computer Graphics. Lecture 1 Introduction and Display Technologies"

Transcription

1 COMP175: Computer Graphics Lecture 1 Introduction and Display Technologies

2 Course mechanics Number: COMP , Fall 2009 Meetings: TR 1:30-2:45pm Instructor: Sara Su TA: Matt Menke Website:

3 What is computer graphics?

4 Computer Graphics: Applications Entertainment Film Computer games

5 Computer Graphics: Applications Entertainment Film Computer games Fine art and design

6 Computer Graphics: Applications Entertainment Film Computer games Fine art and design Science and engineering Computer-aided design Data visualization Simulation

7 Computer Graphics: Applications Entertainment Film Computer games Fine art and design Science and engineering Computer-aided design Data visualization Simulation New York Times infographic Communication Marketing, photojournalism Education, training Map of the Market,

8 Computer Graphics: Applications Entertainment Film Computer games Fine art and design Science and engineering Computer-aided design Data visualization Simulation Communication Marketing, photojournalism Education, training

9 Computer Graphics: Goals Make pretty pictures Convey information Sell something Provide understanding Tell a story 9

10 Computer Graphics: Means Mathematics: geometry, linear algebra, calculus Algorithms Rendering Modeling and simulation Design User interfaces and user interaction Story telling and presentation 10

11 COMP 175: Computer Graphics Digital image representation Modeling Create digital representations of shape, lighting, motion. Geometric transformation Place models in a scene. Map the scene to the camera s perspective. Rendering Compute a digital image of what the virtual camera sees. Advanced topics Animation, visualization, graphical user interfaces,... 11

12 Preview: 2D drawing Draw basic 2D primitives Lines, circles, filled polygons 12

13 Preview: Ray tracing Make high quality images of simple scenes Lighting and shadows Reflections on shiny objects Refraction through transparent objects Texture mapping M. Tabaczynski, 2005 A. Lauric, 2005 G. Filiotis,

14 Preview: 3D rendering pipeline Graphics pipeline for complex scenes Transformations between coordinate spaces Model to camera space Camera to image space High quality triangle rendering Triangle rasterization Lighting effects Texture mapping Efficient processing Clipping Back face culling Hidden surface removal 14

15 Preview: 3D surfaces Model more advanced shape representations Bezier curves and surfaces Subdivision surfaces Implicit functions Volumetric image data 15

16 COMP 175: Computer Graphics Fundamental approaches and algorithms Programming assignments using OpenGL Prerequisites: Data Structures, Calculus, Linear Algebra Working knowledge of C If you are missing any of this, talk to us. Won t learn specific graphics apps or game engines But lots of freedom on final project 16

17 Reading Required text: Shirley and Marschner, Fundamentals of Computer Graphics, 3 rd ed., A K Peters, Recommended: Wright et al., OpenGL SuperBible: Comprehensive Tutorial and Reference, 4 th ed. Addison-Wesley, OpenGL programming references online Supplemental texts on reserve at Tisch Library see website 17

18 Evaluation Approximately: 60% Assignments Written exercises and programming projects Due on Thursdays start early! 5 late days to use over the term let us know when you plan to use one 20% Final project 10% Midterm exam October 27th, in class 10% Class participation 18

19 Accommodations To request an accommodation for a documented disability, you must register with the Disability Services Office at the beginning of the semester. Call (617) to arrange an appointment with Sandra Baer, Program Director of Disability Services. 19

20 Display technologies

21 Computer graphics systems Inputs Graphics Engine Output Presentation Lighting models Geometric models Scene description Geometry & Algorithms Modeling Transformations Rendering Images Display device 21

22 Calligraphic displays a.k.a. vector displays, stroke writers Move an electron beam to draw lines Standard in 1960s and 1970s: oscilloscopes, arcade games

23 Raster displays Most modern computer display devices are raster-based Illuminate the screen at a discrete set of locations: raster grid Each spot on the screen is a pixel Display 2D raster grid of locations 23

24 Raster displays Illuminate each location in the grid sequentially in raster scan order Scan one row at a time Scan a row from left to right Finish Slow scan direction Start Fast scan direction 24

25 Raster displays Each left-to-right trace is a scan line The beam is off during a retrace, when it is returning to screen left Finish Slow scan direction Start Fast scan direction 25

26 Raster displays Each location is indexed by an integer pair (i, j) i is the column of the raster j is the row Row j ( j,i) Column i 26

27 Raster displays The display resolution is the number of individual locations in the raster (#columns x #rows) e.g., typical monitor resolutions: 1024x768, 1280x1024 Number of rows Number of columns 27

28 Raster displays The display aspect ratio = horizontal size : vertical size Typical computer displays is 4:3 or 5:4 TV is 4:3 HDTV is 16:9 Number of rows Number of columns 28

29 Raster displays The display s dpi (dots per inch) is determined by the grid spacing Today s monitors are usually dpi High-end cell phones and PDAs can be 200+ dpi Laser printer output is dpi Vertical grid spacing Horizontal grid spacing 29

30 Raster-based display technologies Different display technologies with trade-offs in image quality and user experience Focus on CRTs and LCDs CRT Cathode Ray Tube LCD Liquid Crystal Display 30

31 CRT displays Illuminated using cathode ray tubes Voltage applied to the cathode produces an electron beam. This beam is focused on a spot on the display screen. 31

32 CRT displays Illuminated using cathode ray tubes The screen is coated in phosphor, which emits light when excited. 32

33 CRT displays Illuminated using cathode ray tubes Graphics system controls voltage to the cathode number of electrons emitted amount of light energy emitted by the phosphor 33

34 CRT displays To display an image: Sweep the electron beam across the display screen in raster scan order (left to right, bottom to top) Adjust the voltage of the beam during the sweep to control the brightness at each location according to the image intensity Sweep the screen repeatedly at a high rate (e.g. 60 Hz) to refresh the image Why don t we see the beam moving? 34

35 Color CRT displays Different phosphors emit different wavelengths of light Coat screen with triads of phosphors Triad is smaller than what the eye can resolve Perceive triad as a single spot with a single color Phosphor triad Screen of phosphor dots Use three cathode ray tubes Focus each beam to align with the corresponding phosphor dot in the triad 35

36 Color CRT displays Eye combines three emitted wavelengths at each location and perceives them as a single color Different colors achieved by varying intensity of each component color (additive colors) 36

37 Blurriness in CRT displays The illuminated spot has a blurry boundary Electron beam has a Gaussian cross section Phosphor material is deposited with a Gaussian distribution Result: slightly blurry lines and edges Side effect: reduced aliasing artifacts 37

38 LCD devices Liquid Crystal Display Place a liquid crystal material between two sheets of polarized glass Incident light Light to viewer Polarized glass Liquid crystal Polarized glass Apply an electric field across the glass to control how much light can pass through the layers to the viewer 38

39 LCD devices Polarized glass Light can be polarized into two orthogonal directions Polarized glass only allows light of matching polarity to pass through Un-polarized light Light with polarity P Polarized glass with polarity P 39

40 LCD devices When polarized light reaches glass with the opposite polarity, no light passes through In the setup below, no light reaches the viewer Un-polarized light Light with polarity P No light passes Polarized glass with polarity P Polarized glass with polarity ~P 40

41 LCD devices Fill the space between the polarized glass with liquid crystals Etch each plate with parallel grooves in the direction of its polarity Polarized glass with polarity P Polarized glass with polarity ~P 41

42 LCD devices Liquid crystals near each plate tend to align themselves with etching Polarized glass with polarity P Polarized glass with polarity ~P 42

43 LCD devices Passive state Planes of liquid crystals between the plates gradually change direction Creates a smooth transition between the two plates Polarized glass with polarity P Polarized glass with polarity ~P 43

44 LCD devices Passive state Light with polarity P enters the liquid crystal Polarity converted to ~P as light passes through the twisted crystals Passes through the second polarized plate: screen appears bright! Un-polarized light Light with polarity ~P Polarized glass with polarity P Polarized glass with polarity ~P 44

45 LCD devices Active state Apply a voltage across the glass plates: liquid crystals align with the voltage Light polarity is not changed: screen appears dark! V Un-polarized light No light passes through Polarized glass with polarity P Polarized glass with polarity ~P 45

46 LCD devices Active state Control the amount of alignment by the voltage Control the amount of light passing through Control the brightness of the screen V Un-polarized light Some light passes through What does the alignment of the crystals look like? Polarized glass with polarity P Polarized glass with polarity ~P 46

47 Passive matrix LCD devices A grid of horizontal wires embedded in one glass plate A grid of vertical wires embedded in a second plate Voltages applied across the grids generate a localized electric field 47

48 Passive matrix LCD devices Location (i, j) is accessed by applying a voltage across the ith vertical wire and the jth horizontal wire Apply voltages in raster scan order to render an image Scan repeatedly to refresh the image j i 48

49 Active matrix LCD devices An array of thin film transistors is embedded in one sheet of glass Each transistor controls the electric field of a particular location Transistors can hold a charge don t need to be refreshed 49

50 Plasma display panel devices Many tiny cells between two panels of glass hold an inert mixture of noble gases The gas in the cells is electrically turned into a plasma Plasma excites phosphors to emit light Source: Wikipedia.org 50

51 Summary What you should remember from this lecture Boldfaced terms Calligraphic vs. raster displays How raster scanning works Operation of CRT and LCD displays Components of a computer graphics system Lighting models Geometric models Scene description Geometry & Algorithms Modeling Transformations Rendering Images Display device 51

Graphical displays are generally of two types: vector displays and raster displays. Vector displays

Graphical displays are generally of two types: vector displays and raster displays. Vector displays Display technology Graphical displays are generally of two types: vector displays and raster displays. Vector displays Vector displays generally display lines, specified by their endpoints. Vector display

More information

Lecture Notes, CEng 477

Lecture Notes, CEng 477 Computer Graphics Hardware and Software Lecture Notes, CEng 477 What is Computer Graphics? Different things in different contexts: pictures, scenes that are generated by a computer. tools used to make

More information

Displays. Cathode Ray Tube. Semiconductor Elements. Basic applications. Oscilloscope TV Old monitors. 2009, Associate Professor PhD. T.

Displays. Cathode Ray Tube. Semiconductor Elements. Basic applications. Oscilloscope TV Old monitors. 2009, Associate Professor PhD. T. Displays Semiconductor Elements 1 Cathode Ray Tube Basic applications Oscilloscope TV Old monitors 2 1 Idea of Electrostatic Deflection 3 Inside an Electrostatic Deflection Cathode Ray Tube Gun creates

More information

Comp 410/510. Computer Graphics Spring 2016. Introduction to Graphics Systems

Comp 410/510. Computer Graphics Spring 2016. Introduction to Graphics Systems Comp 410/510 Computer Graphics Spring 2016 Introduction to Graphics Systems Computer Graphics Computer graphics deals with all aspects of creating images with a computer Hardware (PC with graphics card)

More information

Introduction to Computer Graphics

Introduction to Computer Graphics Introduction to Computer Graphics Torsten Möller TASC 8021 778-782-2215 torsten@sfu.ca www.cs.sfu.ca/~torsten Today What is computer graphics? Contents of this course Syllabus Overview of course topics

More information

COMP-557: Fundamentals of Computer Graphics McGill University, Fall 2010

COMP-557: Fundamentals of Computer Graphics McGill University, Fall 2010 COMP-557: Fundamentals of Computer Graphics McGill University, Fall 2010 Class times 2:25 PM - 3:55 PM Mondays and Wednesdays Lecture room Trottier Building 2120 Instructor Paul Kry, kry@cs.mcgill.ca Course

More information

A Short Introduction to Computer Graphics

A Short Introduction to Computer Graphics A Short Introduction to Computer Graphics Frédo Durand MIT Laboratory for Computer Science 1 Introduction Chapter I: Basics Although computer graphics is a vast field that encompasses almost any graphical

More information

INTRODUCTION TO RENDERING TECHNIQUES

INTRODUCTION TO RENDERING TECHNIQUES INTRODUCTION TO RENDERING TECHNIQUES 22 Mar. 212 Yanir Kleiman What is 3D Graphics? Why 3D? Draw one frame at a time Model only once X 24 frames per second Color / texture only once 15, frames for a feature

More information

www.eazynotes.com Gursharan Singh Tatla Page No. 1 COMPUTER GRAPHICS (Short Answer type Questions)

www.eazynotes.com Gursharan Singh Tatla Page No. 1 COMPUTER GRAPHICS (Short Answer type Questions) www.eazynotes.com Gursharan Singh Tatla Page No. 1 COMPUTER GRAPHICS (Short Answer type Questions) Q 1. Can you give some basic features of computer graphics? Ans. The salient feature of computer graphics

More information

Computer Graphics. Computer graphics deals with all aspects of creating images with a computer

Computer Graphics. Computer graphics deals with all aspects of creating images with a computer Computer Graphics Computer graphics deals with all aspects of creating images with a computer Hardware Software Applications Computer graphics is using computers to generate and display images based on

More information

2: Introducing image synthesis. Some orientation how did we get here? Graphics system architecture Overview of OpenGL / GLU / GLUT

2: Introducing image synthesis. Some orientation how did we get here? Graphics system architecture Overview of OpenGL / GLU / GLUT COMP27112 Computer Graphics and Image Processing 2: Introducing image synthesis Toby.Howard@manchester.ac.uk 1 Introduction In these notes we ll cover: Some orientation how did we get here? Graphics system

More information

Optical Design Tools for Backlight Displays

Optical Design Tools for Backlight Displays Optical Design Tools for Backlight Displays Introduction Backlights are used for compact, portable, electronic devices with flat panel Liquid Crystal Displays (LCDs) that require illumination from behind.

More information

B2.53-R3: COMPUTER GRAPHICS. NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions.

B2.53-R3: COMPUTER GRAPHICS. NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions. B2.53-R3: COMPUTER GRAPHICS NOTE: 1. There are TWO PARTS in this Module/Paper. PART ONE contains FOUR questions and PART TWO contains FIVE questions. 2. PART ONE is to be answered in the TEAR-OFF ANSWER

More information

Image Processing and Computer Graphics. Rendering Pipeline. Matthias Teschner. Computer Science Department University of Freiburg

Image Processing and Computer Graphics. Rendering Pipeline. Matthias Teschner. Computer Science Department University of Freiburg Image Processing and Computer Graphics Rendering Pipeline Matthias Teschner Computer Science Department University of Freiburg Outline introduction rendering pipeline vertex processing primitive processing

More information

GUI GRAPHICS AND USER INTERFACES. Welcome to GUI! Mechanics. Mihail Gaianu 26/02/2014 1

GUI GRAPHICS AND USER INTERFACES. Welcome to GUI! Mechanics. Mihail Gaianu 26/02/2014 1 Welcome to GUI! Mechanics 26/02/2014 1 Requirements Info If you don t know C++, you CAN take this class additional time investment required early on GUI Java to C++ transition tutorial on course website

More information

Course Overview. CSCI 480 Computer Graphics Lecture 1. Administrative Issues Modeling Animation Rendering OpenGL Programming [Angel Ch.

Course Overview. CSCI 480 Computer Graphics Lecture 1. Administrative Issues Modeling Animation Rendering OpenGL Programming [Angel Ch. CSCI 480 Computer Graphics Lecture 1 Course Overview January 14, 2013 Jernej Barbic University of Southern California http://www-bcf.usc.edu/~jbarbic/cs480-s13/ Administrative Issues Modeling Animation

More information

Important Question with Answer

Important Question with Answer Important Question with Answer Q1. What do you mean by computer graphics? Ans. The branch of science and technology concerned with methods and techniques for converting data to or from visual presentation

More information

CRT and LCD monitors properties and problems. Maarten Demeyer October 27 2010

CRT and LCD monitors properties and problems. Maarten Demeyer October 27 2010 CRT and LCD monitors properties and problems Maarten Demeyer October 27 2010 Overview Cathode Ray Tube (CRT) Liquid Crystal Display (LCD) Comparing CRT and LCD The future of computer displays Overview

More information

Computer Applications in Textile Engineering. Computer Applications in Textile Engineering

Computer Applications in Textile Engineering. Computer Applications in Textile Engineering 3. Computer Graphics Sungmin Kim http://latam.jnu.ac.kr Computer Graphics Definition Introduction Research field related to the activities that includes graphics as input and output Importance Interactive

More information

Introduction to Computer Graphics. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012

Introduction to Computer Graphics. Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012 CSE 167: Introduction to Computer Graphics Jürgen P. Schulze, Ph.D. University of California, San Diego Fall Quarter 2012 Today Course organization Course overview 2 Course Staff Instructor Jürgen Schulze,

More information

Monash University Clayton s School of Information Technology CSE3313 Computer Graphics Sample Exam Questions 2007

Monash University Clayton s School of Information Technology CSE3313 Computer Graphics Sample Exam Questions 2007 Monash University Clayton s School of Information Technology CSE3313 Computer Graphics Questions 2007 INSTRUCTIONS: Answer all questions. Spend approximately 1 minute per mark. Question 1 30 Marks Total

More information

Graphic Design. Background: The part of an artwork that appears to be farthest from the viewer, or in the distance of the scene.

Graphic Design. Background: The part of an artwork that appears to be farthest from the viewer, or in the distance of the scene. Graphic Design Active Layer- When you create multi layers for your images the active layer, or the only one that will be affected by your actions, is the one with a blue background in your layers palette.

More information

VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur 603203.

VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur 603203. VALLIAMMAI ENGNIEERING COLLEGE SRM Nagar, Kattankulathur 603203. DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING Year & Semester : III Year, V Semester Section : CSE - 1 & 2 Subject Code : CS6504 Subject

More information

1. Application of Computer Graphics

1. Application of Computer Graphics 1. Application of Computer Graphics Computer-Aided Design for engineering and architectural systems etc. Objects maybe displayed in a wireframe outline form. Multi-window environment is also favored for

More information

Introduction to Computers, Anatomy of Computers, Input and Output Devices

Introduction to Computers, Anatomy of Computers, Input and Output Devices LECTURE SCHEDULE 1 Introduction to Computers, Anatomy of Computers, Input and Output Devices In human affairs we have reached a point where the problems that we must solve are no longer solvable without

More information

Computer Peripherals

Computer Peripherals Computer Peripherals Reading: Chapter 10 (except 10.6) Peripherals Devices that are separate from the basic computer Not the CPU, memory, or power supply Classified as input, output, and storage Connect

More information

MMGD0203 Multimedia Design MMGD0203 MULTIMEDIA DESIGN. Chapter 3 Graphics and Animations

MMGD0203 Multimedia Design MMGD0203 MULTIMEDIA DESIGN. Chapter 3 Graphics and Animations MMGD0203 MULTIMEDIA DESIGN Chapter 3 Graphics and Animations 1 Topics: Definition of Graphics Why use Graphics? Graphics Categories Graphics Qualities File Formats Types of Graphics Graphic File Size Introduction

More information

CPIT-285 Computer Graphics

CPIT-285 Computer Graphics Department of Information Technology B.S.Information Technology ABET Course Binder CPIT-85 Computer Graphics Prepared by Prof. Alhasanain Muhammad Albarhamtoushi Page of Sunday December 4 0 : PM Cover

More information

Institution : Majmaah University. Academic Department : College of Science at AzZulfi. Programme : Computer Science and Information Course :

Institution : Majmaah University. Academic Department : College of Science at AzZulfi. Programme : Computer Science and Information Course : Institution : Majmaah University. Academic Department : College of Science at AzZulfi. Programme : Computer Science and Information Course : Computer Graphics (CSI-425) Course Coordinator : Mr. ISSA ALSMADI

More information

Using Photorealistic RenderMan for High-Quality Direct Volume Rendering

Using Photorealistic RenderMan for High-Quality Direct Volume Rendering Using Photorealistic RenderMan for High-Quality Direct Volume Rendering Cyrus Jam cjam@sdsc.edu Mike Bailey mjb@sdsc.edu San Diego Supercomputer Center University of California San Diego Abstract With

More information

GRAFICA - A COMPUTER GRAPHICS TEACHING ASSISTANT. Andreas Savva, George Ioannou, Vasso Stylianou, and George Portides, University of Nicosia Cyprus

GRAFICA - A COMPUTER GRAPHICS TEACHING ASSISTANT. Andreas Savva, George Ioannou, Vasso Stylianou, and George Portides, University of Nicosia Cyprus ICICTE 2014 Proceedings 1 GRAFICA - A COMPUTER GRAPHICS TEACHING ASSISTANT Andreas Savva, George Ioannou, Vasso Stylianou, and George Portides, University of Nicosia Cyprus Abstract This paper presents

More information

MassArt Studio Foundation: Visual Language Digital Media Cookbook, Fall 2013

MassArt Studio Foundation: Visual Language Digital Media Cookbook, Fall 2013 INPUT OUTPUT 08 / IMAGE QUALITY & VIEWING In this section we will cover common image file formats you are likely to come across and examine image quality in terms of resolution and bit depth. We will cover

More information

Thea Omni Light. Thea Spot Light. Light setup & Optimization

Thea Omni Light. Thea Spot Light. Light setup & Optimization Light setup In this tutorial we will learn how to setup lights inside Thea Studio and how to create mesh lights and optimize them for faster rendering with less noise. Let us have a look at the different

More information

Computer Graphics CS 543 Lecture 12 (Part 1) Curves. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI)

Computer Graphics CS 543 Lecture 12 (Part 1) Curves. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI) Computer Graphics CS 54 Lecture 1 (Part 1) Curves Prof Emmanuel Agu Computer Science Dept. Worcester Polytechnic Institute (WPI) So Far Dealt with straight lines and flat surfaces Real world objects include

More information

ID@GT prepared by Gabe Landes for T. Purdy 2009

ID@GT prepared by Gabe Landes for T. Purdy 2009 Rapid prototyping is the automatic construction of physical objects using solid freeform fabrication. The first techniques for rapid prototyping became available in the late 1980s and were used to produce

More information

Three-dimensional figure showing the operation of the CRT. The dotted line shows the path traversed by an example electron.

Three-dimensional figure showing the operation of the CRT. The dotted line shows the path traversed by an example electron. Physics 241 Lab: Cathode Ray Tube http://bohr.physics.arizona.edu/~leone/ua/ua_spring_2010/phys241lab.html NAME: Section 1: 1.1. A cathode ray tube works by boiling electrons off a cathode heating element

More information

CSE452 Computer Graphics

CSE452 Computer Graphics CSE452 Computer Graphics Spring 2015 CSE452 Introduction Slide 1 Welcome to CSE452!! What is computer graphics? About the class CSE452 Introduction Slide 2 What is Computer Graphics? Modeling Rendering

More information

TV Display Innovation History from CRT to OLED Technology

TV Display Innovation History from CRT to OLED Technology TV Display Innovation History from CRT to OLED Technology TV has become an important part of our everyday life. How was early TV display technology different from current technologies? How will our TV

More information

How To Teach Computer Graphics

How To Teach Computer Graphics Computer Graphics Thilo Kielmann Lecture 1: 1 Introduction (basic administrative information) Course Overview + Examples (a.o. Pixar, Blender, ) Graphics Systems Hands-on Session General Introduction http://www.cs.vu.nl/~graphics/

More information

Scanners and How to Use Them

Scanners and How to Use Them Written by Jonathan Sachs Copyright 1996-1999 Digital Light & Color Introduction A scanner is a device that converts images to a digital file you can use with your computer. There are many different types

More information

Introduction to Computer Graphics. Reading: Angel ch.1 or Hill Ch1.

Introduction to Computer Graphics. Reading: Angel ch.1 or Hill Ch1. Introduction to Computer Graphics Reading: Angel ch.1 or Hill Ch1. What is Computer Graphics? Synthesis of images User Computer Image Applications 2D Display Text User Interfaces (GUI) - web - draw/paint

More information

Dhiren Bhatia Carnegie Mellon University

Dhiren Bhatia Carnegie Mellon University Dhiren Bhatia Carnegie Mellon University University Course Evaluations available online Please Fill! December 4 : In-class final exam Held during class time All students expected to give final this date

More information

Digital Imaging and Image Editing

Digital Imaging and Image Editing Digital Imaging and Image Editing A digital image is a representation of a twodimensional image as a finite set of digital values, called picture elements or pixels. The digital image contains a fixed

More information

CSCD18: Computer Graphics

CSCD18: Computer Graphics CSCD18: Computer Graphics Professor: Office: Office hours: Teaching Assistant: Office hours: Lectures: Tutorials: Website: Leonid Sigal lsigal@utsc.utoronto.ca ls@cs.toronto.edu Room SW626 Monday 12:00-1:00pm

More information

SkillsUSA 2014 Contest Projects 3-D Visualization and Animation

SkillsUSA 2014 Contest Projects 3-D Visualization and Animation SkillsUSA Contest Projects 3-D Visualization and Animation Click the Print this Section button above to automatically print the specifications for this contest. Make sure your printer is turned on before

More information

COMPUTER GRAPHICS Computer Graphics

COMPUTER GRAPHICS Computer Graphics COMPUTER GRAPHICS Computer Graphics involves display, manipulation and storage of pictures and experimental data for proper visualization using a computer. Typical graphics system comprises of a host computer

More information

Prof. Dr. M. H. Assal

Prof. Dr. M. H. Assal Prof. Dr. M. H. Assal AS 26/10/2014 Computer hardware is the collection of physical elements that comprise a computer system Computer hardware can be classified as following: o Input devices o Output devices

More information

Storage Tubes and Their Basic Principles, pp. 93-96

Storage Tubes and Their Basic Principles, pp. 93-96 Storage Tubes and Their Basic Principles, pp. 93-96 Description (Fig. 26). This device employs a large number of short parallel beams of electrons emitted from elongated flat cathodes which lie side by

More information

Overview. Raster Graphics and Color. Overview. Display Hardware. Liquid Crystal Display (LCD) Cathode Ray Tube (CRT)

Overview. Raster Graphics and Color. Overview. Display Hardware. Liquid Crystal Display (LCD) Cathode Ray Tube (CRT) Raster Graphics and Color Greg Humphreys CS445: Intro Graphics University of Virginia, Fall 2004 Color models Color models Display Hardware Video display devices Cathode Ray Tube (CRT) Liquid Crystal Display

More information

Scan-Line Fill. Scan-Line Algorithm. Sort by scan line Fill each span vertex order generated by vertex list

Scan-Line Fill. Scan-Line Algorithm. Sort by scan line Fill each span vertex order generated by vertex list Scan-Line Fill Can also fill by maintaining a data structure of all intersections of polygons with scan lines Sort by scan line Fill each span vertex order generated by vertex list desired order Scan-Line

More information

CS 4810 Introduction to Computer Graphics

CS 4810 Introduction to Computer Graphics CS 4810 Introduction to Computer Graphics Connelly Barnes University of Virginia Acknowledgement: slides by Jason Lawrence, Misha Kazhdan, Allison Klein, Tom Funkhouser, Adam Finkelstein and David Dobkin

More information

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 4 Output Devices

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 4 Output Devices CSCA0201 FUNDAMENTALS OF COMPUTING Chapter 4 Output Devices 1 Topics: Output Devices Examples of Output Device Printer Monitor Speakers Projector 2 Output Devices Any peripheral that receives or displays

More information

How To Learn To Program In Csc 406 Computer Graphics

How To Learn To Program In Csc 406 Computer Graphics CSC 406 Computer Graphics Fall 2011 1 CSC 406 Computer Graphics Geometry, Modeling, and Animation Fall 2011 Lectures Tyler Hall, Room 052 Monday, 6:30-9:15 PM Professor Jean-Yves Hervé Tyler Hall, Room

More information

How many PIXELS do you need? by ron gibbs

How many PIXELS do you need? by ron gibbs How many PIXELS do you need? by ron gibbs We continue to move forward into the age of digital photography. The basic building block of digital images is the PIXEL which is the shorthand for picture element.

More information

Computer Graphics Hardware An Overview

Computer Graphics Hardware An Overview Computer Graphics Hardware An Overview Graphics System Monitor Input devices CPU/Memory GPU Raster Graphics System Raster: An array of picture elements Based on raster-scan TV technology The screen (and

More information

Otis Photo Lab Inkjet Printing Demo

Otis Photo Lab Inkjet Printing Demo Otis Photo Lab Inkjet Printing Demo Otis Photography Lab Adam Ferriss Lab Manager aferriss@otis.edu 310.665.6971 Soft Proofing and Pre press Before you begin printing, it is a good idea to set the proof

More information

Teaching Introductory Computer Graphics Via Ray Tracing

Teaching Introductory Computer Graphics Via Ray Tracing Teaching Introductory Computer Graphics Via Ray Tracing Helen H. Hu Westminster College, Salt Lake City, UT hhu@westminstercollege.edu Figure 1. Examples of student work. For fun, enthusiastic students

More information

Computer Graphics. Anders Hast

Computer Graphics. Anders Hast Computer Graphics Anders Hast Who am I?! 5 years in Industry after graduation, 2 years as high school teacher.! 1996 Teacher, University of Gävle! 2004 PhD, Computerised Image Processing " Computer Graphics!

More information

Atomic Force Microscope and Magnetic Force Microscope Background Information

Atomic Force Microscope and Magnetic Force Microscope Background Information Atomic Force Microscope and Magnetic Force Microscope Background Information Lego Building Instructions There are several places to find the building instructions for building the Lego models of atomic

More information

A Simple Guide To Understanding 3D Scanning Technologies

A Simple Guide To Understanding 3D Scanning Technologies A Simple Guide To Understanding 3D Scanning Technologies First Edition www.lmi3d.com Table of Contents Introduction At LMI Technologies, solving complex problems in a simple way is the philosophy that

More information

Enhanced LIC Pencil Filter

Enhanced LIC Pencil Filter Enhanced LIC Pencil Filter Shigefumi Yamamoto, Xiaoyang Mao, Kenji Tanii, Atsumi Imamiya University of Yamanashi {daisy@media.yamanashi.ac.jp, mao@media.yamanashi.ac.jp, imamiya@media.yamanashi.ac.jp}

More information

Computer Peripherals

Computer Peripherals Computer Peripherals School of Computer Engineering Nanyang Technological University Singapore These notes are part of a 3rd year undergraduate course called "Computer Peripherals", taught at Nanyang Technological

More information

Adding Animation With Cinema 4D XL

Adding Animation With Cinema 4D XL Step-by-Step Adding Animation With Cinema 4D XL This Step-by-Step Card covers the basics of using the animation features of Cinema 4D XL. Note: Before you start this Step-by-Step Card, you need to have

More information

CS 325 Computer Graphics

CS 325 Computer Graphics CS 325 Computer Graphics 01 / 25 / 2016 Instructor: Michael Eckmann Today s Topics Review the syllabus Review course policies Color CIE system chromaticity diagram color gamut, complementary colors, dominant

More information

Plasma Display Panel (PDP) vs. Liquid Crystal Display (LCD) Technology: An Overview of Consumer Benefits for Home Theater Applications

Plasma Display Panel (PDP) vs. Liquid Crystal Display (LCD) Technology: An Overview of Consumer Benefits for Home Theater Applications Plasma Display Panel (PDP) vs. Liquid Crystal Display (LCD) Technology: An Overview of Consumer Benefits for Home Theater Applications prepared by Fujitsu General America, Inc. September 2003 Plasma Display

More information

Flat Panel Displays How does a Flat Panel Display work? Flat Panel Displays

Flat Panel Displays How does a Flat Panel Display work? Flat Panel Displays Flat Panel Displays When talking about computer monitors, the word on the street is that thin is in. For example, at this year s Comdex Fall '98, the computer industry's largest North American tradeshow,

More information

Correcting the Lateral Response Artifact in Radiochromic Film Images from Flatbed Scanners

Correcting the Lateral Response Artifact in Radiochromic Film Images from Flatbed Scanners Correcting the Lateral Response Artifact in Radiochromic Film Images from Flatbed Scanners Background The lateral response artifact (LRA) in radiochromic film images from flatbed scanners was first pointed

More information

CS 371 Project 5: Midterm Meta-Specification

CS 371 Project 5: Midterm Meta-Specification CS 371 Project 5: Midterm Meta-Specification Preproduction Start: Thursday, September 30 1:00 pm Proposals Due: Wednesday, October 6 12:00 pm Description Due: Thursday, October 14 10:00 pm Production Start:

More information

What Resolution Should Your Images Be?

What Resolution Should Your Images Be? What Resolution Should Your Images Be? The best way to determine the optimum resolution is to think about the final use of your images. For publication you ll need the highest resolution, for desktop printing

More information

Vector storage and access; algorithms in GIS. This is lecture 6

Vector storage and access; algorithms in GIS. This is lecture 6 Vector storage and access; algorithms in GIS This is lecture 6 Vector data storage and access Vectors are built from points, line and areas. (x,y) Surface: (x,y,z) Vector data access Access to vector

More information

Introduction Week 1, Lecture 1

Introduction Week 1, Lecture 1 CS 430/536 Computer Graphics I Introduction Week 1, Lecture 1 David Breen, William Regli and Maxim Peysakhov Geometric and Intelligent Computing Laboratory Department of Computer Science Drexel University

More information

Over the past decade, computer and communication technologies have become

Over the past decade, computer and communication technologies have become GRAPHICS SYSTEMS AND MODELS CHAPTER 1 Over the past decade, computer and communication technologies have become dominant forces in our lives. Activities as wide-ranging as film making, publishing, banking,

More information

Polarization of Light

Polarization of Light Polarization of Light References Halliday/Resnick/Walker Fundamentals of Physics, Chapter 33, 7 th ed. Wiley 005 PASCO EX997A and EX999 guide sheets (written by Ann Hanks) weight Exercises and weights

More information

William Paterson University of New Jersey Department of Computer Science College of Science and Health Course Outline

William Paterson University of New Jersey Department of Computer Science College of Science and Health Course Outline William Paterson University of New Jersey Department of Computer Science College of Science and Health Course Outline 1. TITLE OF COURSE AND COURSE NUMBER: Computer Graphics, CS 461, Credits: 3, (Major

More information

1. INTRODUCTION Graphics 2

1. INTRODUCTION Graphics 2 1. INTRODUCTION Graphics 2 06-02408 Level 3 10 credits in Semester 2 Professor Aleš Leonardis Slides by Professor Ela Claridge What is computer graphics? The art of 3D graphics is the art of fooling the

More information

Manual for simulation of EB processing. Software ModeRTL

Manual for simulation of EB processing. Software ModeRTL 1 Manual for simulation of EB processing Software ModeRTL How to get results. Software ModeRTL. Software ModeRTL consists of five thematic modules and service blocks. (See Fig.1). Analytic module is intended

More information

An Introduction to High Dynamic Range (HDR) and Its Support within the H.265/HEVC Standard Extensions

An Introduction to High Dynamic Range (HDR) and Its Support within the H.265/HEVC Standard Extensions White Paper An Introduction to High Dynamic Range (HDR) and Its Support within the H.265/HEVC Standard Extensions By Raul Diaz, Vanguard Video CEO December 17, 2014 Vanguard Video, LLC. 974 Commercial

More information

ACE: Illustrator CC Exam Guide

ACE: Illustrator CC Exam Guide Adobe Training Services Exam Guide ACE: Illustrator CC Exam Guide Adobe Training Services provides this exam guide to help prepare partners, customers, and consultants who are actively seeking accreditation

More information

Pages 304 305. Figure 6-1. Page 305

Pages 304 305. Figure 6-1. Page 305 What Is Output? Output is data that has been processed into a useful form Discovering Computers 2012 Your Interactive Guide to the Digital World Figure -1 Objectives Overview Describe the types of output

More information

Computer Graphics (600.357 / 600.457) Prof. Misha Kazhdan misha@cs.jhu.edu

Computer Graphics (600.357 / 600.457) Prof. Misha Kazhdan misha@cs.jhu.edu Computer Graphics (600.357 / 600.457) Prof. Misha Kazhdan misha@cs.jhu.edu Outline Introduction Syllabus Coursework Miscellaneous Introduction: What is CG? 2D image processing 3D object representation

More information

Making natural looking Volumetric Clouds In Blender 2.48a

Making natural looking Volumetric Clouds In Blender 2.48a I think that everyone using Blender has made some trials about making volumetric clouds. The truth is that a kind of volumetric clouds is already available in Blender for a long time, thanks to the 3D

More information

Specular reflection. Dielectrics and Distribution in Ray Tracing. Snell s Law. Ray tracing dielectrics

Specular reflection. Dielectrics and Distribution in Ray Tracing. Snell s Law. Ray tracing dielectrics Specular reflection Dielectrics and Distribution in Ray Tracing CS 465 Lecture 22 Smooth surfaces of pure materials have ideal specular reflection (said this before) Metals (conductors) and dielectrics

More information

Kankakee Community College

Kankakee Community College Kankakee Community College Course prefix and number: DRFT 2134 Course title: AutoCAD III Semester: Fall 2014 Credit hours: 4 Lecture hours: 2.5 Lab hours: 3 Catalog description: Prerequisite: DRFT 2114,

More information

Computer Graphics. Introduction. Computer graphics. What is computer graphics? Yung-Yu Chuang

Computer Graphics. Introduction. Computer graphics. What is computer graphics? Yung-Yu Chuang Introduction Computer Graphics Instructor: Yung-Yu Chuang ( 莊 永 裕 ) E-mail: c@csie.ntu.edu.tw Office: CSIE 527 Grading: a MatchMove project Computer Science ce & Information o Technolog og Yung-Yu Chuang

More information

Computer Graphics. Coursework. Overview. Programming Assignments. Art Contest. Administrative Matters. Exams (30%) In class (Mar 11 and Apr 29)

Computer Graphics. Coursework. Overview. Programming Assignments. Art Contest. Administrative Matters. Exams (30%) In class (Mar 11 and Apr 29) Coursework Computer Graphics Thomas Funkhouser Princeton University COS 426, Spring 2004 Exams (30%) In class (Mar 11 and Apr 29) Programming Assignments (40%) Assignment #1: Image Processing (due Feb

More information

Digital 3D Animation

Digital 3D Animation Elizabethtown Area School District Digital 3D Animation Course Number: 753 Length of Course: 1 semester 18 weeks Grade Level: 11-12 Elective Total Clock Hours: 120 hours Length of Period: 80 minutes Date

More information

ICS : 435. Computer Graphics Applications. Instructor : Da'ad Albalawneh

ICS : 435. Computer Graphics Applications. Instructor : Da'ad Albalawneh ICS : 435 Computer Graphics Applications Instructor : Da'ad Albalawneh Course Outline Applications CAD/CAM, Art, Entertainment, Education, Training, Visualization, GUI, Image Processing. Overview of Computer

More information

Certificate Courses in Animation

Certificate Courses in Animation UNIVERSITY OF PUNE Certificate Courses in Animation 1) Certificate Course in Animation using Flash 2) Certificate Course in Animation Using Photoshop 3) Certificate Course of Animation using Maya (To be

More information

Computer Graphics and Image Processing Introduction

Computer Graphics and Image Processing Introduction Computer Graphics and Image Processing Introduction Part 1 Lecture 1 1 COMPSCI 373 Lecturers: A. Prof. Patrice Delmas (303.391) Week 1-4 Contact details: p.delmas@auckland.ac.nz Office: 303-391 (3 rd level

More information

The Keyboard One of the first peripherals to be used with a computer and is still the primary input device for text and numbers.

The Keyboard One of the first peripherals to be used with a computer and is still the primary input device for text and numbers. Standard Methods of Input Input device enables you to input information and commands into the computer. The Keyboard One of the first peripherals to be used with a computer and is still the primary input

More information

COMPUTER GRAPHICS IMPORTANT QUESTION AND ANSWERS. Computer graphics

COMPUTER GRAPHICS IMPORTANT QUESTION AND ANSWERS. Computer graphics Computer graphics 1. Define Computer graphics. Computer graphics remains one of the most existing and rapidly growing computer fields. Computer graphics may be defined as a pictorial representation or

More information

UNIVERSITY OF MACAU DEPARTMENT OF COMPUTER AND INFORMATION SCIENCE SFTW 463 Data Visualization Syllabus 1 st Semester 2011/2012 Part A Course Outline

UNIVERSITY OF MACAU DEPARTMENT OF COMPUTER AND INFORMATION SCIENCE SFTW 463 Data Visualization Syllabus 1 st Semester 2011/2012 Part A Course Outline Elective required course in Computer Science UNIVERSITY OF MACAU DEPARTMENT OF COMPUTER AND INFORMATION SCIENCE SFTW 463 Data Visualization Syllabus 1 st Semester 2011/2012 Part A Course Outline Catalog

More information

Self-Positioning Handheld 3D Scanner

Self-Positioning Handheld 3D Scanner Self-Positioning Handheld 3D Scanner Method Sheet: How to scan in Color and prep for Post Processing ZScan: Version 3.0 Last modified: 03/13/2009 POWERED BY Background theory The ZScanner 700CX was built

More information

Development of High-Performance ASV-LCDs Using Continuous Pinwheel Alignment (CPA) Mode

Development of High-Performance ASV-LCDs Using Continuous Pinwheel Alignment (CPA) Mode Development of High-Performance ASV-LCDs Using Continuous Pinwheel Alignment (CPA) Mode Masumi Kubo * Toshihiko Miyashita *2 Nobuyoshi Nagashima *3 Eiichiroh Nishimura *4 * A30 Project Team, TFT Liquid

More information

A comparison between a CRT and a LCD monitors colors rendering

A comparison between a CRT and a LCD monitors colors rendering A comparison between a CRT and a LCD monitors colors rendering TOADERE FLORIN, NIKOS E. MASTORAKIS INCDTIM Cluj Napoca Str. Donath, nr. 65-103, Cluj Napoca, 400293, ROMANIA Florin.Toadere@bel.utcluj.ro

More information

B.A IN GRAPHIC DESIGN

B.A IN GRAPHIC DESIGN COURSE GUIDE B.A IN GRAPHIC DESIGN GRD 126 COMPUTER GENERATED GRAPHIC DESIGN I UNIVERSITY OF EDUCATION, WINNEBA DEPARTMENT OF GRAPHIC DESIGN Copyright Acknowledgements The facilitating agent of the course

More information

Silverlight for Windows Embedded Graphics and Rendering Pipeline 1

Silverlight for Windows Embedded Graphics and Rendering Pipeline 1 Silverlight for Windows Embedded Graphics and Rendering Pipeline 1 Silverlight for Windows Embedded Graphics and Rendering Pipeline Windows Embedded Compact 7 Technical Article Writers: David Franklin,

More information

Preparing Images for PowerPoint, the Web, and Publication

Preparing Images for PowerPoint, the Web, and Publication What is Resolution?... 2 How Resolution Affects File Memory Size... 2 Physical Size vs. Memory Size... 3 Thinking Digitally... 4 What Resolution is Best For Printing?... 5 Professional Publications...

More information

CAD and Creativity. Contents

CAD and Creativity. Contents CAD and Creativity K C Hui Department of Automation and Computer- Aided Engineering Contents Various aspects of CAD CAD training in the university and the industry Conveying fundamental concepts in CAD

More information