Open DroidSparks opened 6 years ago
Still no source. I am a complete beginner and am trying to follow along with the book, but I am even struggling to recreate Listing 1.1: Creating a Vulkan Instance as I cannot see what the header file looks like! Would love some source code to compare to.
https://github.com/vinjn/awesome-vulkan
Check that repo out, it has a variety of resources for Vulkan. Sascha Willem's Vulkan examples repo is probably the most comprehensive:
https://github.com/SaschaWillems/Vulkan
Also, the fork of that repo that uses Vulkan-Hpp and CMake exclusively is really good:
@grahamsellers I know you are busy, but even a raw dump is better than nothing!