C that that make nice posters of short C programs.
This generates A2 300D DPI images of programs that implement intresting graphics.
Hopefully these will encouage the viewer to look at the code and see how it runs.
- Must only use standard C libraries
- All code fits on the poster
- Code is sensibly indented
- Reasonable level of error checking
- No external dependancies
The 'pnmtojpeg' tool, part of netpbm, is used to convert the 'PNM P6' output files to a compressed JPG image.
(I bent the rules slightly for planet.jpg, allowing it to pull down a texture from NASA)
- the Makefile is a mess
If you have gcc and netpmb installed you should be just able to type make The images will be in the output directory