1 3D Graphics and Animation Basic of animation; Harri Airaksinen.

Slides:



Advertisements
Similar presentations
Department of nskinfo i-education
Advertisements

2.02A History of Animation 2.02 Develop Computer Animations.
Principles of Animation Computer Animation SS2008.
Material obtained from a Guilford County Workshop, July, 2014 V
ANIMATION Chapter 5. 'In his book "Web Site Usability," researcher Jared Spool found that his web site testers found animation uniformly irritating, and.
Computer Graphics Computer Animation& lighting Faculty of Physical and Basic Education Computer Science Dep Lecturer: 16 Azhee W. MD.
Animation. 12 Principles Of Animation (1)Squash and Stretch (2)Anticipation (3)Staging (4)Straight Ahead Action and Pose to Pose (5)Follow Through and.
Chapter 7-Animation. Overview Introduction to animation. Computer-generated animation. File formats used in animation. Making successful animations.
1Notes  Textbook: matchmove 6.7.2, B.9. 2 Match Move  For combining CG effects with real footage, need to match synthetic camera to real camera: “matchmove”
1 7M836 Animation & Rendering Animation Jakob Beetz Joran Jessurun
1 3D –graphics and animation Magazines, Web material, Exam question areas Harri Airaksinen;
Multimedia object types: animation
Computer-Based Animation. ● To animate something – to bring it to life ● Animation covers all changes that have visual effects – Positon (motion dynamic)
ITBIS351 Multimedia Systems and Hypermedia
Image simbolizing the ISLAMIC YIHAD Image illustrating what happened in an earthquake.
The Fundamental Principles
VIDEO PRODUCTION.
22C:196 Computer Animation Instructor: Joe Kearney 101M MLH
Pre Production I.Concept II.Story Development III.Visual Development IV.Technical Direction V.Production Management.
Computer Animation Thesis “brief” Vic, CS 288, 10/22/98.
Feature-length films: Games: Desktop Animations: Computer Animation.
05/09/02(c) 2002 University of Wisconsin Last Time Global illumination algorithms Grades so far.
1 7M836 Animation & Rendering Animation Jakob Beetz Joran Jessurun
Animation Techniques Guilford County SciVis V
Chapter 11 ANIMATION  Group Name: Creative Web World  Jose T Barriga  Claudia L. Espinosa  Ranjana Agarwal.
Lesson 1: Intro to Animation
Animation Vladimir Savchenko
Grafis 3D. What is 3D?  3D Image x, y, z Tell a story, more information  2D Image x, y Communicate something simple (ie. cheat)
Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 8 This presentation © 2004, MacAvon Media Productions Animation.
3D COMPUTER GRAPHICS IMD Chapter 1: 3D Computer Graphics Chapter 1: 1 Lecturer: Norhayati Mohd Amin.
CSC418 Computer Graphics n Animation Principles n Keyframe Animation.
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.
Chapter 7 Animation. The Power of Animation Animation grabs attention Transitions are simple forms of animation  Wipe  Zoom  Dissolve.
 The creation of moving pictures one frame at a time Literally 'to bring to life' e.g. make a sequence of drawings on paper, in which a character's position.
