Thanks to Andy Igoe of Banshee Studios for the DBPro Code and Frame for his "DarkBASIC Pro to DarkGDK Converter" which I used.
This is an good 2D Pixel Perfect Collisions with Rotation!
This takes the Dark Basic Pro Code from
here and coverts it using the DBPro2DarkGDK converter and has been cleaned up.
This includes 3 examples and a set of just the code you would need to pull into your project to use it.
v0.1 - Original release, couldn't run in debug.
v0.2 - Pulled sprite collision code into own file and include it instead of having duplication
Removed dependencies on a lot of other C++ classes that weren't used
Blah - http://www.john.goewert.org