Module maplibre::render

source ·
Expand description

This module implements the rendering algorithm of maplibre-rs. It manages the whole communication with the GPU.

The render in this module is largely based on the bevy_render crate with commit aced6a. It is dual-licensed under MIT and Apache:

Bevy is dual-licensed under either

* MIT License (docs/LICENSE-MIT or http://opensource.org/licenses/MIT)
* Apache License, Version 2.0 (docs/LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)

at your option.

We appreciate the design and implementation work which as gone into it.

Re-exports§

Modules§

Structs§

Enums§

Constants§