DiligentCore icon indicating copy to clipboard operation
DiligentCore copied to clipboard

Improve texture atlas packing

Open TheMostDiligent opened this issue 2 years ago • 0 comments

https://www.david-colson.com/2020/03/10/exploring-rect-packing.html https://blackpawn.com/texts/lightmaps/default.html https://github.com/TeamHypersomnia/rectpack2D#algorithm https://github.com/nothings/stb/blob/master/stb_rect_pack.h https://www.codeproject.com/Articles/210979/Fast-optimizing-rectangle-packing-algorithm-for-bu

TheMostDiligent avatar Jan 23 '24 23:01 TheMostDiligent