1 INTRODUCTION TO COMPUTER GRAPHICS. Computer Graphics The computer is an information processing machine. It is a tool for storing, manipulating and correlating.

Slides:



Advertisements
Similar presentations
Drafting & Design Technology Unit 1
Advertisements

1.1 Designed and Presented by Dr. Ayman Elshenawy Elsefy Dept. of Systems & Computer Eng.. Al-Azhar University
Chapter 8 Enhancing Learning with Visuals
Dobrin / Keller / Weisser : Technical Communication in the Twenty-First Century. © 2008 Pearson Education. Upper Saddle River, NJ, All Rights Reserved.
Seven Quality Tools The Seven Tools
Advanced Manufacturing Laboratory Department of Industrial Engineering Sharif University of Technology Session # 12.
Copyright © 2010 Pearson Education InternationalChapter Designing Visual Communication.
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
Graphics, Hypermedia, and Multimedia 7.  2001 Prentice Hall7.2 Chapter Outline Focus on Computer Graphics Dynamic Media: Beyond the Printed Page Interactive.
1 King ABDUL AZIZ University Faculty Of Computing and Information Technology CS 454 Computer graphicsIntroduction Dr. Eng. Farag Elnagahy
Chapter Seven Graphics, Multimedia, and Hypermedia.
TOPIC 1 A SURVEY OF COMPUTER GRAPHICS CGMB214: Introduction to Computer Graphics.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
CP1610: Introduction to Computer Components
Created by: Britney Murphy Visual Literacy Britney Murphy.
 2002 Prentice Hall Chapter 7 Graphics, Hypermedia, and Multimedia.
1. 2  A computer is a device capable of storing data  in a format suited to the computer,  which is then processed by mathematical manipulation and.
1 Bitmap Graphics It is represented by a dot pattern in which each dot is called a pixel. Each pixel can be in any one of the colors available and the.
Grafica(1): Introduction Dott. Alessio Malizia
Dobrin / Weisser / Keller: Technical Communication in the Twenty-First Century. © 2010 Pearson Education. Upper Saddle River, NJ, All Rights Reserved.
Computer Graphics Computer Graphics is everywhere: Visual system is most important sense: High bandwidth Natural communication Fast developments in Hardware.
Tutorial 1 Getting Started with Adobe Dreamweaver CS3
©M. Reber 9/19/2015 Graphics Any visual form of presenting information.
A Survey of COMPUTER GRAPHICS
CGMB214: Introduction to Computer Graphics
1 Computer Graphics Introduction. 2 What is computer graphics Computer graphics is concerned with producing images and animations (or sequences of images)
OVERVIEW- What is GIS? A geographic information system (GIS) integrates hardware, software, and data for capturing, managing, analyzing, and displaying.
CMPD 434 MULTIMEDIA AUTHORING Chapter 06 Multimedia Authoring Process IV.
Overview of Computer Graphics Subjects : What is C.G History of C.G Applications of C.G C.G vs I.P Course objectives.
MULTIMEDIA DEFINITION OF MULTIMEDIA
Slide 1 Graphics Slide 2 Graphics A graphics package is a general purpose package used to draw pictures (graphics). Once produced, these can be saved.
Institute for Visualization and Perception Research 1 © Copyright 2000 Haim Levkowitz Introduction (Foley & Van Dam Ch 1) Uses of computer graphics … Some.
Topics of presentation
Unit 2: Engineering Design Process
1 Computer Graphics Week2 –Creating a Picture. Steps for creating a picture Creating a model Perform necessary transformation Lighting and rendering the.
Graphics. Graphic is the important media used to show the appearance of integrative media applications. According to DBP dictionary, graphics mean drawing.
Graphics. What is a Graphic ? A Graphic is an image or a picture e.g. Pictures can be either drawn or painted. Pixel - Stands for Picture Element.
Computer Graphics & Image Processing Lecture 1 Introduction.
Drawing Board. House Plan Electricity Installation.
Computer Graphics Chapter 6 Andreas Savva. 2 Interactive Graphics Graphics provides one of the most natural means of communicating with a computer. Interactive.
© Prentice Hall, 2005 Business Communication Today 8eChapter Communicating Information Through Visuals.
Lecture 7: Intro to Computer Graphics. Remember…… DIGITAL - Digital means discrete. DIGITAL - Digital means discrete. Digital representation is comprised.
Graphs!. What are graphs??? A pictorial device, such as a pie chart or bar graph, used to illustrate quantitative relationships. Also called chart.
Introduction to Interactive Media Interactive Media Tools: Authoring Applications.
 Network  A _____ of computers that can _________ w/ each other  Examples of hardware  ______________ & communication lines  Internet  Hardware.
