Go to file
Fabien Freling 7c6cfd9046 Create small overlap in tiles.
Tiles overlap on the bottom line and the right column.
Having an overlap allows us to get neighbor points for each point in a
tile, regardless of its position.
2014-07-10 22:01:55 +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 Create small overlap in tiles. 2014-07-10 22:01:55 +02:00
README.md Add README. 2014-07-07 19:50:20 +02:00
TODO.md Create small overlap in tiles. 2014-07-10 22:01:55 +02:00
rotation.cpp Create small overlap in tiles. 2014-07-10 22:01:55 +02:00

README.md

RotateMeFast

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