FIll new interpolated pixels.
- Take input image in argument. - Allow set_pixel() out of bounds, noop.
This commit is contained in:
parent
00543d258d
commit
6a94c79ac2
2 changed files with 26 additions and 14 deletions
2
TODO.md
2
TODO.md
|
@ -3,4 +3,6 @@
|
|||
[X] Use atan2 at beginning and end of line.
|
||||
Interpolation in-between values
|
||||
[X] Test pixel perfect 90
|
||||
[ ] Fix out-of-bounds pixel set
|
||||
|
||||
[ ] Optimization for square images?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue