Table of Contents

Animation Plugin (for creating animations)

animation plugin by Yihui Xie
Generate an animation from a sequence of images, e.g. 1.png, 2.png, 3.png, ...

Last updated on 2008-06-06. Provides Syntax.
Compatible with DokuWiki 2008-05-05 or later.

Tagged with animation, images, javascript.

Download and Install

Plugin source: zip format (last updated on 2008-06-08) Please visit http://animation.yihui.name/wiki:animation_plugin to get the latest version.

Usage

<ani id url type max height interval|title>
description
</ani>

Background

In fact, this plugin is mainly written to co-operate with an R package animation to generate animations in HTML pages. Anyway, people who do not use R can also use this plugin to create animations from a sequence of images.

Example

<ani example http://animation.yihui.name/_media/wiki: png 30 300 0.1|An animation example>
Here is the description for the animation.
</ani>

Here is an example page, and you can find even more in http://animation.yihui.name

Discussion

Tell me what your suggestions and ideas on this plugin. 8-)