From: frenchc AT cadvision DOT com (Calvin French) Newsgroups: comp.os.msdos.djgpp Subject: Re: triangle3d() and POLYTYPE_ATEX in Allegro Date: 10 May 1997 05:04:38 GMT Organization: Reham Salad Lines: 16 Message-ID: <5l0vl6$2jje@elmo.cadvision.com> References: NNTP-Posting-Host: ts13ip195.cadvision.com Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article , dlydiard AT linknet DOT kitsap DOT lib DOT wa DOT us says... Pine... Ugh. Had to use pine on my freenet acct. I know what you mean UUE'ing is a pain :-) Anyways, okay here is basically your problem as far as I can tell. You need to set rgb_map. That would explain the problem. Try POLYGON_GRGB and see if that gives you all-black polygons, too. I betcha it does. So set rgb_map to whever create_rgb_table() spits and I betcha, I jes betcha, it works. Kudos. - Calvin -