Chapter 8B Graphics and Multimedia. 8B-2 Graphic File Formats Bitmapped images –Most common image type –Also called raster images –Image is drawn using.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
Software Engineering Chapter: Computer Aided Software Engineering 1 Chapter : Computer Aided Software Engineering.
Computer Graphics Researched via: Student Name: Timothy Rorie Date: 4 / 11 / 11.
Computer Graphics Researched via: Student Name: Barbara Florival Date: 12| 7 th | 2O1O.
© Prentice Hall, 2007 Excellence in Business Communication, 7eChapter Writing Reports and Proposals.
Computer Graphics Mansoor Ahmed Bughio. Computer Graphics  Computer graphics are pictures and movies created using computers - usually referring to image.
Graphics Basic Concepts 1.  A graphic is an image or visual representation of an object.  A visual representation such as a photo, illustration or diagram.
Communication Technology Information / Communication Technology Communicating Using Technology Communicating Solutions.
Basic elements  Human beings communicate through more than just words, gestures and music.  How do humans communicate visually?  Why do humans communicate.
Computer Graphics Lecture 2. Computer graphics application 1- Graphics and chart :- Early application for graphics display simple data graphic, but today.
Computer Graphics Lecture 1 Introduction to Computer Graphics
Automation Technologies SCADA SENSORS HMI
TEXT BOOK : COMPUTER GRAPHICS DONALD HEARN & M.PAULINE BAKER
Binary Notation and Intro to Computer Graphics
MCA 503 COMPUTER GRAPHICS TEXT BOOK :
Preparing and Interpreting Tables, Graphs and Figures
“almost everything on computers that is not text or sound”
SEMINOR ON APPLICATION OF COMPUTER GRAPHICS PRESENTED BY: HARENDRA CHAUHAN MCA 3 RD SEMESTER MAHARSHI DAYANAND SARSWATI UNIVERSITY AJMER Department of.
Introduction to Graphics Modeling
AN INTRODUCTION TO COMPUTER GRAPHICS Subject: Computer Graphics Lecture No: 01 Batch: 16BS(Information Technology)
Multimedia (CoSc4151) Chapter One : Introduction to Multimedia
S.JOSEPHINE THERESA, DEPT OF CS, SJC, TRICHY-2
Scatter Diagrams Slide 1 of 4
COMPUTER GRAPHICS with OpenGL (3rd Edition) Donald Hearn M
Presentation transcript:

1 INTRODUCTION TO COMPUTER GRAPHICS

Computer Graphics The computer is an information processing machine. It is a tool for storing, manipulating and correlating data. There are many ways to communicate the processed information to the user. The computer graphics is one of the most effective and commonly used ways to communicate the processed information to the user. It displays the information in the form of graphics objects such as pictures, charts, graphs and diagrams instead of simple text. Thus we can say that computer graphics makes it possible to express data in pictorial form. The picture or graphics object may be an engineering drawing, business graphs, architectural structures, a single frame from an animated movie or a machine parts illustrated for a service manual.

Pixel. In computer graphics, pictures or graphics objects are presented as a collection of discrete picture elements called pixels. The pixel is the smallest addressable screen element. It is the smallest piece of the display screen which we can control. The control is achieved by setting the intensity and color of the pixel which compose the screen. Each pixel on the graphics display does not represent mathematical point. Rather, it represents a region which theoretically can contain an infinite number of points.

Advantages of Computer Graphics. A high quality graphics displays of personal computer provide one of the most natural means of communicating with a computer. It has an ability to show moving pictures, and thus it is possible to produce animations with computer graphics. With computer graphics use can also control the animation by adjusting the speed, the portion of the total scene in view, the geometric relationship of the objects in the scene to one another, the amount of detail shown and so on. The computer graphics also provides facility called update dynamics. With update dynamics it is possible to change the shape, color or other properties of the objects being viewed.

Applications of Computer Graphics User interfaces: It is now a well established fact that graphical interfaces provide an attractive and easy interaction between users and computers. The built-in graphics provided with user interfaces use visual control items such as buttons, menus, icons, scroll bar etc, which allows user to interact with computer only by mouse-click. Typing is necessary only to input text to be stored and manipulated.

Plotting of graphics and chart: In industry, business, government, and educational organizations, computer graphics is most commonly used to create 2D and 3D graphs of mathematical, physical and economic functions in form of histograms, bars and pie- charts. These graphs and charts are very useful for decision making. Computer-aided drafting and design: The computer aided drafting uses graphics to design components and systems electrical, mechanical, electromechanical and electronic devices such as automobile bodies, structures of building, airplane, ships very large scale integrated chips, optical systems and computer networks.

Simulation and Animation: Use of graphics in simulation makes mathematic models and mechanical systems more realistic and easy to study. The interactive graphics supported by animation software proved their use in production of animated movies and cartoons films. Art and Commerce: There is a lot of development in the tools provided by computer graphics. This allows user to create artistic pictures which express message and attract attentions. Such pictures are very useful in advertising.

Process Control: By the use of computer now it is possible to control various processes in the industry from a remote control room. In such cases, process systems and processing parameters are shown on the computer with graphic symbols and identifications. This makes it easy for operator to monitor and control various processing parameters at a time.

Cartography: Computer graphics is also used to represent geographic maps, weather maps, oceanographic charts, counter maps, population density maps and so on. Image processing: in computer graphics, a computer is used to create pictures. Image processing, on the other hands, applies techniques to modify or interpret existing picture such as photographs and scanned image.

Education and training: computer graphics can be used to generate models of physical aids. Models of physical systems, physiological systems, population trends, or equipment, such as color coded diagram can help trainees to understand the operation of the system.

Classification of computer graphic. In the last section we have seen various uses of computer graphics. These uses can be classified as shown in the fig. below. As shown in fig. below, the use of computer graphics can classified according to dimensionality of the object to be drawn: 2D or 3D.It can also be classified according to kind of picture: symbolic or Realistic. Many computer graphics application are classified by the type of interaction. The type of interaction determine the user’s degree of control over the object and it image. Incontrollable interaction user can change the attributes of the images. Role the picture give the another classification.

gives the another classification. Computer graphics is either used for representation or it can be an end product such as drawings. Pictorial representation gives the final classification of used computer graphics. It classifies the use of computer graphics to represent pictures such as line drawing, black and white, color and so on.