bevy/assets
Thomas Herzog 7412b0ec25 add HDR image loader
Using the `image` crate, HDR images can be loaded into RGBA-f32 textures.
2020-07-27 11:37:45 +02:00
..
branding organize examples and add ecs guide 2020-05-01 13:12:47 -07:00
fonts initial text rendering 2020-05-13 13:22:12 -07:00
models render: use left-handed coordinate system and y-up 2020-06-24 15:29:10 -07:00
scenes make scene folder plural 2020-07-16 12:47:26 -07:00
sounds audio: initial (very minimal) audio plugin 2020-07-16 13:46:51 -07:00
textures add HDR image loader 2020-07-27 11:37:45 +02:00