3.02 Explain basic motion graphic programming.

Slides:



Advertisements
Similar presentations
2.02B Methods and Uses of Animation
Advertisements

Inserting Pictures & Sounds into a PowerPoint Presentation Mary Trewatha Yankton TTL June 2002.
Unit 6 – Multimedia Element: Animation
PowerPoint Enhancements CMCE 1155 Prof. N Anderson.
ANIMATION Chapter 5. 'In his book "Web Site Usability," researcher Jared Spool found that his web site testers found animation uniformly irritating, and.
Fireworks MX. 2 Lesson 1a—Create Slices & Hotspots n Fireworks allows you to add animation (behaviors) already written in ___________. n However, users.
Create slices and hotspots Create links in Web pages Create rollovers from slices Create basic animation Add tweening symbol instances to create animation.
Microsoft Office Illustrated Inserting Illustrations, Objects, and Media Clips.
3.02 Explain basic motion graphic programming.
PowerPoint Tutorial Pt 2 J.Kellow Images - Images - Can be photos, clip art or own art from paint or other drawing program If necessary remove the white.
Explaining the principles of web animation Gladys Nzita-Mak.
3.02 Explain basic motion graphic programming. Animation Types.
3.02 Explain basic motion graphic programming. Animation Types.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
Business and Computing Deanery Multimedia Week 6 Animation.
Unit 21 – Creating Computer Graphics. Logo Static ButtonRoll Over Button Advertising Banner Navigation Bar.
Flash MX II. Flash MX – Tweened Animation There are two methods for creating an animation sequence in Flash –Frame-by-frame animation –Tweened animation.
1 SEG3120 Analysis and Design for User Interfaces Flash Anis Zarrad Parallel Simulations and Distributed Systems (PARADISE) Research Laboratory SITE, University.
Chapter 15 Web Animation © 2013 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website,
Do you learn to control you slide transitions? Do you embed sound into your presentation? Do you learn to use motion control to add animations to your.
Objective Understand concepts used to create digital animation. Course Weight : 5%
2.02 Develop Computer Animations Review By: Adam Garcia,Christian Brown, Richard Williams, Tyler Borden.
Section 17.1 Add an audio file using HTML Create a form using HTML Add text boxes using HTML Add radio buttons and check boxes using HTML Add a pull-down.
Frame, Timeline and Vector Animation. Purposes of Animation Capture viewers attention –exampleexample Explain a system or process –exampleexample Set.
Chapter 7 Animation Prepared by: Ms. Ma. Anna Corina G. Kagaoan College of Arts and Sciences.
Animation Basic Concepts.
 Persistence of Vision-The way our eyes retain images for a split second longer than they actually appear, making a series of quick flashes appear as.
2.02B Methods and Uses of Animation
Intro to Multimedia Unit 1.
1 A Basic Introduction to Flash. Outline What is a flash? Macromedia Flash MX 2004 Flash concepts Flash Demos Conclusion Additional help 2.
Flash animation For beginners. homework Your homework is over two weeks so please write in each week of your planner for the next two weeks For homework.
2.02B Methods and Uses of Animation 2.02 Develop Computer Animations.
Copyright © Texas Education Agency, All rights reserved.1 Web Technologies Motion Graphics & Animation.
Advanced Elements & Advanced HTML Codes AGCJ 407.
Animations & Multimedia LESSON 9 #2.09 USING ANIMATION AND MULTIMEDIA.
Unit 6 – Multimedia Element: Animation
Section 10.1 Define scripting
Interactive Multimedia Authoring
3.02 Explain basic motion graphic programming.
3.02 Explain basic motion graphic programming.
Chapter 10 Multimedia and the Web.
Microsoft Office PowerPoint 2003
Frame(GIF) and Vector Animation
3.02 Explain basic motion graphic programming.
Chapter 4:- Animation Eyad Alshareef Eyad Alshareef.
Animation Basic Concepts.
Scientific Visualization V106.04
“Animation Through the Ages”
3.02 Computer Animation Software and Design Guidelines
Planning and Building a Presentation
Section 17.1 Section 17.2 Add an audio file using HTML
Enhancing Your Presentation with Multimedia
Exploring Microsoft Office 2013 PowerPoint Comprehensive
2.02B Methods and Uses of Animation
Flash animation For beginners.
3.02 Explain basic motion graphic programming.
Objective % Explain concepts used to create digital animation.
Create and edit web pages 2
Objective % Explain concepts used to create digital animation.
3.02 Explain basic motion graphic programming.
Animation.
Types of Presentation Create a kiosk display.
Lesson 23 Understanding Multimedia.
Using Animation and Multimedia
2.02A History of Animation 2.02 Develop Computer Animations.
Chapter 1: introduction to multimedia
Objective Explain concepts used to create digital animation.
Animations & Transitions
3.02 Explain basic motion graphic programming.
Lesson 23 Understanding Multimedia.
Presentation transcript:

