Vulkan Tutorial
Posted by ibobev 1 day ago
Comments
Comment by bityard 1 day ago
"Read before following this tutorial This tutorial was written shortly after Vulkan was initially released, back in 2016. A lot has changed since then and this tutorial no longer reflects the best way to use Vulkan today.
Instead of reading this website, [they] recommend to follow the guide or one of the tutorials linked here: https://vulkan.org/learn"
Comment by matusnovak 1 day ago
Of course, there is also a well maintained high level library by Nvidia, NVRHI [2], that might be a better fit if you are looking for an off the shelf library for Vulkan (or DirectX).
[1]: https://github.com/GPUOpen-LibrariesAndSDKs/V-EZ [2]: https://github.com/NVIDIA-RTX/NVRHI
Comment by Jhsto 1 day ago
I used that to create my own Vulkan compute loader https://github.com/rivi-lang/rivi-loader