Crate glium_graphics

source ·
Expand description

A Piston 2D graphics back-end using Glium.

Modules

Image operations for textures.

Structs

The resources needed for rendering 2D.
Graphics back-end.
A window struct for glium.
Wrapper for 2D texture.
Texture creation parameters.

Enums

Sampling filter
Flip settings.
Texture format.

Traits

Implemented by textures for creation.
Implemented by all images to be used with generic algorithms.
Implemented by textures for updating.

Type Definitions

Stores textures for text rendering.