Upading readme's Projects section

Added "egui-winit-vulkano" and  "VideowindoW"
This commit is contained in:
Ilya Lakhin 2022-01-30 00:29:39 +07:00 committed by GitHub
parent 6c6b7b4cfb
commit 381604b5e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,8 @@ contributing(opening a PR) into [README.md](https://github.com/vulkano-rs/vulkan
| [Basalt](https://github.com/AustinJ235/basalt) | GUI framework for Desktop applications |
| [Ferret](https://github.com/Rua/ferret) | Doom-compatible game engine |
| [Sandbox](https://github.com/hakolao/sandbox) | 2D Pixel Physics Simulator |
| [Egui Winit Vulkano](https://github.com/hakolao/egui_winit_vulkano) | Vulkano integration with Egui |
| [VideowindowW](https://www.videowindow.eu/) | Uses Vulkano under the hood to enable asynchronous video stream compositing |
We would love to help you keep your project in sync with the most recent changes in Vulkano
if you give us feedback by adding your project into this list.