bevy/crates/bevy_render
Thomas Herzog 23149f1753 add texture loader for more formats using image crate
This adds support for PNG images only for now. More formats can be added
relatively easily.
Images with various pixel formats are supported (such as RGB-16bit or
R-8bit).
2020-07-27 23:30:31 +02:00
..
src add texture loader for more formats using image crate 2020-07-27 23:30:31 +02:00
Cargo.toml add texture loader for more formats using image crate 2020-07-27 23:30:31 +02:00