[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: C graphics



On Sun, 2004-08-29 19:10:53 -0700, Chiqui Mercene <moonpools26@yahoo.com>
wrote in message <[🔎] 20040830021054.19115.qmail@web13122.mail.yahoo.com>:
> Any advice on how to use graphics using C in a GNU compiler...Thank you very much.

There's no "easy" way. I assume you're running on a Linux system. That
is, you don't have any direct access to the graphics hardware. So you
may choose:

	- Use the x11 libs and any given toolset (like Qt or GTK+).
	- Use framebuffer access

However, that all depends highly on what you want to achieve, but you
don't tell us about that... (And this isn't a compiler issue, so it's
offtopic here.)

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

Attachment: signature.asc
Description: Digital signature


Reply to: