File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ Bevy has the following [Focus Areas](https://github.com/bevyengine/bevy/labels/f
78
78
79
79
Bevy is only possible because of the hard work put into these foundational technologies:
80
80
81
- * [ wgpu-rs ] ( https://github.com/gfx-rs/wgpu-rs ) : modern / low-level / cross-platform graphics library inspired by Vulkan
81
+ * [ wgpu] ( https://github.com/gfx-rs/wgpu ) : modern / low-level / cross-platform graphics library inspired by Vulkan
82
82
* [ glam-rs] ( https://github.com/bitshifter/glam-rs ) : a simple and fast 3D math library for games and graphics
83
83
* [ winit] ( https://github.com/rust-windowing/winit ) : cross-platform window creation and management in Rust
84
84
* [ spirv-reflect] ( https://github.com/gwihlidal/spirv-reflect-rs ) : Reflection API in rust for SPIR-V shader byte code
You can’t perform that action at this time.
0 commit comments