Reddit Reddit reviews Vulkan Programming Guide: The Official Guide to Learning Vulkan (OpenGL)

We found 4 Reddit comments about Vulkan Programming Guide: The Official Guide to Learning Vulkan (OpenGL). Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Graphics & Design
3D Graphic Design
Vulkan Programming Guide: The Official Guide to Learning Vulkan (OpenGL)
Addison-Wesley Professional
Check price on Amazon

4 Reddit comments about Vulkan Programming Guide: The Official Guide to Learning Vulkan (OpenGL):

u/badsectoracula · 13 pointsr/pcgaming

> Please take note of the lack of example code

This is the spec, examples can be found elsewhere:

https://github.com/LunarG/VulkanSamples

https://developer.nvidia.com/Vulkan

https://github.com/SaschaWillems/Vulkan

Also the official book (written by one of the AMD engineers) https://www.amazon.com/Vulkan-Programming-Guide-Official-Learning/dp/0134464540 (although you most likely don't need it and the above and the spec should be enough).

u/Andallas · 4 pointsr/vulkan

I already pre-ordered mine.

Vulkan book

It's 25% off right now for those interested.

u/FacticiusVir · 1 pointr/vulkan

The "official guide" is here: https://www.amazon.co.uk/d/Books/Vulkan-Programming-Guide-Official-Learning-OpenGL/0134464540

If you're looking for a GPU overview, particularly around communication & commands, you might find Traxnet's series helpful - especially https://traxnet.wordpress.com/2011/07/18/understanding-modern-gpus-2/