Crate dunge

source ·

Modules

Color types and traits.
User’s input types.
Model transformation types and traits.
Vertex types.

Structs

The render canvas.
The application context.
The type that represented a current frame and creates new layers.
Describes frame parameters.
The initial window state.
An instance handle.
The frame layer. Can be created from a Frame instance.
The layer builder. It creates a configured Layer.
The context’s limits.
A data struct for a mesh creation.
A mesh handle.
Orthographic projection.
Perspective projection.
A data struct for a texture creation.
A texture handle.
The camera view.
A view handle.

Enums

The main loop error.
Describes a frame render filter mode.
The window mode.

Traits

The main application loop.

Functions

Creates a canvas in a window with given initial state.