Expand description

2d graphics and app framework built atop wgpu.

Modules

Application and window handling.

Rendering and math related types.

Convenience module that exports the public interface of Kludgine

Types for rendering tilemaps. Requires unstable-apis feature flag.

Type Definitions

Alias for std::result::Result where the error type is Error.