PowerPoint animation

Last updated
A stick figure animation made using Microsoft PowerPoint 2016.

PowerPoint animation is a form of animation which uses Microsoft PowerPoint and similar programs to create a game or movie. The artwork is generally created using PowerPoint's AutoShape features, and then animated slide-by-slide or by using Custom Animation. These animations can then be shared by transferring the PowerPoint file they were created in, and can be viewed with PowerPoint or Microsoft's free PowerPoint Viewer and are often exported to video formats such as mp4.

Contents

Custom Animation

A screenshot showing PowerPoint 2003's Custom Animation. PowerPointAnimation2003.png
A screenshot showing PowerPoint 2003's Custom Animation.

A set of effects which can be applied to objects in PowerPoint so that they will animate in the Slide Show. They can be added under the Custom Animation function or through the use of Visual Basic for Applications (VBA). PowerPoint 2000 and earlier versions introduced basic effects such as Appear, Dissolve, Fly In and so forth. In PowerPoint 2002/XP and later versions, the Custom Animation feature was improved, adding new animation effects grouped into four categories: Entrance, Emphasis, Exit, and Motion Paths. The effects were later modified in PowerPoint 2010.

Transitions are effects similar to Custom Animation, but are different in that they can only be applied singularly to individual slides as they change from one slide to another and are limited in options. More slide transitions were added to the selection in PowerPoint 2010.

Entrance effects can be set to objects so that they enter with animations during Slide Show. Emphasis effects animate the objects on the spot. Exit effects allow objects to leave the Slide Show with animations. Motion Paths allow objects to move around the Slide Show. Each effect contains variables such as start (On click, With previous, After previous), delay, speed, repeat and trigger. This makes animations more flexible and interactive, similar to Adobe Flash.

Animation Trigger

Animation Trigger is another feature introduced in Microsoft PowerPoint 2002/XP and the later versions (but, only supported on Macintosh since 2019, in Office 365 [1] ). This feature allows animators to apply effects that can be triggered when a specific object on the Slide Show is clicked. This feature is the basis for the majority of PowerPoint games, which usually involve clicking an object.

Games

Using hyperlinks and Animation Triggers, one can create games such as Jeopardy! , using the tools to maneuver from question to answer. Taking this same principle, the animator can also make more complex games similar to a dungeon game or escape-the-room game. In this format, the animator can create a domain where the player chooses to go right or left, or pick up objects, and so forth. The process takes time, but is generally cheaper and easier than using multimedia software such as Adobe Flash.

For more experienced users, Visual Basic for Applications (VBA) can be used to program animations with more flexibility. [2]

Drawbacks

Though animations can be created easily using Custom Animations provided in Microsoft PowerPoint, it may be much more tedious to complete a project in PowerPoint than in professional animation programs such as Adobe Flash due to the absence of key frames and tweening in the former.

When effects such as Emphasis Grow/Shrink and Spin are applied to objects, they may appear to be jagged or pixelated when previewing in the slide show. In addition, excessive use of these effects may degrade the slide show's performance. PowerPoint's built in Hardware Graphics Acceleration feature does help in minimizing these setbacks, however. [3] Graphics acceleration, though, requires a video card that supports Microsoft Direct3D. Additionally, some animations may appear different when played in older versions of PowerPoint, or not be present at all.

PowerPoint 2000 and later versions introduced macro security to help protect computers from malicious code within a PowerPoint presentation. This led to disabling all VBA or macro code by default, causing presentations containing codes unable to run properly, unless the viewer adjusted their macro security settings to the Low setting. [4] Security Warning in PowerPoint 2007 alerts the user of macros in a presentation as soon as it is opened, giving the option to run the presentation with or without the macros enabled.

PowerPoint is unavailable for Linux and other operating systems, meaning that unlike open-source alternatives such as SVG, animations are not portable across a range of computers or phones. [5] [6] [7] PowerPoint animations however can be rendered with varying degrees of success through compatible tools such as LibreOffice Impress and Calligra Stage.

