From: Yamaha / XYZZ Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro Utils Date: Tue, 19 Nov 1996 13:07:25 -0700 Organization: XYZZ Software Co. Lines: 24 Message-ID: <3292137D.15FB@CS.ColoState.edu> References: <19961116 DOT 170700 DOT 4831 DOT 0 DOT chambersb AT juno DOT com> NNTP-Posting-Host: seurat.vis.colostate.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Benjamin D Chambers wrote: > > I'm currently working on a set of utils to supplement Allegro (ie Gouraud > shading, texture mapping, & other 3d stuff). Beta should be ready ~2 > weeks. Any suggestions for what else should be in it? > Your help/comments/even flames appreciated. I'm not much of an Allegro user, but I've got a suggestion (if it isn't already part of allegro): Possibly a "filter" function (probably several). Given an image, a palette, and a filter grid, apply a filter to the image (either a height-based filter or a color-based filter). This would be similar to the "custom" filters in several paint programs. This may or may not be useful or appropriate to Allegro and its users, but I thought I'd suggest it. (if you want info on the filtering algorithms, look on my web page) -- Yamaha / XYZZ mailto:scriven AT CS DOT ColoState DOT edu mailto:scriven AT VIS DOT ColoState DOT edu http://www.vis.colostate.edu/~scriven/