mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Merge #153
153: Update readme badges r=kvark a=rukai Adds docs.rs badge link and replaces gitter badge with a matrix badge. Looks like the the matrix room needs to be more public or else i've somehow messed up the matrix room name in the badge url. Co-authored-by: Rukai <rubickent@gmail.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
## wgpu-rs
|
||||
[](https://travis-ci.org/gfx-rs/wgpu-rs)
|
||||
[](https://crates.io/crates/wgpu)
|
||||
[](https://gitter.im/gfx-rs/webgpu)
|
||||
[](https://docs.rs/wgpu)
|
||||
[](https://matrix.to/#/#wgpu:matrix.org)
|
||||
|
||||
This is an idiomatic Rust wrapper over [wgpu-core](https://github.com/gfx-rs/wgpu). It's designed to be suitable for general purpose graphics and computation needs of Rust community. It currently only works for the native platform, in the future aims to support WASM/Emscripten platforms as well.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user