« Janimava » : différence entre les versions

De Lillois Fractale Wiki
Aller à la navigation Aller à la recherche
Contenu ajouté Contenu supprimé
m (a renommé AppletTest en Janimava)
Aucun résumé des modifications
 
(20 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'''.
== Janimava ==


It is reachable from [http://janimava.matscape.com janimava.matscape.com] .
Janimava is an animation language based on Java : <span style="color: rgb(0, 0, 255);">'''anim'''</span>ation in '''java''' -&gt; '''J<span style="color: rgb(0, 0, 255);">anim</span>ava'''.


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.
It is reachable for [http://janimava.matscape.com janimava.matscape.com]


The first version of Janimava (0.9.073) is published in December 2009.
An IDE&nbsp;(Integrated Development Environment) is part of the web site&nbsp;! This allows anyone to create new animations to quickly integarte them in an application, a web site or a wiki.


Various examples are visible in the site gallery, but here are two integrated in this wiki:
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>
<janimava height="400" width="400" anim="Oscilloscope">vladlinput</janimava>


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


L'animation oscilloscope est obtenue en combinant des fonctions périodiques horizontales et verticales.<br>
They demonstrate interesting examples of animated applet integarted in mediawiki.

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="Functions" width="400" height="400">vladlinput</janimava>

|}

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>