CSE40166 (Notre Dame) Computer Graphics Lecture 1 John H Stewman 205C Cushing 1-4528

Slides:



Advertisements
Similar presentations
1Computer Graphics Lecture 2 - What is Computer Graphics? John Shearer Culture Lab – space 2
Advertisements

COMPUTER GRAPHICS SOFTWARE.
Graphics Pipeline.
01.1 Angel: Interactive Computer Graphics Addison-Wesley 2005 Computer Graphics: Realism comes to computer graphics smooth shadingenvironment.
6/10/2015 3:41:00 AM 1 CSE 307 COMPUTER GRAPHICS  OVERVIEW OF GRAPHICS SYSTEMS  GRAPHICS OUTPUT PRIMITIVES  GEOMETRICAL TRANSFORMATIONS  TWO DIMENSIONAL.
1 Angel and Shreiner: Interactive Computer Graphics 6E © Addison-Wesley 2012 What is Computer Graphics? 靜宜大學 資訊工程系 蔡奇偉 副教授
CS5500 Computer Graphics © Chun-Fa Chang, Spring 2007 CS5500 Computer Graphics February 26, 2007.
Graphics Systems I-Chen Lin’s CG slides, Doug James’s CG slides Angel, Interactive Computer Graphics, Chap 1 Introduction to Graphics Pipeline.
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 What is Computer Graphics? Ed Angel Professor of Computer Science, Electrical and Computer.
Introduction to Computer Graphics Mohan Sridharan Based on Slides by Edward Angel and Dave Shreiner CS4395: Computer Graphics 1.
Image Formation Mohan Sridharan Based on slides created by Edward Angel CS4395: Computer Graphics 1.
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 Models and Architectures Ed Angel Professor of Computer Science, Electrical and Computer.
Ch 1 Intro to Graphics page 1CS 367 First Day Agenda Best course you have ever had (survey) Info Cards Name, , Nickname C / C++ experience, EOS experience.
1 Angel and Shreiner: Interactive Computer Graphics 6E © Addison-Wesley 2012 What is Computer Graphics? Sai-Keung Wong ( 黃世強 ) Computer Science National.
Course Overview, Introduction to CG Glenn G. Chappell U. of Alaska Fairbanks CS 381 Lecture Notes Friday, September 5, 2003.
1 Chapter 1: Graphics Systems and Models. 2 Applications of C. G. – 1/4 Display of information Maps GIS (geographic information system) CT (computer tomography)
C O M P U T E R G R A P H I C S Guoying Zhao 1 / 46 C O M P U T E R G R A P H I C S Guoying Zhao 1 / 46 Computer Graphics Introduction II.
CSU0021 Computer Graphics © Chun-Fa Chang CSU0021 Computer Graphics September 10, 2014.
Basics of a Computer Graphics System Introduction to Computer Graphics CSE 470/598 Arizona State University Dianne Hansford.
Chapter 1 Graphics Systems and Models. What is Computer Graphics? Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and Media.
Computer Graphics Bing-Yu Chen National Taiwan University.
CS 480/680 Computer Graphics What is Computer Graphics Dr. Frederick C Harris, Jr.
1Computer Graphics Lecture 3 - Image Formation John Shearer Culture Lab – space 2
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
ISC/GAM 4322 ISC 6310 Multimedia Development and Programming Unit 1 Graphics Systems and Models.
1 Computer Graphics Week3 –Graphics & Image Processing.
Prof. Zhang Caiming (张彩明) Dr. Zhou Yuanfeng (周元峰) Shandong University
1 By Dr. Hany Elsalamony. 2 3  Computer graphics generally means creation, storage and manipulation of models and images  Such models come from diverse.
Chapter 1: Graphics Systems and Models Instructor: Shih-Shinh Huang 1.
1 Chapter 1: Graphics Systems and Models Dr. Payne CSCI 3600 North Georgia College & St. Univ.
CSC 461: Lecture 1 1 Lecture 1: Introduction Objectives Explore what computer graphics is about Survey some application areas Introduce a history of computer.
Graphics Architectures & OpenGL API Introduction Angel Angel: Interactive Computer Graphics5E © Addison-Wesley
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
COMPUTER GRAPHICS Hochiminh city University of Technology Faculty of Computer Science and Engineering CHAPTER 01: Graphics System.
Computer Graphics I, Fall : What is Computer Graphics?
CSC 461: Lecture 3 1 CSC461 Lecture 3: Models and Architectures  Objectives –Learn the basic design of a graphics system –Introduce pipeline architecture.
CS 480/680 Computer Graphics Image Formation Dr. Frederick C Harris, Jr.
Advanced Computer Graphics September 15, Grading Programming homework Paper study and presentation Final project No written exams.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
1 Computer Graphics Week2 –Creating a Picture. Steps for creating a picture Creating a model Perform necessary transformation Lighting and rendering the.
1Computer Graphics Lecture 4 - Models and Architectures John Shearer Culture Lab – space 2
Computer Graphics Chapter 6 Andreas Savva. 2 Interactive Graphics Graphics provides one of the most natural means of communicating with a computer. Interactive.
What is Computer Graphics?. 2 Objectives In this lecture, we explore what computer graphics is about We will give a historical introduction.
1 Angel and Shreiner: Interactive Computer Graphics 6E © Addison-Wesley 2012 What is Computer Graphics? Sai-Keung Wong ( 黃世強 ) Computer Science National.
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 What is Computer Graphics?
1 Angel: Interactive Computer Graphics4E © Addison-Wesley 2005 Image Formation.
1 Angel: Interactive Computer Graphics5E © Addison- Wesley 2009 Image Formation Fundamental imaging notions Fundamental imaging notions Physical basis.
1 Chapter 1: Graphics Systems and Models. 2 Applications of C. G. – 1/4 Display of information Maps GIS (geographic information system) CT (computer tomography)
Chapter 1 Graphics Systems and Models Models and Architectures.
1 E. Angel and D. Shreiner: Interactive Computer Graphics 6E © Addison-Wesley 2012 Models and Architectures 靜宜大學 資訊工程系 蔡奇偉 副教授 2012.
Intro to Computer Graphics and Image Formation Angel Angel: Interactive Computer Graphics5E © Addison-Wesley
1 Contact Information Wsalhalabi.kau.edu.sa Parts of the slides were adopted from Dr. Barbara Hecker.
Instructor: Dr. Shereen Aly Taie 1.  Broad introduction to Computer Graphics ◦ Software ◦ Hardware ◦ Applications  CAD برامج التصميم 2.
What is Computer Graphics?
Chapter 1 An overview on Computer Graphics
Computer Graphics - Introduction -
CS4830 Computer Graphics, Fall 2016 Professor: Dr. Mihail
Chapter 1 An overview on Computer Graphics
What is Computer Graphics?
INTERACTIVE COMPUTER GRAPHICS
What is Computer Graphics?
Models and Architectures
Models and Architectures
Models and Architectures
Introduction to Computer Graphics with WebGL
Introduction to Computer Graphics with WebGL
Models and Architectures
What is Computer Graphics?
Models and Architectures
Presentation transcript:

