From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Grapichs problem Date: Sun, 11 Jan 1998 21:12:19 -0500 Organization: Two pounds of chaos and a pinch of salt. Lines: 31 Message-ID: <34B97C03.1322@cs.com> References: <01bd1ed1$9bd57e20$98fd64c3 AT win95 DOT algonet DOT se> NNTP-Posting-Host: ppp212.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Erik wrote: > > Can someone please tell me any place or any document where I can > learn to program grapichs in DJGPP. Try Brennan's DJGPP2+Games Resources: . It has a section devoted to graphics tutorials and graphics libraries for DJGPP. You should also read chapters 10 and 18 of the DJGPP Frequently Asked Questions list (v2/faq210b.zip from SimTel or online at http://www.delorie.com/djgpp/v2faq/). There are two standard graphics libraries for DJGPP: GRX and Allegro. Both are available in the 'v2tk' subdirectory of SimTel. GRX is designed to emulate as closely as possible the Borland Graphics Interface (BGI) that is popular with Borland/Turbo C users, while Allegro is a strong, professional-quality graphics/game/sound library with support for 3D graphics and 24-bit color. There are also many other graphical libraries and tools available on the net for DJGPP. hth -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com | | "Starting flamewars since 1993" | http://www.cs.com/fighteer | | *** NOTICE *** This .signature is generated randomly. | | If you don't like it, sue my computer. | ---------------------------------------------------------------------