Go to file
Fabien Freling 049228b377 Fill a temp buffer for each line.
We don’t write into the memory right away, we first write to a temp
buffer that we blit into the rotated image.
2014-07-04 08:23:06 +02:00
img Add Lena 64x64 PPM. 2014-06-28 18:24:10 +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
TODO.md Fix first rotated tile on each row. 2014-07-04 00:34:06 +02:00
rotation.cpp Fill a temp buffer for each line. 2014-07-04 08:23:06 +02:00