SCAVENGER HUNT 2 John Bowser. Hue one of the main properties of a color.

Slides:



Advertisements
Similar presentations
Scan Conversion A. Samal. Scan Conversion Last step in the graphics pipeline Efficiency is a central issue Common primitives – Lines – Polygons – Circles.
Advertisements

L.Ghadah R. Hadba CT1514-L1.  Computer Graphics :refers to processing of creating a new image from Geometry, Lighting parameters, Materials and Textures.Using.
Output Primitives Computer Graphics.
1 Lecture 2 Main components of graphical systems Graphical devices.
B.Sc. Multimedia ComputingMedia Technologies Vector Graphics.
Graphics Systems I-Chen Lin’s CG slides, Doug James’s CG slides Angel, Interactive Computer Graphics, Chap 1 Introduction to Graphics Pipeline.
SWE 423: Multimedia Systems Chapter 4: Graphics and Images.
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 Models and Architectures Ed Angel Professor of Computer Science, Electrical and Computer.
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.
ICS 61 - Graphics. Light Color Wheel Color Perception.
Graphics: Creating Images Chapter 8, Exploring the Digital Domain.
MULTIMEDIA TECHNOLOGY SMM 3001 MEDIA - GRAPHICS. In this chapter how the computer creates, stores, and displays graphic images how the computer creates,
Vector Graphics Making custom images. Raster vs. Vector Graphics In computer graphics, a raster graphics image, or bitmap, is a dot matrix data structure.
COMP Bitmapped and Vector Graphics Pages Using Qwizdom.
Basic Graphics Concepts Day One CSCI 440. Terminology object - the thing being modeled image - view of object(s) on the screen frame buffer - memory that.
Computer Graphics Computer Graphics is everywhere: Visual system is most important sense: High bandwidth Natural communication Fast developments in Hardware.
Be Ready (Prepared)… You will need space to work today, so remove your books and bags off the tables. Feel free to use a drawing board and get close to.
Part 6: Graphics Output Primitives (4) 1.  Another useful construct,besides points, straight line segments, and curves for describing components of a.
Note Set 7. Color is the element of art derived from reflected light.
CSC 461: Lecture 3 1 CSC461 Lecture 3: Models and Architectures  Objectives –Learn the basic design of a graphics system –Introduce pipeline architecture.
Difference Between Raster and Vector Images Raster and vector are the two basic data structures for storing and manipulating images and graphics data on.
Adobe Illustrator CS? Is a graphic design software - it is the industry's premier vector- drawing environment for creating graphics that scale across media.
1Computer Graphics Lecture 4 - Models and Architectures John Shearer Culture Lab – space 2
2D Graphics Theory & Principles. Single Point Smallest addressable area on screen or digital image.
Computer Graphics Chapter 6 Andreas Savva. 2 Interactive Graphics Graphics provides one of the most natural means of communicating with a computer. Interactive.
By Courtney Field Creative digital graphics. Types of graphics and examples There are a number of different types of graphics file formats. Each type.
Introduction to Vector Graphics and Adobe Illustrator CS3
CUPS Using elements of design author: Christine Burris by: Christine Burris.
Vocab Scavenger Hunt 2 By Rebecca Benny. Hue Hue is another word for color. The attribute which describes colors by name, i.e. red, blue, yellow etc.
Design Elements & Principals By Julia Burk. Geometric shapes- a set of particular spots that include lines connecting in a closed system. Primitive shapes-
Scavenger Hunt Nithin Polam. Hue A color or a shade
1 Computer Graphics Week1 -Introduction. Computer graphics History Computer graphics generally means creation, storage and manipulation of models and.
CISC 110 Day 3 Introduction to Computer Graphics.
1 Angel: Interactive Computer Graphics5E © Addison- Wesley 2009 Image Formation Fundamental imaging notions Fundamental imaging notions Physical basis.
BC ASSIGNMENT NO 5 HABEEB UR REHMAN HABEEB UR REHMAN.
Rendering Pipeline Fall, D Polygon Rendering Many applications use rendering of 3D polygons with direct illumination.
컴퓨터 그래픽스 Real-time Rendering 1. Introduction.
Working With Graphics. Two Types of 2D Graphics Bitmap Bitmap Vector Vector.
2. Point A dot; visible mark In typography, a point is a period – the definitive end of a line.
Bitmap Graphics Graphics. Graphics L2 Bitmap Graphics Learning Objectives Understand how a bitmap graphic is made up of individual pixels Understand that.
RASTERIZING SHAPES IN PHOTOSHOP RASTERIZE: A process in Photoshop of converting a vector image into a bitmap (or raster) image VECTOR: A vector image is.
Lesson 9: Web Graphics. Objectives Distinguish between vector and raster graphic types Identify and choose appropriate image file formats, including browser-compatibility.
OUTPUT PRIMITIVES A.Aruna/Faculty of Information technology/SNSCE13/19/2016.
Mohammed AM Dwikat CIS Department Digital Image.
Graphics Programming. Graphics Functions We can think of the graphics system as a black box whose inputs are function calls from an application program;
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.
Computer Graphic. Raster graphics In computer graphics, a raster graphics image, digital image, or bitmap, is a data structure representing a generally.
Morenike Oyebade VOCAB SCAVENGER HUNT #2.  Hue- means the color of an object. It can also mean the lightness or darkness of a color. HUE.
-Subject, Form, Content -Principles and Elements of Design.
1 Chapter 1: Introduction to Graphics. 2 What is computer graphics.
1 INTRODUCTION TO COMPUTER GRAPHICS. Computer Graphics The computer is an information processing machine. It is a tool for storing, manipulating and correlating.
Creating Vectors – Part One 2.02 Understand Digital Vector Graphics.
The points and dots By Yolanda Sánchez. Index What is a dot? 1. Graphic dot 2. Geometric point Dots’ qualities 1. Size 2. Texture 3. Shape 4. Colour Dots’
Graphics 1 Graphics 2 Color 2 I Spy 1pt 1 pt 1 pt 1pt 1 pt 2 pt 2 pt
Rendering Pipeline Fall, 2015.
Sometime During Class If you want to check-out a book put your name on the book check-out list. Come back at lunch tomorrow to pick up the book. Honors:
CSI-447: Multimedia Systems
Real-time Computer Graphics Overview
Some terms to become familiar with:
Models and Architectures
SHAPE, FORM AND SPACE CHAPTER 5 VOCABULARY.
Digital Media Objective
Color Theory and Space Carty 2013.
Note Set 5.
Visual & Media Literacy
Dr. Jim Rowan ITEC 2110 Vector Graphics II
Repeating an element in a specific sequence. Creates a rhythm.
Patterns.
CUPS Using elements of design author: Christine Burris
CS-101 Introduction to Computing
Presentation transcript:

SCAVENGER HUNT 2 John Bowser

Hue one of the main properties of a color

Vanishing Point one of possibly several points in a 2D image where lines that are parallel in the 3D source converge.

2 Point Prespective using two vanishing points and when an object is drawn in this way it is even more realistic than if it were to be drawn with a single vanishing point.

Aerial Prespective refers to the effect the atmosphere has on the appearance of an object as it is viewed from a distance.

Pattern is a type of theme of recurring events or objects, sometimes referred to as elements of a set of objects.

Vector Graphics the use of geometrical primitives such as points, lines, curves, and shapes or polygon(s), which are all based on mathematical expressions, to represent images in computer graphics

Theme a unifying or dominant idea, motif.

opacity the degree to which light is not allowed to travel through

Pixel is a physical point in a raster image, or the smallest addressable element in a display device