From: "AndrewJ" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: graphics library... Lines: 18 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Thu, 01 Jun 2000 18:03:50 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news2.rdc1.on.home.com 959882630 24.42.120.18 (Thu, 01 Jun 2000 11:03:50 PDT) NNTP-Posting-Date: Thu, 01 Jun 2000 11:03:50 PDT Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Allegro is a good easily installable graphics and sound (and a lot > more) library...If you want to explore 3d code..this is ideal... > > However since you specifically mention about 3D...you might want to check > out the Glut library...which has a *lot* of examples and demos about 3d > related coding.... > > So personally if you want a lot of example code then you can try mesa and > Glut.... As an addon, you might also consider Scitech's MGL. It supports DJGPP (as well as a host of other compilers). Although Allegro is probably your best bet, since it is good and portable. AndrewJ