Skip to main content

Intel blog: Rendering Objects in Parallel Using Vulkan APIs

If you’re a game developer and not yet up to speed on Vulkan*, you should be. Vulkan APIs are one of the industry’s hottest new technologies. They support multithreaded programming, simplify cross-platform development and have the backing of makers of major chips, GPUs, and devices. Vulkan APIs are positioned to become one of the next dominant graphics rendering platforms. Characteristics of the platform help apps gain longevity and run in more places. You might say that Vulkan lets apps live long and prosper—and this code sample will help get you started.