Crate graphics_tree

Source
Expand description

A 2D graphics backend for Piston-Graphics that stores and optimizes commands.

Structsยง

GraphicsTree
A graphics backend that stores and optimizes commands
Texture
Simplifies some common operations on textures.
TextureBuffer
Stores textures.
TextureInner
Stores the inner data to keep track of a texture.