Add check_90().
- Fix border.
This commit is contained in:
parent
b666b1b4a6
commit
c0ed5f1be0
2 changed files with 40 additions and 6 deletions
8
TODO.md
8
TODO.md
|
@ -1,2 +1,6 @@
|
|||
[ ] Quaternions
|
||||
[ ] Draw rotated pixels in src order
|
||||
[-] 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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue