X-Git-Url: https://melusine.eu.org/syracuse/G/git/?a=blobdiff_plain;f=doc%2Fpage.html;h=3eb4b78564e9ebd095e68cc5ab38f78422e3313d;hb=1cf05ca9bc46445207f31d828274397da987daf2;hp=a52dd06284b74956eff4632a28ace5f4e4aeda01;hpb=4ddec4d5cf689da463ac50c8766eae99d5fe5612;p=svganimation.git diff --git a/doc/page.html b/doc/page.html index a52dd06..3eb4b78 100644 --- a/doc/page.html +++ b/doc/page.html @@ -1,10 +1,32 @@
-

Documentation du projet SVGAnimation

+ + +

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

@@ -15,7 +37,6 @@  Sections 
\ No newline at end of file