home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / programm / 7073 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!gatech!news.ans.net!cmcl2!psinntp!psinntp!cubetech.com!imladris!andrew
  3. From: andrew@cubetech.com (Andrew Loewenstern)
  4. Subject: Re: Look Up Tables On NeXT
  5. Message-ID: <1992Nov6.040532.490@cubetech.com>
  6. Organization: Cube Technologies, Inc.
  7. References: <1992Nov3.195318.2902@ife.fdn.org>
  8. Date: Fri, 6 Nov 1992 04:05:32 GMT
  9. Lines: 20
  10.  
  11. In article <1992Nov3.195318.2902@ife.fdn.org> jj@ife.fdn.org writes:
  12. >I am developping an image processing library which base is the use of  
  13. >look up tables to change the dynamic of the image quickly. It does  
  14. >not seem to have any LUT on the NeXT, has any one solve this problem  
  15. >earlier, how can I access the graphic memory directly to speed up the  
  16. >process of my "manual" LUT ??
  17.  
  18. There are no CLUT's on the NeXT because it has Display PostScript.
  19. But, if you are writing something where user adjusts a parameter and
  20. you want to instantly display the effect in a "preview" before applying
  21. the transformation to the real image, then check out
  22. setframebuffertransfer.
  23.  
  24.  
  25. andrew
  26. -- 
  27. andrew@cubetech.com     | "Carpe Nocturn - I get more work done after
  28. Andrew Loewenstern      |  2 a.m. than most people do all day."
  29. Cube Technologies, Inc. |                          - Simson Garfinkle
  30.  
  31.