On 2003-02-23, Shamir Adi wrote: > I want to code graphics under Linux and I'm searching > for the right way to do that. > > I don't need any user interface but I do need it to be > fast with 24bit of color deapth, and resolution of at > least 640x480 (preferable 1024x768). > > I'm current familiar with Xlib (which is not good > because it is slow) and svgalib (which is ok for me). > > Any other recommendations? > SDL - http://www.libsdl.org
It's also cross-platform. It's probably already installed on your linux. -- Beni Cherniavsky <[EMAIL PROTECTED]> The mind of a good coder knows what his computer would do for any of his programs. The computer of a good hacker knows what his mind would do if it weren't for his programs. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]