Animation. History Photography around since the 19th century Realistic animation began in 1872 when Eadweard Muybridge settled a bet about a flying horse.
Animation & 3D Animation
Chapter 7 Animation Prepared by: Ms. Ma. Anna Corina G. Kagaoan College of Arts and Sciences.
CLASS 10 SCENE GRAPHS BASIC ANIMATION CS770/870. A scene Graph A data structure to hold components of a scene Usually a Tree of a Directed Acyclic Graph.
Data dan Teknologi Multimedia Sesi 07 Nofriyadi Nurdam.
Animation Master Creating 3-D Animated Characters.
12 Principles Of Animation (1)Squash and Stretch (2)Anticipation (3)Staging (4)Straight Ahead Action and Pose to Pose (5)Follow Through and Overlapping.
“ Animation Through the Ages” Camelia McCallion. Main tasks What is computer animation? Hand drawn (cel) Flick books Animated cartoon Animation process.
Syed ardi syed yahya kamal 2011 chapter five.  Creating in-between positions is still a hallmark of animation.  Using techniques called interpolation.
Animation.
Lecture 9 Razia Nisar Noorani. 2 TWO DIFFERENT FORMS:  2-D evolved from traditional animation techniques.  3-D exploited capabilities unique to the.
Chapter 6.7 Animation. 2 Overview When to use animation Feedback to player about interaction with UI and in-game action Communicating environmental* conditions.
Introduction to Animation In animation, a series of images are rapidly changed to create an illusion of movement.
Animation Animation is about bringing things to life Technically: –Generate a sequence of images that, when played one after the other, make things move.
Cel Animation Animation Unit. Who was Eadward Muybridge An English photographer who was a pioneer in photographic studies of motion.
Animation. Animation Defined Like video: illusion of motion using sequence images minimally differ from each other. Different from Video: each frame is.
Computer Engineering and Networks, College of Engineering, Majmaah University ANIMATION Mohammed Saleem Bhat CEN-318 Multimedia.
Feature-length films: Games: Desktop Animations:.
3D Animation 1. Introduction Dr. Ashraf Y. Maghari Information Technology Islamic University of Gaza Ref. Book: The Art of Maya.
Presented By: V. Jagadeesh (59) Animation The word “animation” is a form of “animate,” which means to bring to life to object. Thus when a multimedia.
TOPIC 5 - ANIMATION.
MOHD SAIFULNIZAM ABU BAKAR
Story Idea A Pixar employee pithes their idea to other members of the development team. The real challenge is to get the audience to believe in.
“Animation Through the Ages”
Chapter 6.7 Animation.
Cinematic Elements …as they relate to Film.
Lecture 9 Razia Nisar Noorani
Multimedia Production
Animation LECTURE 7 Faraz Khan.
Prepared by: Engr . Syed Atir Iftikhar
(c) 2002 University of Wisconsin
What is Animation? 'To animate' literally means to give life to. Animating is moving something that cannot move on it's own. Animation adds to graphics.
Assist. Lecturer Safeen H. Rasool Faculty of SCIENCE IT Dept.
Computer Graphics Lecture 15.
2.02A History of Animation 2.02 Develop Computer Animations.
Presentation transcript:

1 3D Graphics and Animation Basic of animation; Harri Airaksinen

2 Animaation  Sense of sight is a connector – hearing is a separator  Viewer see set of single pictures in certain frequency  illusion of continuous movements  Animation can be created in many ways: Cel animation – the most traditional Stop motion photography Mocap – motion capture

3 Animation unit - frame -  Frame = single picture  Typical animation frame rate is 30 fps = 30 frames per sec.  Movie; normally one second includes 24 frames  Interactive real time 3D environment frames/sec.  A shot – a string of frames recorded by a single camera without interruption

4 Keyframe and interpolation  Keyframe = “important picture”, define objects location and position in animation sequence important time point – we know that moving object need to be in this location in this time  3D Studio Max – Autokey  Software calculates missing frames between keyframes = interpolation, how we can find the target location using defined number of frames

5 Keyframe and interpolation  Interpolation techniques can be used: to calculate the position of objects in space to calculate objects shapes in space (morphing) to calculate other attributes.

6 Interpolation types and effect to object parameters  constant change  slope, how fast the change is happening  variable change  if the change is not linear, also the parameters change is not linear  accelerated motion, inversion motion

7 Interpolation types and effect to object parameters  3D Studio Max, Key Info, you can control how objects values will change = how fast and the interpolation style of change

8 Interpolation types and effect to object parameters  How these implements the animation?

9 Interpolation of Shape or attribute (MORPHING)  Objects form/shape morphing  Examples  Objects attributes morphing (example. light, camera, texture, transparency)

10 Forward kinematics (FK)  Every movement part is defined separately. More accurate and “natural” movements. Takes a lot of time…

11 Inverse kinematics (IK)  If object have a good skeleton with rule based joints, we can just define starting and ending situation. Software calculates other needed and allowed movements.

12 Animations with mathematical functions  Wave Functions  Surface material animation

13 Camera animations  Camera location is changed by time function  location is defined by path  2D splines  Camera direction: looks down the motion path as it moves, looks to the Point of interest or combination of those [The Art of 3-D Computer Animation and Imaging; Isaac Victor Kerlow]

14 Camera animations  3D Studio Max

15 Camera animations  Other camera animations types: Focal length changes and other camera movements (zoom) Depth of field changes Light animations (intensity,color, location …)

16 Other interesting animation resources  Sun simulation  moving shadows. Generally : light resources should be stable (not moving), on – off and intensity control. Like an exception; head light  Fire and glowing objects  look course material, ways to fack

17 Other interesting animation resources  Hierarchical structures (skeletons)  Animation will effect to the other part of model/model structure [The Art of 3-D Computer Animation and Imaging; Isaac Victor Kerlow]

18 Other interesting animation resources  Hierarchical structures  skeletons  joint structures  freedom of the joint = how many direction joint can move?  Pivot point

19 Animation principles  Telling a story with computer animation is based on timing the actions  Action ahead of the story: An animated character reacts to a sound located off-camera by turning its head. The character's action is ahead of the story because it indicates to us that something will happen before we know what it is  Action behind the story: The audience knows before the character what is going to happen next. For example, the audience can see that a piano is falling from the roof of a building right over a character who is unaware of the impending and disastrous action.

20 Animation principles  Animation is combinations of timing, speed, rhythm, and choreography result in different types of motion including: primary and secondary motions overlapping motions staggered motions motion holds

21 Animation principles - production line -  Preproduction: all the conceptualization and planning that takes place before a computer animation project is produced -> screenwriting, planning the management of the project, storyboarding, developing the overall look of the project  Production stage: 1) modeling, 2) animation, and 3) rendering.  previewed in the form of digital flipbooks displayed on the screen. Cameras, lights, textures  end product; rendered animation files  Postproduction: Composing, sounds, texts. Extra effects can be added, fixing colors and so on. Normally done by using other software than modeling

22 Storytelling  Stories communicate facts  Stories provide answers to questions  Stories make us feel different emotions  Stories sometimes even provoke actions that shape reality. Whether they are linear or nonlinear, whether they depict an event with cartoon characters or a colorful dance of abstract shapes, stories are the essence of animation

23 Storytelling  Do flowcharts – showing the events/actions  Linear events, parallel events

24 The Screenplay  written document that tells a story by using descriptions, dialogue, and some production notes  a screenplay is defined by: what the story is about who the characters are (human – nonhuman like) what happens to them throughout the sequence of events

25 Motion, tempo and rhythm  Can you see the difference? What are those? Pictures: [The Art of 3-D Computer Animation and Imaging; Isaac Victor Kerlow]

26 Animation creative and production Teams  Creative Team: Creative Director -- (dude with the Vision) Art Director -- (Knows how it Should Look) Copywriter -- (Knows what it should rely to viewers) Producer -- (Big Man With The MONEY) Account Executive -- (Takes care of the money)  Production Team: Animation Supervisor -- (Oversees the whole process) Senior Animator -- (Spanks the juniors and knows a lot) Junior Animators -- (Sweats 24h per day and makes the REAL work) Producer -- (Big man with money AND vision) Production Manager -- (Timetable Man) Technical Assistant -- (That you blame when nothing works)

27 Some numbers  Making an animation is a hard task = expensive to do!  30 frames/second  30 minutes = 54,000 frames  5 minutes/frame, 12 hours/day ~ 1 year  Limited animation  Computer-assisted animation

28 Computer-Assisted Animation  2D –Create & draw frames –Computer helps ink & paint  3D –Create models, sets, poses –Computer interpolates –Computer renders, composes

29 Because animation is so hard to do…  We use simulation software’s  computer calculates, almost everything can be simulated, no more hand made keyframes and animation: Clothes Collisions Atmospheric effects (fire, smoke, fog, dust, wind, rain, particles) Hair, fur Elastic materials