rotate-me-fast/TODO.md
Fabien Freling c0ed5f1be0 Add check_90().
- Fix border.
2014-06-26 21:28:34 +02:00

7 lines
195 B
Markdown

[-] Quaternions
[X] Draw rotated pixels in src order
[X] Use atan2 at beginning and end of line.
Interpolation in-between values
[X] Test pixel perfect 90
[ ] Optimization for square images?