From: David Jenkins Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegros quad3d function HELP NEEDED. PLEASE ;-) Date: Sat, 15 Mar 1997 16:18:22 +0000 Organization: None Distribution: world Message-ID: References: NNTP-Posting-Host: jenkinsdavid.demon.co.uk MIME-Version: 1.0 Lines: 28 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article , David Jenkins writes >In article , David Jenkins > writes >>Could somebody send me 2 source files. >>1-With just one simple quad3d() face drawn on the screen. >> >>No rotation or anything just the most SIMPLE way to get a quad3d face >>drawn onto a screen. >> >I still need help. >I can't figure the quad3d function out. >HELP HELP ;-) > Whenever I call the quad3d() I get errors about my stuctures. I've looked at the examples and can't figure out where I'm going wrong. I have the 3D to 2D setup and I'm passing those x,y's to it. I'd like if someone could post the source to assign a structure put some basic data in it for a flat polygon then call quad3d_f(). ;-) I don't need to see any 3D to 2D conversion stuff in the source. -- http://www.jenkinsdavid.demo.co.uk for Newbie C programers and a larf. ;-) David Jenkins