Vulkan Programming Guide The Official Guide to Learning Vulkan
The next generation specification of OpenGL, Vulkan has been redesigned from the ground up, giving applications direct control over GPU acceleration for unprecedented performance and predictability. Vulkan Programming Guide is the essential, authoritative reference to this new standard, for graphics programmers at all levels of experience, in any Vulkan environment, on any platform. written by Vulkan language lead John Kessenich and Vulkan API lead Graham Sellers, this guide offers comprehensive, example-rich introductions to both the new portable Vulkan API and the new SPIR-V shading language. Kessenich and Sellers cover everything from drawing to memory, threading to compute shaders. Throughout, they present realistic sample code, and explain everything you need to know and do to get it to work. You'll learn powerful techniques you can use for 3D application development in fields ranging from videogames to medical imaging -- as well as techniques for solving many of today's most challenging scientific compute problems. Whether you're upgrading from OpenGL or moving to open-standard graphics APIs for the first time, this guide will help you get the results and performance you're looking for.