3.02 Explain basic motion graphic programming. Animation Types

Frame-by-Frame Animation Rapidly displaying images, or frames, in a sequence to create the optical illusion of movement. Digital animation is based on the frame by frame animation process. Example of a ball bouncing. The link opens this URL: http://en.wikipedia.org/wiki/Animation

Frame-by-Frame Animation (Continued) The quality of frame-based animation depends on the frame rate. Frame Rate = Frames per Second  FPS = Smoother Action Teacher Note: Supplemental Activity Just for fun: See if students can guess how many frames per second television uses. TV Quality Video = 30 frames per second Typical Computer Animation = 24 frames per second Minimum = Anything under 12 frames per second will look “jerky” The more frames per second, the smoother the motion appears.

Stop Motion Animation Process of manipulating real-world objects and photographing them one frame at a time. Very popular method with the film industry until computer generated imagery became possible. Now used mainly in clay animation. Example http://en.wikipedia.org/wiki/File:Moving_Penny.gif Teacher Note: Supplemental Activity: An early example of stop motion animation used in film can be found here: http://memory.loc.gov/cgi-bin/query/h?ammem/papr:@field(NUMBER+@band(animp+1592)) It can be viewed in two different formats. It it entitled The Enchanted Drawing.

Morphing Animation The term morphing comes from the word metamorphosis, which is the transformation of one thing into another. The beginning image is inserted. The ending image is inserted. The computer performs the tweening to generate a sequence of images, each of which is slightly different from the one it follows to gradually morph the two objects. For example, a photograph or object might gradually morph into a different photograph or object.

Example of Morphing Beginning Image Ending Image Finished Animation

Path Based Animation Also called vector animation. An object follows a path which is a line, or vector, inserted by the animator. A motion path can include curves, loops, and angles. The computer calculates the correct position of the object as it moves along the path and generates the frames to create the animation. Teacher Note:

Path Based Animation (Continued) Vector graphics or animated gifs can be used to create animations with very small file sizes. The small file sizes make this type of animation very popular on the Web. Many of the banner ads and embedded animations viewed on web sites use this technology because it loads so quickly and is easy to use. Teacher Note: In the banner, the text is following a motion path. The butterfly is an animated gif following a motion path. The motion path was created using PowerPoint’s custom animation feature (Under the Slide Show Menu). When the Slideshow is running, click on the butterfly to see it follow the motion path. To show the motion path in the slide view, right-click on the butterfly and click Custom Animation. (In Office 2010, to see the motion path, click on the butterfly and then click on the Animations tab.)

Programming or Scripting-Based Animation Requires knowledge of a programming or scripting language. Example: Rollover or Mouseover When the mouse is moved over an image, it changes to a different image so quickly that it looks as if the change has occurred in a single instant. Created by using scripting languages such as Javascript.

Programming or Scripting-Based Animation (Continued) Rollovers are extremely important for navigation buttons on user interface designs. Examples Web pages ■ CBT programs Kiosks ■ CD-ROM Training Games ■ CDs and DVDs.