diff --git a/README.md b/README.md index d4f12cb..b9b90ba 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ Un peu de lecture : [utilisation](usage.md) et [exemples](exemples.md). Vous pouvez suivre le croisimot [#UselessGraphic](https://mastodon.tetaneutral.net/tags/uselessgraphic) dans le grand Ternet sauvage. Pour me contacter, il faut utiliser les -[méthodes]( +[méthodes](https://www.tetalab.org/fr/contact) habituelles du Tetalab. + diff --git a/exemples.md b/exemples.md index 8feb147..302d531 100644 --- a/exemples.md +++ b/exemples.md @@ -8,3 +8,14 @@ spiraling thing. ![#UselessGraphic : la spirale](picz/spirale.png) +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. diff --git a/usage.md b/usage.md index 81a231a..7e202eb 100644 --- a/usage.md +++ b/usage.md @@ -1,5 +1,10 @@ # Usage +The genplotting library use, as a backend, an external +[software](https://git.tetalab.org/tTh/libtthimage/src/branch/master/Tools/genplot2.c) +who can be installed with the [libtthimage](https://git.tetalab.org/tTh/libtthimage) and convert scratchfiles to +[Targa](https://en.wikipedia.org/wiki/Truevision_TGA) image file. + Three steps : initialize, use and terminating. ## Initialize