X-Git-Url: https://melusine.eu.org/syracuse/G/git/?a=blobdiff_plain;f=doc%2Fpage.html;h=e1a31c3f6b6a489419aa6b35f65c5f956f029b83;hb=de55ed8075f0d9f1456508f71a78fa5e9c6c3dca;hp=39eba337d74bf5dd2ba99af1cb7bf40b677b3db9;hpb=d8f75f5a155f63f9a42312e027764c801d2139a0;p=svganimation.git diff --git a/doc/page.html b/doc/page.html index 39eba33..e1a31c3 100644 --- a/doc/page.html +++ b/doc/page.html @@ -1,9 +1,34 @@
+ + +

Participants : Chupin Maxime, Sarlat Jean-Michel.

Interface du dépôt Git : http://melusine.eu.org/syracuse/G/git/?p=svganimation.git;a=summary

L'objectif est de développer, en particulier, du code Javascript afin de présenter des animations de fichiers SVG produits, en particulier, par MetaPost. Ce développement n'étant pas tout à fait prédéterminé, il sera constitué à partir de l'exploration de différents scénarios de présentation de ces animations et des modes de construction des fichiers SVG.

Installation

+

Le fichier SVGAnimation.js (que l'on supposera dans le répertoire js) est à charger dans la page html en mettant les lignes suivantes :

+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+<script type="text/javascript" src="js/SVGAnimation.js"></script>
+

La librairie SVGAnimation.js dépend de JQuery, il faut donc charger charger cette bibliothèque JavaScript avant.

L'objet Animation

+
+animation1 +
+Ellipsographe +
+
+ +
+

Les paramètres

Les players

SVGPlayerOne.js