The Modern Vulkan Cookbook: A practical guide to 3D graphics and advanced real-time rendering techniques in Vulkan
Kakkar, Preetish, Maurer, Mauricio
- 出版商: Packt Publishing
- 出版日期: 2024-04-12
- 售價: $1,850
- 貴賓價: 9.5 折 $1,758
- 語言: 英文
- 頁數: 334
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1803239980
- ISBN-13: 9781803239989
-
相關分類:
Vulkan
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$2,780$2,641 -
$800$632 -
$800$632 -
$147Unreal Engine 4 藍圖可視化編程
-
$857Unreal Engine 4 藍圖完全學習教程 (典藏中文版)(Mite wakaru Unreal Engine 4 blue print chonyumon)
-
$520$411 -
$1,850$1,758 -
$1,300The Complete Guide to Blender Graphics: Computer Modeling & Animation, Fifth Edition
-
$1,280$1,254 -
$300$255 -
$1,200$948 -
$620$490 -
$1,019HTML + CSS + JavaScript 入門經典, 3/e (HTML, CSS, and JavaScript All in One: Covering HTML5, CSS3, and ES6, Sams Teach Yourself, 3/e)
-
$1,367ASP.NET Core 3 高級編程, 8/e
-
$709C# 入門經典:更新至 C# 9 和.NET 5 (C# 9 and .NET 5 - Modern Cross-Platform Development, 5/e)
-
$2,150$2,043 -
$480$408 -
$403游戲設計概論, 6/e
-
$444騰訊游戲開發精粹Ⅱ
-
$1,900$1,805 -
$834$792 -
$1,730$1,644 -
$1,900$1,805 -
$880$695 -
$1,080$853
相關主題
商品描述
Discover essential real-time rendering techniques that can be extended or applied directly to existing or new rendering engines focusing only on Vulkan
Key Features- Explore a wide range of advanced 3D graphics programming techniques to leverage the full potential of Vulkan API
- Learn tips, tricks, and solutions to boost your 3D graphics for a wide range of cross-platform devices
- Implement geometry projection, texturing, and lighting techniques
- Purchase of the print or Kindle book includes a free PDF eBook
Vulkan is a graphics API that gives the program total control of the GPU, allowing the GPU to be used to its full potential. This cookbook will uncover useful techniques for emerging new technologies, such as hybrid rendering, extended reality - mixed reality (MR), augmented reality (AR), virtual reality (VR) - and GPU-driven rendering, and even features a dedicated chapter to help you debug and profile your graphics applications with tips and tricks tested in real-world scenarios.
The book starts by explaining basic Vulkan concepts while guiding you through the implementation of a basic graphics engine. The building blocks presented in the first few chapters will then help you implement more advanced techniques and algorithms, while getting you acquainted with the inner workings of Vulkan. Gradually, you'll discover how Vulkan can be used to build hybrid renderers as well as leveraged for the future of graphics with AR/VR/MR. Moreover, you'll gain an understanding of how it can be debugged or measured for performance.
By the end of this book, you'll be well versed in how to use Vulkan to write graphics applications and how graphics algorithms are implemented using Vulkan.
What you will learn- Set up your environment for Vulkan development
- Understand how to draw graphics primitives using Vulkan
- Use state-of-the-art Vulkan to implement a wide variety of modern rendering techniques such as DLSS, TAA, OIT, and foveated rendering
- Implement hybrid techniques using rasterization and ray tracing to create photorealistic real-time engines
- Create extended reality (AR/VR/MR) applications using OpenXR and Vulkan
- Explore debugging techniques for graphics applications that use Vulkan
This book is for computer graphics engineers who have experience in at least one graphics API, such as OpenGL (any variations), DirectX, or Metal, and wish to delve into Vulkan using hands-on, practical examples. Graphics engineers looking to use Vulkan's capabilities to develop real-time hybrid renderers and create XR applications will also find this book helpful. Familiarity with graphics APIs (such as OpenGL, OpenGL ES, Metal, or DirectX), proficiency in C++ programming, and a basic understanding of computer graphics algorithms are assumed.
Table of Contents- Vulkan Core Concepts
- Working with Modern Vulkan
- Implementing GPU-Driven Rendering
- Exploring Techniques for Lighting, Shading, and Shadows
- Deciphering Order-Independent Transparency
- Anti-Aliasing Techniques
- Ray Tracing and Hybrid Rendering
- Extended Reality with OpenXR
- Debugging and Performance Measurement Techniques