CSE40166 (Notre Dame) Computer Graphics Lecture 1 John H Stewman 205C Cushing

Introduction Who John H Stewman, PhD (instructor) Jim Thomas (TA) Where Here and now Syllabus Class Web site Lecture Schedule Assignment #1

Computer Graphics Computer Graphics deals with all aspects of the production of pictures (images) using a computer Hardware Software Applications

4 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Example Where did this image come from? What hardware/software did we need to produce it?

5 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Preliminary Answer Application: The object is an artist’s rendition of the sun for an animation to be shown in a domed environment (planetarium) Software: Maya for modeling and rendering but Maya is built on top of OpenGL Hardware: PC with graphics card for modeling and rendering

Some Application Categories Information Display Floor plans, maps, data plots, CT/MRI/PET Design CAD/CAM, VLSI layout Simulation Pilot training, movie animation, virtual reality User Interfaces Windows Desktop

7 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Basic Graphics System Input devices Output device Image formed in FB

8 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Computer Graphics: Computer graphics goes back to the earliest days of computing Strip charts Pen plotters Simple displays using A/D converters to go from computer to calligraphic CRT Cost of refresh for CRT too high Computers slow, expensive, unreliable

9 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Computer Graphics: Wireframe graphics Draw only lines Sketchpad Display Processors Storage tube wireframe representation of sun object

