Crate texture_packer
source · [−]Expand description
Library for packing different textures into a texture atlas for efficient GPU rendering.
Modules
Traits for a texture and its pixel contents.
Structs
Boundaries and properties of a packed texture.
Texture packer supporting multiple atlases.
Defines a rectangle in pixels with the origin at the top-left of the texture atlas.
Packs textures into a single texture atlas.
Configuration for a texture packer.