fastplotlib.graphics.features.TextureArray#

class TextureArray(data, isolated_buffer=True)[source]#

Manages an array of Textures representing chunks of an image.

Creates multiple pygfx.Texture objects based on the GPU’s max texture dimension limit.