-
Notifications
You must be signed in to change notification settings - Fork 452
Closed
Labels
Milestone
Description
- Probably something similar to what freetype-gl uses?
- https://github.com/juj/RectangleBinPack
- something from nvidia-texture-tools?
- https://observablehq.com/@mourner/simple-rectangle-packing
- https://github.com/TeamHypersomnia/rectpack2D
Barebone joke implementation is now in https://github.com/mosra/magnum/blob/master/src/TextureTools/Atlas.cpp. Also -- would it be possible to preestimate atlas size to avoid specifying it manually?
Metadata
Metadata
Assignees
Labels
Projects
Status
Done