[][src]Crate covalent

Structs

Covalent

The Covalent structure contains all the information required to render a scene.

DisplayHints

Hints to use when constructing the display window.

Traits

RenderBackend

Covalent supports the use of "render backends", distinct rendering engines for use with covalent. They all support the same rendering API, so similar code can run on multiple platforms with limited, or zero, edits.