Computer Animation Prepared by Khadija Kuhail Supervised by Dr Sanaa Alsayegh.

Slides:



Advertisements
Similar presentations
1.1 Designed and Presented by Dr. Ayman Elshenawy Elsefy Dept. of Systems & Computer Eng.. Al-Azhar University
Advertisements

C1 - The Impact of CAD on the Design Process.  Consider CAD drawing, 2D, 3D, rendering and different types of modelling.
Computer Graphics Computer Animation& lighting Faculty of Physical and Basic Education Computer Science Dep Lecturer: 16 Azhee W. MD.
Graphics-1 Gentle Introduction to Computer Graphics Based on: –David Brogan’s “Introduction to Computer Graphics” Course Slides, University of Virginia.
Graphics 1 & { Graphics 2 | Visualization | Computer Gaming } Georges Grinstein, University of Massachusetts at Lowell.
UNC Chapel Hill M. C. Lin Reading Assignments Principles of Traditional Animation Applied to 3D Computer Animation, by J. Lasseter, Proc. of ACM SIGGRAPH.
Virtual Reality. What is virtual reality? a way to visualise, manipulate, and interact with a virtual environment visualise the computer generates visual,
Graphics-1 Gentle Introduction to Computer Graphics (1) Based on: –David Brogan’s “Introduction to Computer Graphics” Course Slides, University of Virginia.
Lecture 5: Interaction and Navigation Dr. Xiangyu WANG Acknowledge the notes from Dr. Doug Bowman.
Disediakan oleh Suriati bte Sadimon GMM, FSKSM, UTM Graphics modeling.
Introduction What is “image processing and computer vision”? Image Representation.
Efficient 3D Data Representation for Biometric Applications Hassan Ugail and Eyad Elyan School of Informatics University of Bradford United Kingdom.
CAP4730: Computational Structures in Computer Graphics Basic Graphics Hardware.
Introduction to ROBOTICS
Non-Photorealistic Rendering Mario Costa Sousa Department of Computer Science University of Calgary Mario Costa Sousa Department of Computer Science University.
Motion Capture Animation
55:148 Digital Image Processing Chapter 11 3D Vision, Geometry Topics: Basics of projective geometry Points and hyperplanes in projective space Homography.
Motion Capture Laboratory School of Arts and Humanities Erik Jonsson School of Engineering and Computer Science University of Texas at Dallas.
Lecture Fall 2001 Computer Animation Fundamentals Animation Methods Keyframing Interpolation Kinematics Inverse Kinematics.
Computer Animation Rick Parent Computer Animation Algorithms and Techniques Motion Capture.
05/09/02(c) 2002 University of Wisconsin Last Time Global illumination algorithms Grades so far.
Advanced Computer Graphics Spring-2011 Kocaeli University Computer Engineering Department.
1 7M836 Animation & Rendering Animation Jakob Beetz Joran Jessurun
Dr. Sana’a Wafa Al-Sayegh
Introduction to Computer Graphics & Multimedia 컴퓨터 그래픽스
Definition of Computer Graphics
Grafica(1): Introduction Dott. Alessio Malizia
SUBMITTED TO SUBMITTED BY Lect. Sapna Gambhir Neha MNW-888-2k11 CN.
Emerging Computer Applications th Anniversary of the British Computer Society Celebrating the 1957 to 2007.
1 Chapter No 3 ICT IN Science,Maths,Modeling, Simulation.
GIP: Computer Graphics & Image Processing 1 1 Medical Image Processing & 3D Modeling.
Computer Graphics Computer Graphics is everywhere: Visual system is most important sense: High bandwidth Natural communication Fast developments in Hardware.
Graphics Graphics Korea University Graphics Korea University Introduction to Computer Graphics Graphics Laboratory.
Invitation to Computer Science 5th Edition
Master’s programme Game and Media Technology. 10/1/20152 General Information:  Gaming and multimedia are booming industry  Increased use of gaming as.
1 Computer Graphics Introduction. 2 What is computer graphics Computer graphics is concerned with producing images and animations (or sequences of images)
Computer Graphics. Requirements Prerequisites Prerequisites CS 255 : Data Structures CS 255 : Data Structures Math 253 Math 253 Experience with C Programming.
2D ANIMATION. Project Requirements Creation of basic bouncing ball Creation of an individual animation –Storyboard –Drawings/Digital frames –Export.
CSCE 5013 Computer Vision Fall 2011 Prof. John Gauch
Passage Three Multimedia Application. Training target: In this part , you should try your best to form good reading habits. In order to avoid your ill.
Computer Graphics 2 In the name of God. Outline Introduction Animation The most important senior groups Animation techniques Summary Walking, running,…examples.
1.  Computer Graphics are graphics created using computers.  In general, it is the representation and manipulation of image data by a computer.  Examples:
1 Computer Graphics Week2 –Creating a Picture. Steps for creating a picture Creating a model Perform necessary transformation Lighting and rendering the.
MAE 152 Computer Graphics for Scientists and Engineers Fall 2003 Dr. Prashant V. Mahajan Senior Research Scientist AValonRF, Inc., El Cajon, CA.
Computer graphics Final project By Shawn Harrow. What is computer science? Computer science (or computing science) is the study of theoretical foundations.
Graphics Graphics Korea University cgvr.korea.ac.kr 1 Computer Animation 고려대학교 컴퓨터 그래픽스 연구실.
CPSC : Data-driven Computer Graphics Jinxiang Chai.
Subject Name: Computer Graphics Subject Code: Textbook: “Computer Graphics”, C Version By Hearn and Baker Credits: 6 1.
UNC Chapel Hill M. C. Lin Basics of Motion Generation let X i = position,orient. of O i at t k = t 0,  i END = false while (not END) do display O i, 
Animation.
Computer Graphics Researched via: Student Name: Barbara Florival Date: 12| 7 th | 2O1O.
3D Computer Animation Pertemuan 10 Matakuliah : History of Animation Tahun : 2009.
Lecture Fall 2001 Controlling Animation Boundary-Value Problems Shooting Methods Constrained Optimization Robot Control.
Computer Graphics Mansoor Ahmed Bughio. Computer Graphics  Computer graphics are pictures and movies created using computers - usually referring to image.
-BY SAMPATH SAGAR( ) ABHISHEK ANAND( )
Practical Virtual Reality Of art and code... Competition winner, Juha Nieminen, 2006 Simple Ruby Ring Nic Shulver, 2007
Parts of the Clock Click on the minute hand. Click on the clock’s face.
Animation Animation is about bringing things to life Technically: –Generate a sequence of images that, when played one after the other, make things move.
Fundamentals of Computer Animation Motion Synthesis.
Lesson Plan: Drafting and Design J6-2. What is 3D solid modeling? How do 3D solid modeling programs work?
Computer Animation cgvr.korea.ac.kr.
Introduction to Graphics Modeling
Prepared by: Engr . Syed Atir Iftikhar
Chapter I Introduction
Introduction to Computer Graphics
Computer Graphics Lecture 15.
Introduction to Computer Graphics
– Graphics and Visualization
COMPUTER GRAPHICS with OpenGL (3rd Edition) Donald Hearn M
3.02 Explain basic motion graphic programming.
Presentation transcript:

