Updated readme description

This commit is contained in:
Alejandro Saucedo 2020-09-05 11:36:02 +01:00
parent b1e606452e
commit 82cc912b21

View file

@ -263,6 +263,8 @@ Simplified Kompute Components
## Other projects to check out
* [Awesome Vulkan List](https://github.com/vinjn/awesome-vulkan)
* [Libvc Vulkan Compute for C++](https://github.com/uNetworking/libvc)
* [Sascha Willems Vulkan Compute Examples](https://github.com/SaschaWillems/Vulkan#ComputeShader)
* [Sascha Willems Vulkan Compute HPP Examples](https://github.com/jherico/vulkan)
* [Vuh - A vulkan-based GPGPU computing framework](https://github.com/Glavnokoman/vuh)