home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 984 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. References: <4d0ou6$835@astfgl.idb.hist.no> <Z31Wx*zA0@mkmk.in-chemnitz.de> <38231990@kone.fipnet.fi> <SRGWx*+A0@mkmk.in-chemnitz.de>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Sat, 13 Jan 96 15:38:06 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Sat, 13 Jan 96 15:51:50 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Distribution: world
  13. Subject: Re: TMapping again!
  14. Message-ID: <38232018@kone.fipnet.fi>
  15.  
  16.  
  17. > Yes, good old subdivision, currently at 16 pixels resolution,
  18. > always horizontal. I've had a 32 pixel version and
  19. > vertical/horizontal span drawers for some time, but trashed
  20. > it for the sake of simplicity. I'm quite happy with it now,
  21. > but "the last word has not been spoken yet" :-)
  22.  
  23. Yep. Do you use the triangle feature that horizontal linear
  24. steps are constant, so they have to calculated just once?
  25. (u/z, v/z and 1/z) 
  26.  
  27. Do you use fixed-point? When doing 1/z quite many bits
  28. must be used for fraction. Also, using divs.w for
  29. the two divides between every 16 pixel would give
  30. a little speedup compared to divs.l
  31.  
  32. --                               _
  33. a Stellar programmer          _ //
  34. "Amiga - back for the future" \X/
  35.