Check out Amazon.com!

BlitzCoder Code Archives PageMain Codes Page
"2d scale/rotate", by obviousdisaster
Scaling and rotating routine that works by mapping the image onto a quad. I think it's the fastest you can do in Blitz 2d but this version only works for 256*256 images (although it could easily be modified to work with any size image).
Code
Copyright(c) 2000-2004, BlitzCoder. All Rights Reserved.

Code software created by Krylar's Kreations