home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / graphics / 8902 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  916 b 

  1. Path: sparky!uunet!munnari.oz.au!comp.vuw.ac.nz!cavebbs!whare!frank
  2. From: frank@whare.cavebbs.welly.gen.nz (Frank van der Hulst)
  3. Newsgroups: comp.graphics
  4. Subject: Re: 24bit > 8bit Display Question
  5. Message-ID: <3iiiPB1w165w@whare.cavebbs.welly.gen.nz>
  6. Date: Sat, 15 Aug 92 08:55:25 NZT
  7. References: <BssDHt.19u@news.cso.uiuc.edu>
  8. Organization: Tech-Soft Systems, Wellington NZ
  9. Lines: 15
  10.  
  11. pgrg9345@uxa.cso.uiuc.edu (pAul rAdja ) writes:
  12.  
  13. > Question:  I need to be able to display a 24bit image on a 
  14. > pc that only has an 8bit look-up table. Does anyone know of a
  15. > good way or reference on how to optimally fill the
  16. > table up? Speed is a strong consideration in my problem.
  17.  
  18. Isn't this in the FAQ list?
  19.  
  20. What you want is a 'quantiser'... I've uploaded to Simtel & garbo a file
  21. called PVQUAN15.ZIP. It includes C source code for two quantisers
  22. (Heckbert's (large & slow) & Octree (smaller and not so slow)).
  23.  
  24. Frank.
  25.  
  26.