Introduction to Vector Graphics Graphics. Graphics L1 Introduction to Vector Graphics Learning Objectives All to create and manipulate a simple group.

Slides:



Advertisements
Similar presentations
Introduction to Computer Graphics Raster Vs. Vector COMMUNICATION TECHNOLOGY.
Advertisements

Image Representation CS105. Data Representation Text representation – ASCII character set – Unicode – Data compression Images!
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Introduction to Computer Graphics
Graphics and Animation Chapter 8. 8 Graphics in Multimedia Graphics are an element that virtually all multimedia applications include.
Vector vs. Bitmap SciVis V
8.2 PICTURE IT Graphic Types and Their Uses. What Are Graphics?  Graphics are pictures/images  They could be images taken on a digital camera or scanned.
Ann Ware Digital Imaging 101. Digital Image Categories BITMAPVECTOR A bitmap is an image created with pixels (small squares of color) The number of pixels.
Objective 1.  Also known as raster images.  Made up of pixels in a grid.  Pixels: tiny dots of individual color that makes up what you see on your.
V Obtained from a summer workshop in Guildford County July, 2014
Introduction to Computer Graphics Raster Vs. Vector TGJ 2OI St. Christopher C.S.S. 4 Introduction to Computer Graphics.ppt.
Part A Multimedia Production Rico Yu. Part A Multimedia Production Ch.1 Text Ch.2 Graphics Ch.3 Sound Ch.4 Animations Ch.5 Video.
Chapter 3 Survival Techniques. Goals Discover that being an Illustrator artist is more than just knowing the tools Develop a basic understanding of the.
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.
Graphic Images 101. Painted on a grid Drawn mathematically.
Minard Saladino By:. Introduction: Illustrator is a vector-based imaging program. Unlike PhotoShop, which deals in pixels (raster images), this one deals.
Dedicated Vector and Bitmap editing software.
Data Handling Topic 1. Data Data is the raw material entered into a computer system. This raw material could be text, numbers, graphics, audio, animation.
Higher Computing Data Representation.
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
Lecture 4 - Introduction to Computer Graphics
Vector vs. Bitmap
1 Perception, Illusion and VR HNRS 299, Spring 2008 Lecture 14 Introduction to Computer Graphics.
Shawlands Academy Higher Computing Data Representation.
1 Computer Graphics Part 2: Images. 2 What is an image?  An image is the graphical and visual representation of some information that can be displayed.
Multimedia Elements II Graphics, Digital Video. UIT - Multimedia Production2 Multimedia Elements Multimedia elements include: Text Graphics Animation.
Types of Data. Numbers Text Pictures Sound Video.
Computer Concepts 2014 Chapter 8 Digital Media. 8 Chapter Contents  Section B: Bitmap Graphics  Section C: Vector and 3-D Graphics Chapter 8: Digital.
Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 3 This presentation © 2004, MacAvon Media Productions Introduction to Computer Graphics.
Marr CollegeHigher ComputingSlide 1 Higher Computing: COMPUTER SYSTEMS Part 1: Data Representation – 6 hours.
Raster vs Vector Graphics And Other Digital Terms.
Vector vs. Raster Objectives:
Digital Imaging 101 Ann Ware. Digital Image Categories BITMAP  A vector is created by using a series of mathematically defined lines and curves rather.
Chapter 2 File Format Objectives (1 of 2) Identify the difference between vector based graphics and bitmap-based graphics Clarify 3 types of vector programs.
Introduction to Vector Graphics and Adobe Illustrator CS3
Lecture 7: Intro to Computer Graphics. Remember…… DIGITAL - Digital means discrete. DIGITAL - Digital means discrete. Digital representation is comprised.
Data Representation The storage of Text Numbers Graphics.
Chapter 8B Graphics and Multimedia. 8B-2 Graphic File Formats Bitmapped images –Most common image type –Also called raster images –Image is drawn using.
Image File Formats Harrow Computer Club – Wed, 1 Dec 2010 Bob Watson MA CMath MIMA MBCS.
Bitmap Graphics Graphics. Graphics L2 Bitmap Graphics Learning Objectives Understand how a bitmap graphic is made up of individual pixels Understand that.
Ms Taylor. L.I. 1.I will learn about Vector and Raster graphics 2.I will learn about the advantages and disadvantages of both types of graphics 3.I will.
Guilford County SciVis V104.03
Mohammed AM Dwikat CIS Department Digital 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.
Vector vs. Bitmap. Vector Images Vector images (also called outline images) are images made with lines, text, and shapes. Test type is considered to be.
CONTENT INCLUDED IN POSTERS THAT WOULD BE DISPLAYED IN A GYM AND METHODS BY WHICH THESE POSTERS CAN BE CREATED.
Computer Systems Nat 5 Computing Science Data Representation
2.02 Understand Digital Vector Graphics
Digital Imaging 101 Ann Ware.
Vector (Shapes) vs. Raster (Pixels)
2.02 Understand Digital Vector Graphics
Computer Systems Nat 4/5 Data Representation Lesson 4:
Vector vs. Bitmap.
Lecture Week 4 Images.
Intermediate 2 Computing
2.02 Understand Digital Vector Graphics
Graphics and Animation
Traditionally artist have created their work with the following tools:
Introduction to Computer Graphics
2.02 Understand Digital Vector Graphics
Images in Binary.
Bitmap, Vector, Pixels, Resolution, Metadata.
Summer Term Year 10 Slides
Final Study Guide Arts & Communications.
Vector (Shapes) vs. Raster (Pixels)
2.02 Understand Digital Vector Graphics
Lecture 4 - Introduction to Computer Graphics
Graphics and Animation
2.02 Understand Digital Vector Graphics
Year 8 Unit 2 Bitmap Graphics
Presentation transcript:

