« Janimava » : différence entre les versions

De Lillois Fractale Wiki
Aller à la navigation Aller à la recherche
Contenu ajouté Contenu supprimé
Aucun résumé des modifications
Aucun résumé des modifications
 
(28 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
Janimava is an animation language based on Java&nbsp;: <span style="color: rgb(0, 0, 255);">'''anim'''</span>ation in '''java''' -&gt; '''J<span style="color: rgb(0, 0, 255);">anim</span>ava'''.
Hum.


It is reachable from [http://janimava.matscape.com janimava.matscape.com] .
Cette page est une tentative d'insertion d'applet dans un wiki.

An online IDE&nbsp;(Integrated Development Environment) is part of the web site&nbsp;! This allows anyone to create new animations and to quickly integrate them in&nbsp; applications, web sites or wikis.

The first version of Janimava (0.9.073) is published in December 2009.

Numerous examples are visible in the site gallery, but below are some integrated in this wiki (they demonstrate interesting examples of animated applet integrated in mediawiki):


<br>
<br>


{| border="0" width="100%" cellspacing="1" cellpadding="1"
<janimava anim="Oscilloscope" width="400" height="400">vladlinput</janimava>
|-
| width="40%" valign="top" |
== Oscilloscope<br> ==

L'animation oscilloscope est obtenue en combinant des fonctions périodiques horizontales et verticales.<br>

Les fréquences sont distinctes, mais il est judicieux d'utiliser des fréquences qui sont multiples d'une base commune.

|
<janimava anim="Oscilloscope" height="400" width="400">vladlinput</janimava>

|}

<br>

{| border="0" width="100%" cellspacing="1" cellpadding="1"
|-
| width="40%" valign="top" |
== ZeKlok<br> ==

Dans l'horloge 'Zeklok', le cycle nycthéméral apparaît autrement. La courbe interne est celle de la nuit, et minuit en est le sommet. La courbe externe est celle du jour, et midi en est le sommet. Les courbes internes et externes se croisent au point qui est à la fois 6h du matin - fin de la nuit et début du jour - et 6h de l'après-midi - fin du jour et début de la nuit.

|
<janimava anim="ZeKlok" width="400" height="400">vladlinput</janimava>

|}

<br>

{| border="0" width="100%" cellspacing="1" cellpadding="1"
|-
| width="40%" valign="top" |
== Functions<br> ==

Diverses fonctions périodiques élémentaires, disponibles en Janimava, sont ici affichées de manière instructive.


|
<janimava anim="ZeKlok" width="400" height="400">vladlinput</janimava>
<janimava anim="Functions" width="400" height="400">vladlinput</janimava>


|}
L'applet pourrait apparaitre ci-dessus.

Dernière version du 30 mars 2010 à 16:03

Janimava is an animation language based on Java : animation in java -> Janimava.

It is reachable from janimava.matscape.com .

An online IDE (Integrated Development Environment) is part of the web site ! This allows anyone to create new animations and to quickly integrate them in  applications, web sites or wikis.

The first version of Janimava (0.9.073) is published in December 2009.

Numerous examples are visible in the site gallery, but below are some integrated in this wiki (they demonstrate interesting examples of animated applet integrated in mediawiki):


Oscilloscope

L'animation oscilloscope est obtenue en combinant des fonctions périodiques horizontales et verticales.

Les fréquences sont distinctes, mais il est judicieux d'utiliser des fréquences qui sont multiples d'une base commune.

<janimava anim="Oscilloscope" height="400" width="400">vladlinput</janimava>


ZeKlok

Dans l'horloge 'Zeklok', le cycle nycthéméral apparaît autrement. La courbe interne est celle de la nuit, et minuit en est le sommet. La courbe externe est celle du jour, et midi en est le sommet. Les courbes internes et externes se croisent au point qui est à la fois 6h du matin - fin de la nuit et début du jour - et 6h de l'après-midi - fin du jour et début de la nuit.

<janimava anim="ZeKlok" width="400" height="400">vladlinput</janimava>


Functions

Diverses fonctions périodiques élémentaires, disponibles en Janimava, sont ici affichées de manière instructive.

<janimava anim="Functions" width="400" height="400">vladlinput</janimava>