From: "JANUSZ POCHMARA" Organization: Electronics and Telecommunication To: djgpp AT delorie DOT com Date: Tue, 30 Jan 2001 13:40:48 -0100 Subject: Re: Free 3D lib for Allegro X-Confirm-Reading-To: "JANUSZ POCHMARA" X-pmrqc: 1 In-reply-to: <9521i3$ap4$1@nnrp1.deja.com> X-mailer: Pegasus Mail for Windows (v2.54) Message-ID: <29C5060073@et.put.poznan.pl> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk From: Tom St Denis Subject: Free 3D lib for Allegro Date: Sun, 28 Jan 2001 21:05:11 GMT Organization: Deja.com To: djgpp AT delorie DOT com Reply-to: djgpp AT delorie DOT com Hello, I wrote an object encapsulation library (really small) for Allegro. It allows you to load objects (.VTX files) and work with them easily. It's entirely free and somewhat decently efficient (with under 1,000 faces per frame it can get over 50fps). It has tons of features and is very easy to use (not to mention it's free and works in DJGPP and MINGW32 (those are the only ones I have access to)). http://tomstdenis.dhs.org It's not completely done yet, so if anyone wants to help out please email me (my real email addy is on my website). Tom Sent via Deja.com http://www.deja.com/ Hello ! I have some problems with compilations of the library. Could you help me:)