22 lines
707 B
Markdown
22 lines
707 B
Markdown
# Genplotting exemples
|
|
|
|
## Spiral
|
|
|
|
Code source : [spirale.f90](spirale.f90) / if you change the parameter
|
|
in the call to `do_spirale`, you can see some nice variations on the
|
|
spiraling thing.
|
|
|
|

|
|
|
|
This was my first testbed for this new *disruptive* technology, but
|
|
there was so many variations of spirales, and i'm thinking about
|
|
a powerfull spiral generator. *Stay tuned, film at 11*.
|
|
|
|
## Dessins numériques
|
|
|
|
Et donc, j'utilise toute cette futilo-technologie pour essayer de
|
|
faire des
|
|
[dessins numériques](http://maison.tth.netlib.re/dessins/numerique.html)
|
|
en expliquant ma démarche de création et d'autres vagues pensées qui
|
|
me passent par la tête.
|