C Graphics Tutorial

Lowell Gilbert freebsd-questions-local at be-well.no-ip.com
Sun May 11 13:00:12 PDT 2003


"Katinka Mills" <kat-free at kaqelectronics.dyndns.org> writes:

> I have googled, and come up with nout :o( (well lots of broken links)
> 
> Does anyone know a good source to learn Graphics in C ?
> 
> I am not after making great 3D Graphics or any stuff like that, just simple
> graphics like make the screen blue, put a boarder around etc etc.

The C language itself does not support graphics.  What you'll want to
learn is a particular graphics library (or API, to be more accurate)
in a specific environment.  On FreeBSD, one such approach would be to
learn GTK, running on X.


More information about the freebsd-questions mailing list