Initial Implementation #1

Merged
cosmonaut merged 15 commits from implementation into main 2022-07-23 00:00:05 +00:00

15 Commits (main)

Author SHA1 Message Date
cosmonaut 6a6629f4c7 fix some buggy output 2022-07-22 16:59:12 -07:00
cosmonaut 6faceb9d16 output image metadata 2022-07-22 16:05:54 -07:00
cosmonaut 943253add1 change heuristic to Best Area Fit 2022-07-22 12:20:14 -07:00
cosmonaut 812d142aa0 misc fixes 2022-07-22 11:38:30 -07:00
cosmonaut b919917b21 CLI scripting 2022-07-21 23:44:06 -07:00
cosmonaut 6b6c8625a0 backwards iterators 2022-07-21 17:37:13 -07:00
cosmonaut 651bdf7685 new free rectangle system 2022-07-21 17:34:33 -07:00
cosmonaut 2b9a708ceb correctly implement placement 2022-07-21 16:01:11 -07:00
cosmonaut d86e094933 prune rects 2022-07-21 15:32:56 -07:00
cosmonaut 3bcb73267c start implementing our own rect packer 2022-07-20 18:06:33 -07:00
cosmonaut d9059a5797 taking notes 2022-07-19 17:44:03 -07:00
cosmonaut c5c7df6c91 power of two 2022-07-19 17:27:56 -07:00
cosmonaut aeb8ed39f7 deduplication 2022-07-19 16:51:02 -07:00
cosmonaut 02ddf8c5e1 packing and write implementation 2022-07-19 15:43:09 -07:00
cosmonaut bd8194afc4 implementation progress 2022-07-18 21:29:30 -07:00