noita-mapcap/bin
David Vogel 3a73e13fb7 Refactor and improve stitcher
- Replace MedianBlendedImage with StitchedImage, a general implementation of a stitcher
- Don't use hilbert curve when regenerating cache image
- Cut workload rectangles to be always inside the cache image boundaries
- Rename stitch.go to main.go
- Add interface for overlays
- Change how overlays are handled and drawn
- Reduce error returns to simplify a lot of code
- Add several blend functions
- Remove offset field from image tile
2022-08-11 11:10:07 +02:00
..
capture Update copyright year 2020-05-30 18:16:50 +02:00
capture-b Update capturing stuff 2022-07-24 22:05:34 +02:00
stitch Refactor and improve stitcher 2022-08-11 11:10:07 +02:00