summaryrefslogtreecommitdiff
path: root/assetFactory/texturePacker.cpp
Commit message (Collapse)AuthorAge
* Fix texture packer return value so positions match inputsDan Goodliffe2023-03-17
|
* Initial version of texture packerDan Goodliffe2023-03-11
Determines where a collection of smaller textures can be tiled into a single bigger image. Probably non-optimal.