About 3,520 results
Open links in new tab
  1. Home | Vulkan | Cross platform 3D Graphics

    Vulkan is a next generation graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs used in PCs, consoles, mobile phones and embedded …

  2. Learn | Vulkan | Cross platform 3D Graphics

    The ideas behind Vulkan are similar to those of Direct3D 12 and Metal, but Vulkan has the advantage of being fully cross-platform and allows you to develop for Windows, Linux and …

  3. Vulkan Documentation :: Vulkan Documentation Project

    The Vulkan tutorial will teach you the basics of using Vulkan. It will help you get started with the API and teaches you how to get your first graphics and compute programs up and running …

  4. What is Vulkan? :: Vulkan Documentation Project

    Vulkan is a new generation graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs used in a wide variety of devices from PCs and consoles to …

  5. Khronos Vulkan® Tutorial :: Vulkan Documentation Project

    About This tutorial will teach you the basics of using the Vulkan graphics and compute API. Vulkan is an API by the Khronos group that provides a much better abstraction of modern …

  6. Tools | Vulkan | Cross platform 3D Graphics

    Easy to integrate Vulkan memory allocation library to help developers to manage the complexity of Vulkan memory allocations and resource creation by offering higher-level functions to help …

  7. Fundamentals :: Vulkan Documentation Project

    Applications are responsible for managing the lifetimes of Vulkan objects and memory passed into the Vulkan API. The access semantics of different functions in the API follow a typical pattern …

  8. Vulkan 1.3.283.0 SDK Now Available

    LunarG has released a new SDK for Windows, Linux, & macOS that supports Vulkan API revision 1.3.283. This new release has improved validation coverage, an improved Vulkan Configurator …

  9. Overview :: Vulkan Documentation Project

    Vulkan solves these problems by being designed from scratch for modern graphics architectures. It reduces the driver overhead by allowing programmers to clearly specify their intent using a …

  10. Untitled :: Vulkan Documentation Project

    The Vulkan Guide is designed to help developers get up and going with the world of Vulkan. It is aimed to be a light read that leads to many other useful links depending on what a developer …