Skip to main content

Module image_cache

Module image_cache 

Source
Expand description

Image resource caching with multi-atlas allocation.

This module provides an ImageCache that manages image resources across multiple texture atlases, supporting allocation, deallocation, and slot reuse.

Structsยง

ImageCache
Manages image resources for the renderer.
ImageResource
Represents an image resource for rendering.