wgpu/gfx-examples
2019-02-04 09:55:32 -05:00
..
data Cube cleanup and the new generated texture 2019-02-04 09:55:32 -05:00
src Cube cleanup and the new generated texture 2019-02-04 09:55:32 -05:00
Cargo.toml Cube cleanup and the new generated texture 2019-02-04 09:55:32 -05:00
README.md Cube cleanup and the new generated texture 2019-02-04 09:55:32 -05:00

gfx pre-ll examples

The original gfx-rs examples had grown over several years, but then were abandoned owhen the gfx API was changed to match Vulkan: https://github.com/gfx-rs/gfx/tree/pre-ll/examples

wgpu-rs is considered to be the spiritual successor of gfx pre-ll, so this is the new home for the examples.