mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
[rs] Merge #98
98: Add pixels to the friends list r=kvark a=parasyte We're using `wgpu` to create the world's most powerful pixel frame buffer. 😂 The crate isn't published yet. Waiting for `wgpu` 0.4: https://github.com/parasyte/pixels/issues/16 Co-authored-by: Jay Oster <jay@kodewerx.org>
This commit is contained in:
commit
48a571ddf2
@ -37,6 +37,7 @@ Shout out to the following projects that work best with wgpu-rs:
|
||||
- [coffee](https://github.com/hecrj/coffee) - a whole 2D engine
|
||||
- [rgx](https://github.com/cloudhead/rgx) - a 2D graphics library
|
||||
- [imgui-wgpu](https://github.com/Yatekii/imgui-wgpu-rs) - Dear ImGui interfacing
|
||||
- [pixels](https://github.com/parasyte/pixels) - the easiest way to create a hardware-accelerated pixel frame buffer
|
||||
|
||||
## Development
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user