mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-21 22:33:49 +00:00
Simple README
This commit is contained in:
parent
72dc47aba3
commit
9dc0db2836
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# WebGPU-native
|
||||
|
||||
This is an experimental [WebGPU](https://www.w3.org/community/gpu/) implementation as a native static library. It's written in Rust and is based on [gfx-hal](https://github.com/gfx-rs/gfx) and [satellite](https://github.com/gfx-rs/gfx-memory) libraries. The corresponding WebIDL specification can be found at [gpuweb project](https://github.com/gpuweb/gpuweb/blob/master/design/sketch.webidl).
|
Loading…
Reference in New Issue
Block a user