Go to file
Fabien Freling 67b4bcc3d3 Minimize computation in rotate_pixel().
- Deactivate tests.
- Check if delta is on integer values.
2014-07-06 23:49:46 +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 Minimize computation in rotate_pixel(). 2014-07-06 23:49:46 +02:00