Lingua: Inglese
Editore: Packt Publishing (edition ), 2017
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: BooksRun, Philadelphia, PA, U.S.A.
Paperback. Condizione: Very Good. It's a well-cared-for item that has seen limited use. The item may show minor signs of wear. All the text is legible, with all pages included. It may have slight markings and/or highlighting.
EUR 14,69
Quantità: 1 disponibili
Aggiungi al carrelloCondizione: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present.
Da: AwesomeBooks, Wallingford, Regno Unito
EUR 31,71
Quantità: 1 disponibili
Aggiungi al carrellopaperback. Condizione: Very Good. Vulkan Cookbook: Work through recipes to unlock the full potential of the next generation graphics APIâ"Vulkan This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. .
Da: Bahamut Media, Reading, Regno Unito
EUR 31,71
Quantità: 1 disponibili
Aggiungi al carrellopaperback. Condizione: Very Good. Shipped within 24 hours from our UK warehouse. Clean, undamaged book with no damage to pages and minimal wear to the cover. Spine still tight, in very good condition. Remember if you are not happy, you are covered by our 100% money back guarantee.
EUR 40,21
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: California Books, Miami, FL, U.S.A.
EUR 42,61
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: WorldofBooks, Goring-By-Sea, WS, Regno Unito
EUR 36,54
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
EUR 43,75
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Paperback. Condizione: new. New Copy. Customer Service Guaranteed.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2023
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: Rarewaves USA, OSWEGO, IL, U.S.A.
EUR 54,30
Quantità: Più di 20 disponibili
Aggiungi al carrelloDigital. Condizione: New. Work through recipes to unlock the full potential of the next generation graphics API-VulkanAbout 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. Get an idea on the graphics engine with multi-platform support and learn exciting imaging processing and post-processing techniquesWho This Book Is ForThis 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. OpenGL 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 post-processing 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 benchmarksIn DetailVulkan is the next generation graphics API released by the Khronos group. It is expected to be the successor to OpenGL and OpenGL 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 control over the hardware, but also adds new responsibilities such as explicit memory and resources management. With it, though, Vulkan is expected to be much faster.This book is your guide to understanding Vulkan through a series of recipes. We start off by teaching you how to create instances in Vulkan and choose the device on which operations will be performed. You will then explore more complex topics such as command buffers, resources and memory management, pipelines, GLSL shaders, render passes, and more. Gradually, the book moves on to teach you advanced rendering techniques, how to draw 3D scenes, and how to improve the performance of your applications.By the end of the book, you will be familiar with the latest advanced techniques implemented with the Vulkan API, which can be used on a wide range of platforms.Style and approachThis recipe-based guide will empower you to implement modern graphic programming techniques and help gain a solid understanding of the new Vulkan API.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2023
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: Rarewaves.com USA, London, LONDO, Regno Unito
EUR 58,85
Quantità: Più di 20 disponibili
Aggiungi al carrelloDigital. Condizione: New. Work through recipes to unlock the full potential of the next generation graphics API-VulkanAbout 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. Get an idea on the graphics engine with multi-platform support and learn exciting imaging processing and post-processing techniquesWho This Book Is ForThis 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. OpenGL 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 post-processing 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 benchmarksIn DetailVulkan is the next generation graphics API released by the Khronos group. It is expected to be the successor to OpenGL and OpenGL 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 control over the hardware, but also adds new responsibilities such as explicit memory and resources management. With it, though, Vulkan is expected to be much faster.This book is your guide to understanding Vulkan through a series of recipes. We start off by teaching you how to create instances in Vulkan and choose the device on which operations will be performed. You will then explore more complex topics such as command buffers, resources and memory management, pipelines, GLSL shaders, render passes, and more. Gradually, the book moves on to teach you advanced rendering techniques, how to draw 3D scenes, and how to improve the performance of your applications.By the end of the book, you will be familiar with the latest advanced techniques implemented with the Vulkan API, which can be used on a wide range of platforms.Style and approachThis recipe-based guide will empower you to implement modern graphic programming techniques and help gain a solid understanding of the new Vulkan API.
Da: Ria Christie Collections, Uxbridge, Regno Unito
EUR 44,81
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. In.
Lingua: Inglese
Editore: Packt Publishing 2017-04-28, 2017
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: Chiron Media, Wallingford, Regno Unito
EUR 41,34
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New.
Lingua: Inglese
Editore: Packt Publishing 4/28/2017, 2017
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condizione: New. Vulkan Cookbook. Book.
EUR 44,30
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
EUR 48,69
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Condizione: New. pp. 700.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2023
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: Rarewaves USA United, OSWEGO, IL, U.S.A.
EUR 56,21
Quantità: Più di 20 disponibili
Aggiungi al carrelloDigital. Condizione: New. Work through recipes to unlock the full potential of the next generation graphics API-VulkanAbout 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. Get an idea on the graphics engine with multi-platform support and learn exciting imaging processing and post-processing techniquesWho This Book Is ForThis 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. OpenGL 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 post-processing 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 benchmarksIn DetailVulkan is the next generation graphics API released by the Khronos group. It is expected to be the successor to OpenGL and OpenGL 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 control over the hardware, but also adds new responsibilities such as explicit memory and resources management. With it, though, Vulkan is expected to be much faster.This book is your guide to understanding Vulkan through a series of recipes. We start off by teaching you how to create instances in Vulkan and choose the device on which operations will be performed. You will then explore more complex topics such as command buffers, resources and memory management, pipelines, GLSL shaders, render passes, and more. Gradually, the book moves on to teach you advanced rendering techniques, how to draw 3D scenes, and how to improve the performance of your applications.By the end of the book, you will be familiar with the latest advanced techniques implemented with the Vulkan API, which can be used on a wide range of platforms.Style and approachThis recipe-based guide will empower you to implement modern graphic programming techniques and help gain a solid understanding of the new Vulkan API.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2023
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: Rarewaves.com UK, London, Regno Unito
EUR 54,56
Quantità: Più di 20 disponibili
Aggiungi al carrelloDigital. Condizione: New. Work through recipes to unlock the full potential of the next generation graphics API-VulkanAbout 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. Get an idea on the graphics engine with multi-platform support and learn exciting imaging processing and post-processing techniquesWho This Book Is ForThis 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. OpenGL 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 post-processing 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 benchmarksIn DetailVulkan is the next generation graphics API released by the Khronos group. It is expected to be the successor to OpenGL and OpenGL 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 control over the hardware, but also adds new responsibilities such as explicit memory and resources management. With it, though, Vulkan is expected to be much faster.This book is your guide to understanding Vulkan through a series of recipes. We start off by teaching you how to create instances in Vulkan and choose the device on which operations will be performed. You will then explore more complex topics such as command buffers, resources and memory management, pipelines, GLSL shaders, render passes, and more. Gradually, the book moves on to teach you advanced rendering techniques, how to draw 3D scenes, and how to improve the performance of your applications.By the end of the book, you will be familiar with the latest advanced techniques implemented with the Vulkan API, which can be used on a wide range of platforms.Style and approachThis recipe-based guide will empower you to implement modern graphic programming techniques and help gain a solid understanding of the new Vulkan API.
Lingua: Inglese
Editore: Packt Publishing, Birmingham, 2023
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condizione: new. Paperback. 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 * Get an idea on 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. OpenGL 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 post-processing 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 OpenGL and OpenGL 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 control over the hardware, but also adds new responsibilities such as explicit memory and resources management. With it, though, Vulkan is expected to be much faster. This book is your guide to understanding Vulkan through a series of recipes. We start off by teaching you how to create instances in Vulkan and choose the device on which operations will be performed. You will then explore more complex topics such as command buffers, resources and memory management, pipelines, GLSL shaders, render passes, and more. Gradually, the book moves on to teach you advanced rendering techniques, how to draw 3D scenes, and how to improve the performance of your applications. By the end of the book, you will be familiar with the latest advanced techniques implemented with the Vulkan API, which can be used on a wide range of platforms. Style and approach This recipe-based guide will empower you to implement modern graphic programming techniques and help gain a solid understanding of the new Vulkan API. Vulkan is a next-generation graphics API with cross-platform capabilities, low overhead, and high performance, allowing developers much more control over the hardware. This recipe-based book starts creating instances in Vulkan and gradually takes you through the advanced rendering techniques implemented with the Vulkan API. This item is printed on demand. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Da: PBShop.store US, Wood Dale, IL, U.S.A.
EUR 53,32
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Da: PBShop.store UK, Fairford, GLOS, Regno Unito
EUR 45,19
Quantità: Più di 20 disponibili
Aggiungi al carrelloPAP. Condizione: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Da: Majestic Books, Hounslow, Regno Unito
EUR 72,30
Quantità: 4 disponibili
Aggiungi al carrelloCondizione: New. Print on Demand pp. 700.
Da: Biblios, Frankfurt am main, HESSE, Germania
EUR 72,97
Quantità: 4 disponibili
Aggiungi al carrelloCondizione: New. PRINT ON DEMAND pp. 700.
Da: THE SAINT BOOKSTORE, Southport, Regno Unito
EUR 60,58
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 1205.
Lingua: Inglese
Editore: Packt Publishing, Birmingham, 2023
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: CitiRetail, Stevenage, Regno Unito
EUR 49,60
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. 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 * Get an idea on 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. OpenGL 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 post-processing 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 OpenGL and OpenGL 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 control over the hardware, but also adds new responsibilities such as explicit memory and resources management. With it, though, Vulkan is expected to be much faster. This book is your guide to understanding Vulkan through a series of recipes. We start off by teaching you how to create instances in Vulkan and choose the device on which operations will be performed. You will then explore more complex topics such as command buffers, resources and memory management, pipelines, GLSL shaders, render passes, and more. Gradually, the book moves on to teach you advanced rendering techniques, how to draw 3D scenes, and how to improve the performance of your applications. By the end of the book, you will be familiar with the latest advanced techniques implemented with the Vulkan API, which can be used on a wide range of platforms. Style and approach This recipe-based guide will empower you to implement modern graphic programming techniques and help gain a solid understanding of the new Vulkan API. Vulkan is a next-generation graphics API with cross-platform capabilities, low overhead, and high performance, allowing developers much more control over the hardware. This recipe-based book starts creating instances in Vulkan and gradually takes you through the advanced rendering techniques implemented with the Vulkan API. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Lingua: Inglese
Editore: Packt Publishing, Birmingham, 2023
ISBN 10: 1786468158 ISBN 13: 9781786468154
Da: AussieBookSeller, Truganina, VIC, Australia
EUR 70,14
Quantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: new. Paperback. 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 * Get an idea on 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. OpenGL 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 post-processing 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 OpenGL and OpenGL 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 control over the hardware, but also adds new responsibilities such as explicit memory and resources management. With it, though, Vulkan is expected to be much faster. This book is your guide to understanding Vulkan through a series of recipes. We start off by teaching you how to create instances in Vulkan and choose the device on which operations will be performed. You will then explore more complex topics such as command buffers, resources and memory management, pipelines, GLSL shaders, render passes, and more. Gradually, the book moves on to teach you advanced rendering techniques, how to draw 3D scenes, and how to improve the performance of your applications. By the end of the book, you will be familiar with the latest advanced techniques implemented with the Vulkan API, which can be used on a wide range of platforms. Style and approach This recipe-based guide will empower you to implement modern graphic programming techniques and help gain a solid understanding of the new Vulkan API. Vulkan is a next-generation graphics API with cross-platform capabilities, low overhead, and high performance, allowing developers much more control over the hardware. This recipe-based book starts creating instances in Vulkan and gradually takes you through the advanced rendering techniques implemented with the Vulkan API. This item is printed on demand. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.
Da: moluna, Greven, Germania
EUR 55,42
Quantità: Più di 20 disponibili
Aggiungi al carrelloKartoniert / Broschiert. Condizione: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. Über den AutorrnrnPawel Lapinski is a graphics software engineer at Intel Corporation. His professional career started 10 years ago when he and his friends were hired to develop a 3D training/simulation application using C++, OpenGL, and Cg.
Da: preigu, Osnabrück, Germania
EUR 57,50
Quantità: 5 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. Vulkan Cookbook | Work through recipes to unlock the full potential of the next generation graphics API-Vulkan | Pawel Lapinski | Taschenbuch | Kartoniert / Broschiert | Englisch | 2017 | Packt Publishing | EAN 9781786468154 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Da: AHA-BUCH GmbH, Einbeck, Germania
EUR 65,71
Quantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Work through recipes to unlock the full potential of the next generation graphics API-VulkanKey FeaturesThis book explores a wide range of modern graphics programming techniques and GPU compute methods to make the best use of the Vulkan APILearn techniques that can be applied to a wide range of platforms desktop, smartphones, and embedded devicesGet an idea on the graphics engine with multi-platform support and learn exciting imaging processing and post-processing techniquesBook DescriptionVulkan is the next generation graphics API released by the Khronos group. It is expected to be the successor to OpenGL and OpenGL 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 control over the hardware, but also adds new responsibilities such as explicit memory and resources management. With it, though, Vulkan is expected to be much faster.This book is your guide to understanding Vulkan through a series of recipes. We start off by teaching you how to create instances in Vulkan and choose the device on which operations will be performed. You will then explore more complex topics such as command buffers, resources and memory management, pipelines, GLSL shaders, render passes, and more. Gradually, the book moves on to teach you advanced rendering techniques, how to draw 3D scenes, and how to improve the performance of your applications.By the end of the book, you will be familiar with the latest advanced techniques implemented with the Vulkan API, which can be used on a wide range of platforms.What you will learnWork with Swapchain to present images on screenCreate, submit, and synchronize operations processed by the hardwareCreate buffers and images, manage their memory, and upload data to them from CPUExplore descriptor sets and set up an interface between application and shadersOrganize drawing operations into a set of render passes and subpassesPrepare graphics pipelines to draw 3D scenes and compute pipelines to perform mathematical calculationsImplement geometry projection and tessellation, texturing, lighting, and post-processing techniquesWrite shaders in GLSL and convert them into SPIR-V assembliesFind out about and implement a collection of popular, advanced rendering techniques found in games and benchmarksWho this book is forThis 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. OpenGL developers who want to take advantage of the Vulkan API will also find this book useful.