Kurs/Vulkan (presentasjon) (2015)

From Programvareverkstedet

Vulkan is a brand new Graphics API designed to give programmers total control over what happens on a GPU. The language is both low-level and cross-platform, but is as a consequence comparatively hard to use and get into.

This presentation aims to explain what Vulkan is all about. We will cover the major concepts of the API itself, as well as things you need to know about GPUs and Drivers in order to use Vulkan effectively across multiple GPU architectures. While this presentation in no way can teach anyone everything about Vulkan, it should be a great starting point for anyone interested.

The presentation is aimed at an audience already somewhat familiar with a 3D Graphics API like OpenGL or DirectX.

--

Slides: Slides