Go to file
Fabien Freling 0929a51dea Remove some sample images. 2014-07-07 19:50:20 +02:00
img Remove some sample images. 2014-07-07 19:50:20 +02:00
.gitignore Ignore PNG files. 2014-06-26 21:30:13 +02:00
Makefile Fill a temp buffer for each line. 2014-07-04 08:23:06 +02:00
README.md Add README. 2014-07-07 19:50:20 +02:00
TODO.md Fix first rotated tile on each row. 2014-07-04 00:34:06 +02:00
rotation.cpp Minimize computation in rotate_pixel(). 2014-07-06 23:49:46 +02:00

README.md

RotateMeFast

This project aims to rotate bitmap images very quickly (around a millisecond).