10 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Sketchpad Ivan Sutherland’s PhD thesis at MIT Recognized the potential of man-machine interaction Loop Display something User moves light pen Computer generates new display Sutherland also created many of the now common algorithms for computer graphics

11 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Display Processor Rather than have the host computer try to refresh display use a special purpose computer called a display processor (DPU) Graphics stored in display list (display file) on display processor Host compiles display list and sends to DPU

12 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Computer Graphics: Raster Graphics Beginning of graphics standards GKS: European effort Graphical Kernel System Becomes ISO 2D standard Core: North American effort 3D but fails to become ISO standard Workstations and PCs

13 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Raster Graphics Image produced as an array (the raster) of picture elements (pixels) in the frame buffer

14 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Raster Graphics Allows us to go from lines and wire frame images to filled polygons

15 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 PCs and Workstations Although we no longer make the distinction between workstations and PCs, historically they evolved from different roots Early workstations characterized by Networked connection: client-server model High-level of interactivity Early PCs included frame buffer as part of user memory Easy to change contents and create images

16 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Computer Graphics: Realism comes to computer graphics smooth shadingenvironment mapping bump mapping

17 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Computer Graphics: Special purpose hardware Silicon Graphics geometry engine VLSI implementation of graphics pipeline Industry-based standards PHIGS RenderMan Networked graphics: X Window System Human-Computer Interface (HCI)

18 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Computer Graphics: OpenGL API Completely computer-generated feature- length movies (Toy Story) are successful New hardware capabilities Texture mapping Blending Accumulation, stencil buffers

19 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 Computer Graphics: 2000-today Photorealism Graphics cards for PCs dominate market Nvidia, ATI Game boxes and game players determine direction of market Computer graphics routine in movie industry: Maya, Lightwave Programmable pipelines

20 Angel: Interactive Computer Graphics5E © Addison-Wesley 2009 Elements of Image Formation Objects Viewer Light source(s) Attributes that govern how light interacts with the materials in the scene Note the independence of the objects, the viewer, and the light source(s)

Pixels & Frame Buffers Raster Array of pixels Pixel Picture element Fragment Potential pixel Frame buffer Memory store of pixel data Depth, Resolution, …

Images Points Location on an object in reference space Cartesian Coordinates Perpendicular axes, equal scales Objects Metric and topological specification Vertices Carry metric information (the corners of things) Vertex listings Identify boundaries of faces, objects (the topology)

23 Angel: Interactive Computer Graphics5E © Addison-Wesley 2009 Light Light is the part of the electromagnetic spectrum that causes a reaction in our visual systems Generally these are wavelengths in the range of about nm (nanometers) Long wavelengths appear as reds and short wavelengths as blues

24 Angel: Interactive Computer Graphics5E © Addison-Wesley 2009 Ray Tracing and Geometric Optics Follow rays of light from a point source, detecting interactions with objects, and find which rays enter the lens of the camera. Rays Reflections (specular & diffuse) Refractions & Absorptions

Thanks to … Many slides in this presentation have been used from Edward Angel’s PowerPoint lectures at UMN. In some cases slides have been modified to suit this class Any errors or omissions may be attributed to J H Stewman