Related Research Articles

Multiple-image Network Graphics (MNG) is a graphics file format published in 2001 for animated images. Its specification is publicly documented and there are free software reference implementations available.

<span class="mw-page-title-main">Microsoft Excel</span> Spreadsheet editor, part of Microsoft 365

Microsoft Excel is a spreadsheet editor developed by Microsoft for Windows, macOS, Android, iOS and iPadOS. It features calculation or computation capabilities, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications (VBA). Excel forms part of the Microsoft 365 suite of software.

<span class="mw-page-title-main">Microsoft Access</span> Database manager part of the Microsoft 365 package

Microsoft Access is a database management system (DBMS) from Microsoft that combines the relational Access Database Engine (ACE) with a graphical user interface and software-development tools. It is a member of the Microsoft 365 suite of applications, included in the Professional and higher editions or sold separately.

<span class="mw-page-title-main">Adobe Flash</span> Deprecated multimedia platform used to add animation and interactivity to websites

Adobe Flash is a multimedia software platform used for production of animations, rich internet applications, desktop applications, mobile apps, mobile games, and embedded web browser video players.

SVG is an XML-based vector image format for defining two-dimensional graphics, having support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium since 1999.

<span class="mw-page-title-main">Synchronized Multimedia Integration Language</span> XML-based markup language for multimedia presentations

Synchronized Multimedia Integration Language ) is a World Wide Web Consortium recommended Extensible Markup Language (XML) markup language to describe multimedia presentations. It defines markup for timing, layout, animations, visual transitions, and media embedding, among other things. SMIL allows presenting media items such as text, images, video, audio, links to other SMIL presentations, and files from multiple web servers. SMIL markup is written in XML, and has similarities to HTML.

Visual Basic for Applications (VBA) is an implementation of Microsoft's event-driven programming language Visual Basic 6.0 built into most desktop Microsoft Office applications. Although based on pre-.NET Visual Basic, which is no longer supported or updated by Microsoft, the VBA implementation in Office continues to be updated to support new Office features. VBA is used for professional and end-user development due to its perceived ease-of-use, Office's vast installed userbase, and extensive legacy in business.

<span class="mw-page-title-main">Microsoft PowerPoint</span> Presentation application, part of Microsoft 365

Microsoft PowerPoint is a presentation program, created by Robert Gaskins and Dennis Austin at a software company named Forethought, Inc. It was released on April 20, 1987, initially for Macintosh computers only. Microsoft acquired PowerPoint for about $14 million three months after it appeared. This was Microsoft's first significant acquisition, and Microsoft set up a new business unit for PowerPoint in Silicon Valley where Forethought had been located.

SWF is a defunct Adobe Flash file format that was used for multimedia, vector graphics and ActionScript.

<span class="mw-page-title-main">Adobe Shockwave</span> Multimedia platform

Adobe Shockwave is a discontinued multimedia platform for building interactive multimedia applications and video games. Developers originate content using Adobe Director and publish it on the Internet. Such content could be viewed in a web browser on any computer with the Shockwave Player plug-in installed. MacroMind originated the technology; Macromedia acquired MacroMind and developed it further, releasing Shockwave Player in 1995. Adobe then acquired Shockwave with Macromedia in 2005. Shockwave supports raster graphics, basic vector graphics, 3D graphics, audio, and an embedded scripting language called Lingo.

Windows Presentation Foundation (WPF) is a free and open-source graphical subsystem originally developed by Microsoft for rendering user interfaces in Windows-based applications. WPF, previously known as "Avalon", was initially released as part of .NET Framework 3.0 in 2006. WPF uses DirectX and attempts to provide a consistent programming model for building applications. It separates the user interface from business logic, and resembles similar XML-oriented object models, such as those implemented in XUL and SVG.

