2022-11-30 01:02:11 +01:00
|
|
|
# General purpose modules
|
2022-11-27 12:04:34 +01:00
|
|
|
|
2023-05-07 23:48:37 +02:00
|
|
|
## Compiler un module
|
2022-11-27 12:04:34 +01:00
|
|
|
|
2023-05-07 23:48:37 +02:00
|
|
|
Mmmmm...
|
|
|
|
|
|
|
|
## Modules disponibles
|
|
|
|
|
|
|
|
|
|
|
|
### spitpgm
|
2022-12-06 01:49:45 +01:00
|
|
|
|
|
|
|
Write gray level 2d buffer (aka picture) to disk in the NetPNM format.
|
|
|
|
|
2023-05-07 23:48:37 +02:00
|
|
|
### pixrgb
|
2023-01-07 10:40:29 +01:00
|
|
|
|
|
|
|
Write 8 bits RGB pictures to PNM format.
|
|
|
|
|
2023-05-07 23:48:37 +02:00
|
|
|
### trials
|
2022-12-06 01:49:45 +01:00
|
|
|
|
|
|
|
Experimental WIPs from hell.
|
2023-05-07 23:48:37 +02:00
|
|
|
|
|
|
|
### dummy
|
|
|
|
|
|
|
|
A "do nothing" useless module. But you cas use it to fool an optimizing
|
|
|
|
compiler, or have a sane place to put a breakpoint with gdb
|
|
|
|
|
|
|
|
## TODO
|
|
|
|
|
|
|
|
- écrire la doc !
|