maps_rendering 0.2.0

Image rendering and texture management tailored to the maps crate
Documentation
1
2
3
4
5
6
7
8
# maps_rendering

Image rendering and texture management tailored to the [maps](https://crates.io/crates/maps) crate.

For fast image editing previews in egui, with arbitrary scale & pose, and potentially very large source images.

> ⚠️ While the `maps` app is stable, `maps_rendering` doesn't have a stable API yet.
> Parts of the library might change in upcoming minor versions, and are probably not much useful outside of `maps`.