From: istvan AT outer-net DOT com (Steve Marton) Newsgroups: comp.os.msdos.djgpp Subject: Re: texture mapping Date: Fri, 06 Jun 1997 21:15:54 GMT Organization: Shaw FiberLink Limited Lines: 15 Message-ID: <5na4pr$p3l@news.fiberlink.net> References: <3395C895 DOT 6103 AT icgroup DOT net> NNTP-Posting-Host: outer-net.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk lab wrote: >I need help on texture mapping using a pcx file.I have a basic >raycaster engine setup but the walls look pretty sad in a solid color. >I am using Allegro,the example included showing text as a texture looks >greek to me.Can anybody give me a solid example,or point me to a >djgpp,allegro program that has texturemapping in it :) ............ I wrote an affine texture mapping (on polygons) tutorial and there's also example code for djgpp using allegro. It's not a raycasting engine, but it might help. Steve Marton http://www.geocities.com/siliconvalley/park/9784