Added other projects to check out

This commit is contained in:
Alejandro Saucedo 2020-09-05 11:01:11 +01:00
parent 04a003a68c
commit b1e606452e

View file

@ -261,6 +261,14 @@ Simplified Kompute Components
</tr>
</table>
## Other projects to check out
* [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)
* [Vulkan Minimal Compute - Minimal Example of using Vulkan for Compute Operations](https://github.com/Erkaman/vulkan_minimal_compute)
## Kompute Development