wgpu/gfx-examples
2019-02-03 21:59:35 -05:00
..
data Vertex buffer description in the pipelines 2019-02-03 20:39:13 -05:00
src Buffer to texture copies 2019-02-03 21:59:35 -05:00
Cargo.toml Buffer to texture copies 2019-02-03 21:59:35 -05:00
README.md Basic gfx-examples framework 2019-02-02 21:02:33 -05:00

gfx pre-ll examples

Original gfx-rs examples were growing for years, but then got abandoned once we changed the API to match vulkan: https://github.com/gfx-rs/gfx/tree/pre-ll/examples

This is the new home for them, considering wgpu-rs to be the spiritual successor of gfx pre-ll.