<span class="mw-page-title-main">Adobe Captivate</span>

Adobe Captivate is an authoring tool that is used for creating eLearning content such as software demonstrations, software simulations, branched scenarios, and randomized quizzes in HTML5 format.

A number of vector graphics editors exist for various platforms. Potential users of these editors will make a comparison of vector graphics editors based on factors such as the availability for the user's platform, the software license, the feature set, the merits of the user interface (UI) and the focus of the program. Some programs are more suitable for artistic work while others are better for technical drawings. Another important factor is the application's support of various vector and bitmap image formats for import and export.

An image file format is a file format for a digital image. There are many formats that can be used, such as JPEG, PNG, and GIF. Most formats up until 2022 were for storing 2D images, not 3D ones. The data stored in an image file format may be compressed or uncompressed. If the data is compressed, it may be done so using lossy compression or lossless compression. For graphic design applications, vector formats are often used. Some image file formats support transparency.

<span class="mw-page-title-main">DrawPlus</span> 2D vector graphics editor and animation software

DrawPlus is a 2D vector graphics editor and animation software developed by the UK-based software company Serif, also responsible for PhotoPlus, PagePlus, WebPlus, Digital Scrapbook Artist, Affinity Designer, Affinity Photo and other titles.

<span class="mw-page-title-main">Adobe Director</span> Deprecated multimedia application authoring platform

Adobe Director was a multimedia application authoring platform created by Macromedia and managed by Adobe Systems until its discontinuation.

This article deals with productivity software created for the Amiga line of computers and covers the AmigaOS operating system and its derivatives AROS and MorphOS. It is a split of the main article, Amiga software.

<span class="mw-page-title-main">ConceptDraw DIAGRAM</span>

ConceptDraw DIAGRAM is proprietary diagramming software used to create business graphics, including: diagrams, flowcharts, Infographics, data visualization for business process models, data presentation and project management documentation. It can also be used for creating professional and technical diagrams, such as: UML diagrams, DFD, ERD, computer networks topology, engineering schemes, floor plans, and other technical graphic formats. The program was developed by CS Odessa in 1999. Since 2008, it has formed a part of ConceptDraw OFFICE. A set of solution add-ons that include collections of task-oriented templates and vector stencils libraries, have been released for ConceptDraw DIAGRAM, relating to certain industry-specific graphical tasks. The software also contains a set of tools for vector graphics drawing, along with a built-in presentation mode.

<span class="mw-page-title-main">Boxy SVG</span> Vector graphics editor

Boxy SVG is a vector graphics editor for creating illustrations, as well as logos, icons, and other elements of graphic design. It is primarily focused on editing drawings in the SVG file format. The program is available as both a web app and a desktop application for Windows, macOS, ChromeOS, and Linux-based operating systems.

References

  1. "Trigger an animation effect". support.office.com.
  2. "Creating Animation Sequences in PowerPoint 2002 and PowerPoint 2003". Microsoft Corporation. Retrieved 2007-03-10.
  3. "Hardware Graphics Acceleration". Microsoft Corporation. Archived from the original on 2007-05-14. Retrieved 2007-03-10.
  4. "Macro Security Levels". Microsoft Corporation. Archived from the original on 2007-02-28. Retrieved 2007-03-10.
  5. "SVG in 3GPP Multimedia Messaging and Streaming Services (version March 2003)". SVG Open. 2003. Retrieved 2009-10-19.
  6. "3GPP Multimedia Messaging Service (MMS); Media formats and codecs (Release 5); 3GPP TS 26.140 V5.2.0 (2002-12); Technical Specification" (zipped doc). 3GPP. 2 January 2003. Retrieved 25 February 2010.
  7. "3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Multimedia Messaging Service (MMS); Media formats and codecs (Release 5)" (zipped doc). 3GPP TS 26.140 V5.2.0 (2002-12). 3GPP. March 2003. Retrieved 24 February 2010.