Introduction to Vector Graphics Graphics

Graphics L1 Introduction to Vector Graphics Learning Objectives All to create and manipulate a simple group of objects to form a logo design Most to understand the characteristics of a vector and bitmap graphic and how they are stored Some to compare the different characteristics, strengths and uses of vector and bitmap images

Graphics L1 Introduction to Vector Graphics Properties of a Vector Graphic Vector images comprise geometric shapes The properties of each shape are recorded: – Shape type (e.g. Circle) – Radius – Centre point (x,y) – Fill Colour – Line Colour x,y r

Graphics L1 Introduction to Vector Graphics Simple Vector Images Often used as Clip Art Used in PowerPoint and other applications

Graphics L1 Introduction to Vector Graphics Features of a Vector Graphic Vector graphics consist of shapes called objects. You can edit each object separately to change the shape, colour, size and position. Recording the properties of vector shapes doesn’t take up much memory. This usually makes the file size of a vector graphic very small. Vector graphics are scalable – you can change their size without any loss of quality.

Graphics L1 Introduction to Vector Graphics Colour Schemes Adobe Kuler (kuler.adobe.com)

Graphics L1 Introduction to Vector Graphics Create a logo Geometric logo Gradients, Fills, Shapes Grouping Objects Try resizing and editing as different colours

Graphics L1 Introduction to Vector Graphics Complex Vectors Logos Animation Sign making Used for cartoon imagery General graphic design

Graphics L1 Introduction to Vector Graphics Vector Art Not limited to cartoon graphics Used in Adobe Illustrator by Graphic Artists

Graphics L1 Introduction to Vector Graphics Vectors are used in... Computer Aided Design Architectural Plans 3D Modelling Maps

Graphics L1 Introduction to Vector Graphics 3D Modelling Wireframe modelling Motion vectors Computer Generated Imagery (CGI)

Graphics L1 Introduction to Vector Graphics Text Even text is vector based Each letter comprises several shapes, lines and curves

Bitmap Graphics Graphics

Graphics L1 Introduction to Vector Graphics What are Bitmap graphics? A Bitmap graphic is also known as a Raster graphic A bitmap graphic is composed of tiny squares, called pixels It is possible to edit each individual pixel. The computer stores information about the colour value of every pixel in the image. This can mean a large file size Resizing a Bitmap graphic causes it to pixelate and lose quality

Graphics L1 Introduction to Vector Graphics Representing Graphics Images are made up of Pixels (Picture Elements) Each pixel is set to one colour Together they look like an image Pixels small enough are unidentifiable

Graphics L1 Introduction to Vector Graphics Using Picture Elements for an Image Not a new idea to use small squares of colour The ancient Romans created mosaics

Graphics L1 Introduction to Vector Graphics Modern Picture Elements Structured in a Grid Each pixel is given a numeric value Each value represents one colour

Graphics L1 Introduction to Vector Graphics Creating an Image Each Pixel is given a binary value Each value represents a different colour Using one bit per pixel allows only 2 values, 0 and 1 1 = White, 0 = Black

Graphics L1 Introduction to Vector Graphics Creating an Image More bits per pixel = more colour combinations – 1 bit = 2 Colours – 2 bits = 4 Colours – 3 bits = 8 Colours – 4 bits = 16 Colours How many bits per pixel required for 256 colours? =11 = 01 =10 =

Graphics L1 Introduction to Vector Graphics Bits and Bytes 0 or a 1=1 Bit (Binary Digit) 8 Bits=1 Byte 1024 Bytes=1 Kilobyte (Kb) 1024 Kb=1 Megabyte (Mb) 1024 Mb =1 Gigabyte (Gb)

Graphics L1 Introduction to Vector Graphics Colours vs File Size How many bits in this picture? What if each pixel was one of 256 colours? How does the number of colours affect file size?

Graphics L1 Introduction to Vector Graphics Bitmap images are used for... Digital camera images Scanned Images Magazine covers Photographs

Graphics L1 Introduction to Vector Graphics Natural porcelain skin? Photo-editing can manipulate individual pixels using a Bitmap file format such as.jpg or.png

Graphics L1 Introduction to Vector Graphics How a camera ‘sees’ an image Each tiny square on the sensor captures the average light value of the colours it ‘sees’ This is interpreted as a colour and becomes a pixel of solid colour

Graphics L1 Introduction to Vector Graphics Bitmap or Vector graphic? Will the image need to be resized? Will the image need to be drawn to scale? Will the image need to be realistic? Are there any restrictions on file size?

Graphics L1 Introduction to Vector Graphics Simple Vector Art Comprises 2D or 3D geometric shapes

Graphics L1 Introduction to Vector Graphics Exploding a vector image Ungroup the shapes You can isolate individual elements and change their properties

Graphics L1 Introduction to Vector Graphics Pixelation

Graphics L1 Introduction to Vector Graphics Comparing Bitmap graphicsVector graphics Made up ofColoured pixelsObjects File sizeLargeSmall ResizingLose qualityNo loss of quality AppearanceRealCartoon-like File formats.bmp.jpg.gif.svg.wmf

Graphics L1 Introduction to Vector Graphics Finally… Complete the plenary questions to show me what you have learnt today.