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

  1. Path: newsource.ihug.co.nz!news
  2. From: blkmagic@ihug.co.nz (Mark Sibly)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Zooms&Rotations in Blitz 2 ???
  5. Date: 9 Jan 1996 23:19:37 GMT
  6. Organization: The Internet Group
  7. Message-ID: <4cut69$391@newsource.ihug.co.nz>
  8. References: <w7lLZMD0aLz3@p09.hotline.pfalz.de>
  9. NNTP-Posting-Host: blkmagic.ihug.co.nz
  10. X-Newsreader: WinVN 0.92.1
  11.  
  12. In article <w7lLZMD0aLz3@p09.hotline.pfalz.de>, ROI@hotline.pfalz.de (Roi@hotline.pfalz.de) says:
  13. >
  14. >Is there someone who could tell me if there`s a fast
  15. >routine in Blitz 2 that is usable to scale/zoom and rotate
  16. >sprites in a good speed ?
  17. >Are there libs or something ?
  18. >What is the fastest way to do this ?
  19.  
  20. You've really only got 3 options here:
  21.  
  22. * Do it in assembler.
  23.  
  24. * Precalculate the graphics. Depending on how big/colourful the graphics
  25. are, this could be a viable option.
  26.  
  27. * Wait for a Blitz library capable of this to appear. To my knowledge,
  28. there currently is no such library.
  29.  
  30. Mark Sibly,
  31. Black Magic
  32.