add some usefull bla

This commit is contained in:
Tonton Th
2026-04-23 20:29:13 +02:00
parent 622e9d6176
commit daa0d0765f
3 changed files with 18 additions and 1 deletions

View File

@@ -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) Vous pouvez suivre le croisimot [#UselessGraphic](https://mastodon.tetaneutral.net/tags/uselessgraphic)
dans le grand Ternet sauvage. Pour me contacter, il faut utiliser les 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.

View File

@@ -8,3 +8,14 @@ spiraling thing.
![#UselessGraphic : la spirale](picz/spirale.png) ![#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.

View File

@@ -1,5 +1,10 @@
# Usage # 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. Three steps : initialize, use and terminating.
## Initialize ## Initialize