Module gate::renderer

source ·
Expand description

Contains structs relating to application rendering.

Rendering uses OpenGL shaders designed specifically for 2D pixel art, looking crisp at any scale or rotation.

Structs

Represents an affine transformation in 2D space.
Contains methods for rendering visuals to screen.
A rendering mode for sprites.