Vulkan Cookbook, Paperback/Pawel Lapinski

Vulkan Cookbook, Paperback/Pawel Lapinski

Descriere

Work through recipes to unlock the full potential of the next generation graphics API-Vulkan About This Book This book explores a wide range of modern graphics programming techniques and GPU compute methods to make the best use of the Vulkan API Learn techniques that can be applied to a wide range of platforms desktop, smartphones, and embedded devices See a practical approach to building the graphics engine with multi-platform support and learn exciting imaging processing and post-processing techniques Who This Book Is For This book is ideal for developers who know C/C++ languages, have some basic familiarity with graphics programming, and now want to take advantage of the new Vulkan API in the process of building next generation computer graphics. Some basic familiarity of Vulkan would be useful to follow the recipes. Open GL developers who want to take advantage of the Vulkan API will also find this book useful. What you will learn Work with Swapchain to present images on screen Create, submit, and synchronize operations processed by the hardware Create buffers and images, manage their memory, and upload data to them from CPU Explore descriptor sets and set up an interface between application and shaders Organize drawing operations into a set of render passes and subpasses Prepare graphics pipelines to draw 3D scenes and compute pipelines to perform mathematical calculations Implement geometry projection and tessellation, texturing, lighting, and postprocessing techniques Write shaders in GLSL and convert them into SPIR-V assemblies Find out about and implement a collection of popular, advanced rendering techniques found in games and benchmarks In Detail Vulkan is the next generation graphics API released by the Khronos group. It is expected to be the successor to Open GL and Open GL ES, which it shares some similarities with such as its cross-platform capabilities, programmed pipeline stages, or nomenclature. Vulkan is a low-level API that gives developers much more cont

Pe aceeași temă