1e5249d436
Add player path tracking and drawing in live mode
2022-08-10 20:41:57 +02:00
0044075cbf
Draw entities and their component's bounding boxes
2022-08-08 23:05:58 +02:00
6f2be8486e
Fix image caching
2022-08-08 12:36:55 +02:00
405ea876a4
Update tooling & Fix small things
...
- Fix some linter warnings
- Update copyright year
- Switch from travis to github actions
- Update libraries
- Switch to go 1.18
2022-07-16 17:29:26 +02:00
a6ff7f4bf9
Update copyright year
2020-05-30 18:16:50 +02:00
1d832ebad1
Add cleanup mode to stitcher
2019-11-30 18:28:17 +01:00
91efa7b4ba
Stitching improvements
...
- Add integer downscale parameter
- Output information about the total bounding box
- Build workload chunks in a hilbert spiral to reduce memory consumption
2019-10-24 21:11:23 +02:00
b53ec0d60b
Reduce stitching time
...
About three times as fast
2019-10-24 03:05:42 +02:00
b11ba98db7
Update stitching program
...
- Divide workload into chunks
- Add multithreading
- Add console messages
- Add progress bar
- Unload tile images after some time
- Fix median filter
2019-10-24 00:28:22 +02:00
801fb10f81
Basic stitching functionality
...
- Median filtering
2019-10-23 03:28:37 +02:00
dbcab2ffc6
Start work on tile stitcher
2019-10-21 02:07:39 +02:00