Vector Graphics Multimedia Technology. Object Orientated Data Types Created on a computer not by sampling real world information Details are stored on.

Slides:



Advertisements
Similar presentations
2.01 Investigate graphic image design.
Advertisements

Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
Multi-media graphics--JOUR 205 Vectors vs. bitmaps.
2.02 Understand Digital Vector Graphics
Introduction to Computer Graphics
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.
Object Orientated Data Topic 5: Multimedia Technology.
Vector Graphics 2.02 Understand Digital Vector Graphics.
MM Topic 2 - Bit mapped and Vector Graphics Data 1 Topic 2 – Bit mapped & Vector graphics Still images – the general name for any graphic that doesn’t.
Graphics Standard Grade Computing. Graphics Package n A graphics package is another General Purpose Package. n It is used to draw pictures on the monitor.
Digital Art is Interactive Visual Art. How has art been changed because of technology ?
Dedicated Vector and Bitmap editing software.
Adobe Flash CS4 – Illustrated Unit B: Creating Graphics and Text.
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
Module Code: CU0001NI Technical Information on Digital Images Week -2.
Lecture 4 - Introduction to Computer Graphics
Introduction to Textures and Skins Chapter 8 & 9 3D Game Programming All-in-One By Ken Finney.
Higher Computing Computer Systems S. McCrossan 1 Higher Grade Computing Studies 1. Data Representation Data Representation – Why do we use binary? simplicity,
Shawlands Academy Higher Computing Data Representation.
Object Orientated Data Topic 5: Multimedia Technology.
Types of Data. Numbers Text Pictures Sound Video.
Digital imaging. Two types of graphic Bitmap Vector.
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.
I n t r o t o d e s i g n Raster vs. Vector Images.
Chapter 14 Working with Graphics. 2Practical PC 5 th Edition Chapter 14 Getting Started In this Chapter, you will learn: − About different graphics you.
CS- 375 Graphics and Human Computer Interaction Lecture 1: 12/4/1435 Fundamental Techniques in Graphics Lecturer: Kawther Abas.
General Purpose Packages GRAPHICS Chapter 5. General Purpose Packages Features of Graphics Packages Entering text Entering text Common tools Common tools.
Chapter 3: Images Yaqoob Al-Slaise ITBIS351. Outline Work out your graphical approach by planning your approach Organizing your tools Configuring your.
Graphics and CAD. LO: Understanding graphics formats, manipulation, and the benefits of using CAD software. Learning Outcome: Define key words and answer.
Computer Graphics Bitmap v Vector Graphics. Learning Objectives: By the end of this topic you should be able to:
Computer Graphics Chapter 6 Andreas Savva. 2 Interactive Graphics Graphics provides one of the most natural means of communicating with a computer. Interactive.
Graphic Format Factors
Unit 1: Task 1 By Abbie Llewellyn. Vector Graphic Software (Corel Draw) Computer graphics can be classified into two different categories: raster graphics.
By Courtney Field Creative digital graphics. Types of graphics and examples There are a number of different types of graphics file formats. Each type.
Digital Media Dr. Jim Rowan ITEC So far… We have compared bitmapped graphics and vector graphics We have discussed bitmapped images, some file formats.
BY CASEY KUCERA Multimedia. Vector Graphics Composed of objects not pixels Object oriented graphics = vector graphics Stores a series of mathematical.
Computer Systems Nat 4.5 Computing Science Data Representation Lesson 4: Representing and Storing Graphics EXTENSION.
Digital imaging. Two types of graphic Bitmap Vector.
Marwan Al-Namari 1 Digital Representations. Bits and Bytes Devices can only be in one of two states 0 or 1, yes or no, on or off, … Bit: a unit of data.
COMP135/COMP535 Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 2 Lecture 2 – Digital Representations.
1 Perception and VR MONT 104S, Fall 2008 Lecture 20 Computer Graphics and VR.
Raster vs. Vector 2.02 Understand Digital Vector Graphics.
Bitmap Graphics Graphics. Graphics L2 Bitmap Graphics Learning Objectives Understand how a bitmap graphic is made up of individual pixels Understand that.
Lesson 9: Web Graphics. Objectives Distinguish between vector and raster graphic types Identify and choose appropriate image file formats, including browser-compatibility.
Vector Graphics 2.02 Understand Digital Vector Graphics.
Chapter 14 Working with Graphics
BITMAPPED IMAGES & VECTOR DRAWN GRAPHICS
Section 8.1 Section 8.2 Create a custom theme Design a color scheme
2.02 Understand Digital Vector Graphics
2.02 Understand Digital Vector Graphics
2.01 Investigate graphic image design.
2.02 Understand Digital Vector Graphics
Digital imaging.
Adobe Flash Professional CS5 – Illustrated
IMAGES.
Learning Intention I will learn how a computer stores graphics.
2.02 Understand Digital Vector Graphics
Introduction to Computer Graphics
2.02 Understand Digital Vector Graphics
2.01 Investigate graphic image design.
Part 5 Q21 to Q25 of National 5 Prelim
Web Design and Development
Digital Media Objective
2.01 Investigate graphic image design.
2.02 Understand Digital Vector Graphics
Lecture 4 - Introduction to Computer Graphics
2.02 Understand Digital Vector Graphics
2.02 Understand Digital Vector Graphics
Presentation transcript:

Vector Graphics Multimedia Technology

Object Orientated Data Types Created on a computer not by sampling real world information Details are stored on the attributes (properties) of each object that is stored in the file. Each object can be altered by changing its attributes…

Examples Text –A character in a text file can be given a different s i z e, colour or font Drawing –A shape in a drawing can be given a different size or fill colour 3D image –An object in a 3D image can be given a different location, rotation or texture

Vector Graphics All data is stored as a group of objects within a file Each object can be edited individually without affecting any others All aspects of each object are decided by its properties (attributes) These files are basically a collection of objects with details about them. This means they can be stored as plain text files.

Object Orientated Data Topic 5: Multimedia Technology

Recap Object Orientated Data –All data is stored as a group of objects within a file –Details are stored on the attributes (properties) of each object that is stored in the file. –Each object can be edited individually without affecting any others –These files are basically a collection of objects with details about them. This means they can be stored as plain text files.

Vector Graphics data A vector is a mathematical term for a line with a specific length and direction.

Vector Vs Bitmap Scaling causes pixellation.Can be scaled to large sizes, keeping original quality. Only the image as a whole can be edited. Individual objects can be edited. Are very difficult to convert to vector formats Are easily converted to bitmap formats. File sizes can be large.File sizes are relatively small. Images can be very realistic (e.g. digital photograph). Difficult to create realistic images

Vector Vs Bitmap Size of image can be increased keeping quality and file size the same. Increasing the image size needs re- sampling and increases the file size. Only individual objects can be edited (it is sometimes impossible to edit only part of the object). Same appearance in all systems, regardless of hardware or software. Dependent on output hardware or software for appearance & quality. Pixel level editing is allowed - allowing effects such as spray paint, blur, effects and so on. Suitable for natural, hand-drawn looking, realistic images. Suitable for graphic, unrealistic images and designs.

Attributes Attributes are the properties that determine what and how objects will appear These files can include a bitmap as a separate object…

Attributes Object 3 Object 2 Object 4 Object 1 Object 6 Object 5 Object 7

Vector Graphics File Formats Drawing : SVG 3D : VRML/WML

Additional Attributes for 3D images Surface texture – give surface definition Shadow – simulates direction of light Angle of rotation (to view from different angles) Z coordinate File format for 3D vector image: VRML/WML