Module webrender::texture_pack
source · Re-exports§
pub use guillotine::*;
Modules§
Structs§
- ID of an allocation within a given allocator.
- A faster but less precise Shelf-packing dynamic texture atlas allocator, inspired by https://github.com/mapbox/shelf-pack/
- A shelf-packing dynamic texture atlas allocator tracking each allocation individually and with support for coalescing empty shelves.
- Options to tweak the behavior of the atlas allocator.
- A number of 2D textures (single layer), with their own atlas allocator.