Computer Animation Prepared by Khadija Kuhail Supervised by Dr Sanaa Alsayegh

What is Computer Animation? Animate = “to give life to” Specify, directly or indirectly, how ‘thing’ moves in time and space Anything to do with visual representations on a computer Includes 2D graphics and 3D graphics modeling and rendering The term Computer Graphics was created by William Fetter of Boeing in 1960

Persistence of vision: discovered about 1800s – Zoetrope or “wheel of life” – Flip-book

SketchPad: first interactive graphics (1961) Spacewars: first computer graphics game (MIT 1961) Whirlwind: early graphics using VectorScope (1951) first CAD system (IBM 1959)

Computer Graphics Image Synthesis Generate Images (Realistic or not) Animation Generate Motion (Realistic or not) Image Processing Manipulate Images

Computer-assisted animation – 2D & 2 1/2 D – Inbetweening – Inking, virtual camera, managing data, etc Computer generated animation – Low level techniques Precisely specifying motion – High level techniques Describe general motion behavior

1.Modelling: creating and representing the geometry of objects in the 3D world 2.Rendering: creating a image in 2D of these objects 3.Animation: describing how objects change in time

Describes the motion algorithmically Example: a clock with second, minute and hour hands – hands should rotate together – express the clock motions in terms of a “seconds” variable – the clock is animated by varying the seconds parameter Types of Animation

Assign physical properties to objects (masses & forces) Simulate physics by solving equations Realistic but difficult to control v0v0 mg Types of Animation

Usually uses optical markers and multiple high-speed cameras Triangulate to get marker 3D position Faces or joints Captures style and realism You must observe someone do something

Computer Aided Design (CAD)

Visualization (Scientific, Information ) DNA visualization

Medical Visualization 3D MRI

Entertainment (animation, games, …) Geographic Information Systems (GIS) …

Thank you

What are the three main Tasks in Animation?