Add oxidator to the readme

This commit is contained in:
Dzmitry Malyshau
2020-02-22 22:28:14 -05:00
committed by GitHub
parent 3746483937
commit fabb0fd794

View File

@@ -41,6 +41,7 @@ Shout out to the following projects that work best with wgpu-rs:
- [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
- [kas](https://github.com/dhardy/kas) - tooKit Abstraction System
- [oxiditor](https://github.com/Ruddle/oxidator) - RTS game engine
Also, libraries that have support for wgpu-rs:
- [conrod](https://github.com/PistonDevelopers/conrod) - shader-based UI