Last updated on 2000-02-21 at 15:04 GMT
I'm not a graphics programmer, but here's a couple of links to things I've found useful:
| Allegro | This library was originally developed for writing games for DOS using DJGPP, but it now has Windows and X ports. It's pretty full-featured including sound and joystick capabilities. |
| g2 | A library for producing several formats of graphics (for instance PostScript, an X window and plotter data, or combinations of them at the same time). |