CAD-Lecture 2 Dr. Salih Akour. Background Material Geometries Revision of Vector Algebra.

Slides:



Advertisements
Similar presentations
Section 4.1 – Vectors (in component form)
Advertisements

1 A camera is modeled as a map from a space pt (X,Y,Z) to a pixel (u,v) by ‘homogeneous coordinates’ have been used to ‘treat’ translations ‘multiplicatively’
Demetriou/Loizidou – ACSC330 – Chapter 4 Geometric Objects and Transformations Dr. Giorgos A. Demetriou Dr. Stephania Loizidou Himona Computer Science.
Computer Graphics Lecture 4 Geometry & Transformations.
UBI 516 Advanced Computer Graphics
Projective Geometry- 3D
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 Geometry Ed Angel Professor of Computer Science, Electrical and Computer Engineering, and.
10.6 Vectors in Space.
Computer Graphics CSC 630 Lecture 2- Linear Algebra.
Basic Math Vectors and Scalars Addition/Subtraction of Vectors Unit Vectors Dot Product.
Lecture 13 Today Basic Laws of Vector Algebra Scalars: e.g. 2 gallons, $1,000, 35ºC Vectors: e.g. velocity: 35mph heading south 3N force toward.
Lecture 2: Geometry vs Linear Algebra Points-Vectors and Distance-Norm Shang-Hua Teng.
Lecture 1eee3401 Chapter 2. Vector Analysis 2-2, 2-3, Vector Algebra (pp ) Scalar: has only magnitude (time, mass, distance) A,B Vector: has both.
Coordinate System VECTOR REPRESENTATION 3 PRIMARY COORDINATE SYSTEMS: RECTANGULAR CYLINDRICAL SPHERICAL Choice is based on symmetry of problem Examples:
Fall Scalar Quantity (mass, speed, voltage, current and power) 1- Real number (one variable) 2- Complex number (two variables) Vector Algebra (velocity,
Computer Graphics Lecture 10 Fasih ur Rehman. Last Class Viewing – Perspectives – Projections.
Vectors Tools for Graphics.  To review vector arithmetic, and to relate vectors to objects of interest in graphics.  To relate geometric concepts to.
Graphics CSE 581 – Interactive Computer Graphics Mathematics for Computer Graphics CSE 581 – Roger Crawfis (slides developed from Korea University slides)
Kansas State University Department of Computing and Information Sciences CIS 736: Computer Graphics Monday, 26 January 2004 William H. Hsu Department of.
Chapter 3 Vectors Coordinate Systems Used to describe the position of a point in space Coordinate system consists of A fixed reference point called.
7.1 Scalars and vectors Scalar: a quantity specified by its magnitude, for example: temperature, time, mass, and density Chapter 7 Vector algebra Vector:
Geometry CSC 2141 Introduction to Computer Graphics.
1 Geometry. 2 Objectives Introduce the elements of geometry ­Scalars ­Vectors ­Points Develop mathematical operations among them in a coordinate-free.
Kansas State University Department of Computing and Information Sciences CIS 736: Computer Graphics Wednesday, January 19, 2000 William H. Hsu Department.
1.1 – 1.2 The Geometry and Algebra of Vectors.  Quantities that have magnitude but not direction are called scalars. Ex: Area, volume, temperature, time,
VECTOR CALCULUS. Vector Multiplication b sin   A = a  b Area of the parallelogram formed by a and b.
Autonomous Navigation for Flying Robots Lecture 2.2: 2D Geometry
Intro to 3D Models Angel Angel: Interactive Computer Graphics5E © Addison-Wesley
Mathematics for Graphics. 1 Objectives Introduce the elements of geometry  Scalars  Vectors  Points Develop mathematical operations among them in a.
Advanced mechanics Physics 302. Instructor: Dr. Alexey Belyanin Office: MIST 426 Office Phone: (979)
Triple Integrals in Cylindrical and Spherical Coordinates
CS654: Digital Image Analysis Lecture 6: Basic Transformations.
Background Mathematics Aaron Bloomfield CS 445: Introduction to Graphics Fall 2006.
Analytic Geometry o f Space 3D Space (right-handed coordinate system) Introduction to Vectors –Let –We may to know the displacement from P to Q From P.
Cartographic Objects Digital Images of a Map Vector Data Model Raster Data Model.
Meeting 23 Vectors. Vectors in 2-Space, 3-Space, and n- Space We will denote vectors in boldface type such as a, b, v, w, and x, and we will denote scalars.
1 Graphics CSCI 343, Fall 2015 Lecture 9 Geometric Objects.
Advanced Computer Graphics CS32310 October 2012 H Holstein.
Computer Graphics I, Fall 2010 Geometry.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
Section 9.2 Vectors in 3-dim space Two approaches to vectors 1.Algebraic 2.Geometric.
Projective 2D geometry (cont’) course 3 Multiple View Geometry Modified from Marc Pollefeys’s slides.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
Introduction; Mathematical Foundations CS 445/645 Introduction to Computer Graphics David Luebke, Spring 2003.
Three Dimensional Geometry and Vectors Dr. Shildneck.
COMPUTER GRAPHICS AND LINEAR ALGEBRA AN INTRODUCTION.
LECTURE 5 OF 8 Topic 5: VECTORS 5.5 Application of Vectors In Geometry.
University of Utah Introduction to Electromagnetics Lecture 14: Vectors and Coordinate Systems Dr. Cynthia Furse University of Utah Department of Electrical.
Geometric Algebra 8. Conformal Geometric Algebra Dr Chris Doran
Geometric Algebra 9. Unification Dr Chris Doran ARM Research.
Elementary Linear Algebra
Chapter 3 Overview.
Points, Vectors, Lines, Spheres and Matrices
Vectors.
Section 1.2 Vectors in 3-dim space
CSC461: Lecture 12 Geometry Objectives
Vector Calculus – Part 1 By Dr. Samer Awad
ENE/EIE 325 Electromagnetic Fields and Waves
By the end of Week 2: You would learn how to plot equations in 2 variables in 3-space and how to describe and manipulate with vectors. These are just.
C H A P T E R 3 Vectors in 2-Space and 3-Space
Introduction to Computer Graphics with WebGL
Materials Science and Metallurgy Mathematical Crystallography
Vectors in space - 3 dimensions
Section 3.1 – Vectors in Component Form
CSE 411 Computer Graphics Lecture #2 Mathematical Foundations
7.4 Translations and vectors
Lecture 2: Geometry vs Linear Algebra Points-Vectors and Distance-Norm
Three Dimensional Geometry and Vectors
CHAPTER 3 VECTORS NHAA/IMK/UNIMAP.
Presentation transcript:

CAD-Lecture 2 Dr. Salih Akour

Background Material Geometries Revision of Vector Algebra

Geometry  Ancient branch of mathematics  Euclidean geometry deals with (measurement of) distance angle, area and volume  Geometry is the study of Manifolds (spaces) - Riemann Geometry  “Geometry is the study of those properties that are invariant when the elements (points) are subjected to the transformation of a given transformation group” Klein’s geometry.

Geometry  Affine geometry deals with points, lines etc Affine space is a set acted on by vector space.  Projective geometry includes all the above and in addition a line at infinity.

Geometry  Vector and Position Vector A vector is an ordered triple (a,b,c) where a, b, c are real numbers. Also, ai+bj+ck in component form where i,j,k are unit vectors  A position vector P(x,y,z) implies a vector from the origin (0,0,0) to the point (x,y,z)  Magnitude or Norm of

Unit vector and Component form  The vector P(x,y,z) = xi+yj+zk can be pictorial represented with respect to the Cartesian coordinate system as follows

GKS, is the production and manipulation of pictures (in a way that does not depend on the computer or graphical device being used).