Vulkan Programming Guide (Addison Wesley)
Wednesday, 21 December 2016

This is the official guide to learning Vulkan, the OpenGL specification, written by Vulkan API lead Graham Sellers, with contributions from the Vulkan language lead John Kessenich. The book introduces the portable Vulkan API and the new SPIR-V shading language making use of many examples.

<ASIN:0134464540>

Vulkan is the next generation of the OpenGL specification, and it has been completely redesigned to give applications direct control over GPU acceleration. Topics covered range from drawing to memory, and threading to compute shaders. Tasks such as synchronization, scheduling, and memory management are discussed in detail. The book introduces 3D development techniques for a number of areas including video games and more general imaging.

Authors: Graham Sellers and John Kessenich
Publisher: Addison Wesley
Date: November 2016
Pages: 480
ISBN: 978-0134464541
Print: 0134464540
Kindle: B01MXGZR73
Audience: OpenGL developers
Level: advanced
Category: Graphics & Games

 

  • Code examples to demonstrate Vulkan’s capabilities and show how it differs from OpenGL
  • Expert guidance on getting started and working with Vulkan’s new memory system
  • Thorough discussion of queues, commands, moving data, and presentation
  • Full explanations of the SPIR-V binary shading language and compute/graphics pipelines
  • Detailed discussions of drawing commands, geometry and fragment processing, synchronization primitives, and reading Vulkan data into applications
  • A complete case study application: deferred rendering using complex multi-pass architecture and multiple processing queues
  • Appendixes presenting Vulkan functions and SPIR-V opcodes, as well as a complete Vulkan glossary

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?



Accelerating Software Quality

Author: Eran Kinsbruner
Publisher: Perforce
Pages: 357
ISBN: 978-8671126044
Print: B08FKW8B9B
Kindle:B08FKWD2TR
Audience: Devops developers
Rating: 3
Reviewer: Kay Ewbank

With a subtitle of 'machine learning and artificial intelligence in the age of devops', this book certainly sounds as though it fits c [ ... ]


More Reviews