Vulkan-API-Book
Vulkan-API-Book copied to clipboard
A companion book for the recently released Vulkan API :beer:
Hello, I see that you have not updated the vulkan website for years, so I would request you to shutdown your website to make it not appear on google search,...
Hi, If you are still maintaining this repository: The macro `VK_VERSION_MAJOR` (etc.) has been deprecated. You should use this instead: `VK_API_VERSION_MAJOR` (etc.). Tutorial page: https://harrylovescode.gitbooks.io/vulkan-api/content/chap03/chap03.html Documentation reference: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/vkspec.html#extendingvulkan-coreversions-versionnumbers
Published: - [ ] Chapter 1 - [x] Chapter 2 - [x] Chapter 3 - [x] Chapter 4 - [x] Chapter 5 - [x] Chapter 6 - [x] Chapter 7...
- [ ] Get a driver - [ ] Get the Lunar G SDK - [ ] Get Visual Studio - [ ] Setup build / project / solution
- [ ] Get the packages you'll need to develop - [ ] Get a driver - [ ] Get an editor - [ ] Configure builds
- [ ] Getting the proper driver - [ ] Getting an editor - [ ] Getting headers and libraries - [ ] Get Android NDK - [ ] Setup...