fastplotlib.graphics.features.TextureArrayVolume#

class TextureArrayVolume(data)[source]#

Manages an array of Textures representing chunks of an image. Chunk size is the GPU’s max texture limit.

Creates and manages multiple pygfx.Texture objects.