2.02 Understand Digital Vector Graphics

Slides:



Advertisements
Similar presentations
2.01 Investigate graphic image design.
Advertisements

Introduction to Computer Graphics Raster Vs. Vector COMMUNICATION TECHNOLOGY.
Graphics CS 121 Concepts of Computing II. What is a graphic? n A rectangular image. n Stored in a file of its own, or … … embedded in another data file.
2.01 Understand Digital Raster Graphics
Vector Graphics 2.02 Understand Digital Vector Graphics.
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.
Raster vs Vector and Image Resolution By Josh Gallagan.
Introduction to Computer Graphics Raster Vs. Vector TGJ 2OI St. Christopher C.S.S. 4 Introduction to Computer Graphics.ppt.
Introduction to Graphic Arts Technology PRINT Versus WEB.
Chapter 3 Survival Techniques. Goals Discover that being an Illustrator artist is more than just knowing the tools Develop a basic understanding of the.
Graphic Images 101. Painted on a grid Drawn mathematically.
Dedicated Vector and Bitmap editing software.
1 Creating Web Graphics Outline 2.1 Graphics Types 2.2 Vector Graphics 2.3Bitmapped Graphics 2.4Graphics for the Web 2.5 GIF (Graphics Interchange Format)
SOFTWARE TYPES Word processing Page layout Paint Draw.
Multimedia Elements II Graphics, Digital Video. UIT - Multimedia Production2 Multimedia Elements Multimedia elements include: Text Graphics Animation.
Adobe Illustrator CS? Is a graphic design software - it is the industry's premier vector- drawing environment for creating graphics that scale across media.
Photoshop Photoshop works with bitmapped, digitized images (that is, continuous-tone images that have been converted into a series of small squares, or.
2D Graphics Theory & Principles. Single Point Smallest addressable area on screen or digital image.
File Formats and Vector Graphics. File Types Images and data are stored in files. Each software application uses different native file types and file.
2.01A-C Vocabulary Review Graphic, Raster and Vector Images Away We Go!!
Chapter 2 File Format Objectives (1 of 2) Identify the difference between vector based graphics and bitmap-based graphics Clarify bitmap and vector graphic.
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.
Graphic Format Factors
Digital Imaging 101 Ann Ware
Aim: What is Illustrator? Mr. Spaterella Technology Feb. 22.
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
Raster Graphics 2.01 Investigate graphic image design.
Computer Graphics Unit 23 Computer Graphics. Computer Graphics Computer generated imagery can be categorized into several different types: Vector or Bitmap.
File Types. Terms Multimedia- the integration of text, sound, video and/or animation into a document Letters, brochures, newsletters, web pages or presentations.
Vector vs. Raster What’s the difference between vector and raster file formats? The real difference between the two formats is how they are used.
Raster vs. Vector 2.02 Understand Digital Vector Graphics.
Vector Graphics 2.02 Understand Digital Vector Graphics.
Bitmap vs. Vector How computers work with photographs and drawings.
Graphic Format Factors
2.02 Understand Digital Vector Graphics
2.01 Understand Digital Raster Graphics
2.01 Understand Digital Raster Graphics
Digital Imaging 101 Ann Ware.
Vector (Shapes) vs. Raster (Pixels)
Digital Illustration Chapter 6 File format.
2.02 Understand Digital Vector Graphics
2.01 Investigate graphic image design.
2.02 Understand Digital Vector Graphics
2.02 Vector Graphics Test Review
Chapter 3 Image Files © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
4 Importing Graphics Desktop Publishing: Chapter 4
Introduction to Graphics
Graphic Format Factors
2.01 Understand Digital Raster Graphics
Bitmap vs. Vector.
Chapter 3 Image Files © 2017 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
2.02 Understand Digital Vector Graphics
Illustrator Interface
2.02 Understand Digital Vector Graphics
2.01 Investigate graphic image design.
1.01 Investigate graphic types and file formats.
2.01 Understand Digital Raster Graphics
Digital Media Objective
Terms 1 Terms 2 Terms 3 Terms 4 Terms 5 1pt 1 pt 1 pt 1pt 1 pt 2 pt
Graphic Format Factors
2.01 Understand Digital Raster Graphics
Vector (Shapes) vs. Raster (Pixels)
Graphic Format Factors
Introducing Adobe Illustrator
Graphic Format Factors
2.01 Investigate graphic image design.
2.02 Understand Digital Vector Graphics
2.02 Understand Digital Vector Graphics
2.02 Understand Digital Vector Graphics
Presentation transcript:

2.02 Understand Digital Vector Graphics

Vector Graphics Graphics that are based on mathematical formulas that define lines, shapes, and curves. Are comprised of paths connected by anchor points. Can be 2D or 3D. Edited in draw programs.

Examples More examples Original Image Resized Image Shapes that make up the image. Teacher Note: This is a vector graphic (WMF) from the clipart files in Microsoft PowerPoint. Notice that the image does not become pixelated when it is resized, it retains the original quality. To break the image down into its individual parts: Click on the image. On the Draw toolbar, click on Ungroup. Click Yes in the Dialog box. Click Draw, Ungroup again. Now the individual shapes can be moved and manipulated. For a fun activity, allow students to experiment with ungrouping an image and re-coloring it. Be sure they Regroup it before trying to move it, though. If they don’t regroup, they will only move pieces of the image instead of the entire image. More examples http://qvectors.com/

Uses of Vector Graphics Graphics that will be scaled (or resized) Architectural drawings, CAD programs, flow charts. Logos that will be scaled (resized) with loss of quality. Illustrations and clip art. Graphics on websites. Small file size allows for quick load times. Fonts and specialized text effects

Advantages of Vectors Scalable – able to change size easily Resolution Independent - Regardless of how much the image is enlarged or reduced, the image definition and quality remain the same. Editability - since each vector is made up of separate and distinct objects, each can be edited independently at any time. Small File Sizes - easily transferred over the Internet.

Disadvantages of Vectors Lower color quality than raster images. They do not support as many colors. Not good for photographic images. Limited in the type of effects that can be applied. Can be time consuming to create. Click to see an example. Teacher Note: Emphasize to the students the much better quality of the raster graphic because it is made up of pixels which can show much more detail than lines. Hyperlink opens this URL: http://alabamamaps.ua.edu/tutorial/example1.html

Common Vector File Formats AI – Adobe Illustrator Native file format for Adobe Illustrator. Industry standard used by developers of vector graphics. Used to create, save, and archive original artwork.

Common Vector File Formats EPS – Encapsulated Postscript Developed by Adobe but supported by most programs. Graphics developers generally save a copy of the AI file in EPS format because it can be opened by computers running different operating systems. Most common interchange format for the print industry due to its portability. Meta Graphic – can contain both raster and vector data. Shapes in vector graphics can be filled with textures and patterns that are raster graphics.

Common Vector File Formats SVG – Scalable Vector Graphics Standard format created by W3C. Versatile, all-purpose vector format. Works well with web page design. WMF – Windows Metafile Microsoft created format for raster and vector. Common format for windows clipart.