<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Vulkan Updates Daily</title>
  <id>https://www.trackawesomelist.com/vinjn/awesome-vulkan/feed.xml</id>
  <updated>2024-07-07T08:51:52.631Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/vinjn/awesome-vulkan/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/vinjn/awesome-vulkan/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/vinjn/awesome-vulkan/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>Awesome Vulkan ecosystem</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/07/</id>
    <title>Awesome Vulkan Updates on Jul 07, 2024</title>
    <updated>2024-07-07T08:51:52.631Z</updated>
    <published>2024-07-07T08:51:52.511Z</published>
    <content type="html"><![CDATA[<h3><p>Document</p>
</h3>
<ul>
<li>Community<ul>
<li><a href="https://vkdoc.net" rel="noopener noreferrer">VulkanHub</a></li>
</ul>
</li>
</ul>
<h3><p>Libraries</p>
</h3>
<ul>
<li>Outdated ⚠️<ul>
<li><a href="https://github.com/nvpro-pipeline/VkHLF" rel="noopener noreferrer">VkHLF (⭐325)</a> - Vulkan High Level Framework. <a href="https://github.com/nvpro-pipeline/VkHLF/blob/master/LICENSE.txt" rel="noopener noreferrer">[LICENSE] (⭐325)</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/07/"/>
    <summary>2 awesome projects updated on Jul 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/27/</id>
    <title>Awesome Vulkan Updates on Aug 27, 2023</title>
    <updated>2023-08-27T01:23:41.802Z</updated>
    <published>2023-08-27T01:23:41.802Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/Red1C3/Simple-Animation-Blender" rel="noopener noreferrer">Simple Animation Blender (⭐6)</a> - A real-time 1D animation blender and player using Vulkan as graphical back end and ImGui for GUI. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/27/"/>
    <summary>1 awesome projects updated on Aug 27, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/14/</id>
    <title>Awesome Vulkan Updates on Mar 14, 2023</title>
    <updated>2023-03-14T12:56:00.613Z</updated>
    <published>2023-03-14T12:56:00.260Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=dHPuU-DJoBM&amp;list=PLv8Ddw9K0JPg1BEO-RS-0MYs423cvLVtj" rel="noopener noreferrer">Kohi Game Engine Series</a> - "Vulkan Game Engine series, where we make a game engine from the ground up using C and Vulkan".</li>
</ul>
<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.amazon.com/Mastering-Graphics-Programming-Vulkan-state/dp/1803244798/ref=sr_1_1?keywords=mastering+graphics+programming+with+vulkan&amp;qid=1678290788&amp;sprefix=mastering+graphics+%2Caps%2C255&amp;sr=8-1" rel="noopener noreferrer">Mastering Graphics Programming with Vulkan</a> - Develop a modern rendering engine from first principles to state-of-the-art techniques, by <strong>Marco Castorina</strong> and <strong>Gabriel Sassone</strong>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/14/"/>
    <summary>2 awesome projects updated on Mar 14, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/10/</id>
    <title>Awesome Vulkan Updates on Mar 10, 2023</title>
    <updated>2023-03-10T12:47:19.114Z</updated>
    <published>2023-03-10T12:47:19.044Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries</p>
</h3>
<ul>
<li>Frameworks, Engines, Higher Level Rendering<ul>
<li><a href="https://github.com/Equilibrium-Games/Acid" rel="noopener noreferrer">Acid (⭐1.7k)</a> - A high speed C++17 Vulkan game engine. [MIT]</li>
<li><a href="https://github.com/GPUOpen-LibrariesAndSDKs/Anvil" rel="noopener noreferrer">AMD's Anvil (⭐595)</a> - cross-platform framework for Vulkan. [<a href="https://github.com/GPUOpen-LibrariesAndSDKs/Anvil/blob/master/LICENSE.txt" rel="noopener noreferrer">LICENSE (⭐595)</a>]</li>
<li><a href="https://github.com/cg-tuwien/Auto-Vk" rel="noopener noreferrer">Auto-Vk (⭐269)</a> - Vulkan convenience and productivity layer for modern C++, atop Vulkan-Hpp, by the Research Unit of Computer Graphics, TU Wien. [MIT]</li>
<li><a href="https://github.com/cg-tuwien/Auto-Vk-Toolkit" rel="noopener noreferrer">Auto-Vk-Toolkit (⭐377)</a> - C++ framework around <a href="https://github.com/cg-tuwien/Auto-Vk" rel="noopener noreferrer">Auto-Vk (⭐269)</a> for rapid prototyping, research, and teaching, by the Research Unit of Computer Graphics, TU Wien. [MIT for the framework's code]</li>
<li><a href="https://github.com/bkaradzic/bgfx#bgfx---cross-platform-rendering-library" rel="noopener noreferrer">bgfx (⭐15k)</a> - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library. [<a href="https://github.com/bkaradzic/bgfx/blob/master/LICENSE" rel="noopener noreferrer">BSD-2-clause (⭐15k)</a>]</li>
<li><a href="https://github.com/GameFoundry/bsf" rel="noopener noreferrer">bsf (⭐1.7k)</a> - Modern C++14 library for the development of real-time graphical applications. [MIT]</li>
<li><a href="https://github.com/cinder/Cinder" rel="noopener noreferrer">Cinder (⭐5.3k)</a> and <a href="https://libcinder.org/notes/vulkan" rel="noopener noreferrer">the story</a> <a href="https://forum.libcinder.org/#Topic/23286000002614007" rel="noopener noreferrer">behind</a>. [BSD]</li>
<li><a href="https://github.com/NXPmicro/gtec-demo-framework" rel="noopener noreferrer">DemoFramework (⭐255)</a> - NXP GTEC C++11 cross-platform demo framework including lots of samples for Vulkan, OpenGL ES, OpenVX, OpenCL, OpenVG and OpenCV. [<a href="https://github.com/NXPmicro/gtec-demo-framework/blob/master/License.md" rel="noopener noreferrer">BSD-3-clause (⭐255)</a>]</li>
<li><a href="https://github.com/DiligentGraphics/DiligentEngine" rel="noopener noreferrer">Diligent Engine (⭐3.4k)</a> - a modern cross-platform low-level graphics library that supports OpenGL/GLES, Direct3D11/12 and Vulkan. [Apache License 2.0]</li>
<li><a href="https://github.com/NVIDIAGameWorks/Falcor" rel="noopener noreferrer">Falcor (⭐2.5k)</a> - Real-time rendering framework from NVIDIA, supporting mainly DX12, with experimental Vulkan support. [BSD 3-clause]</li>
<li><a href="https://github.com/glfw/glfw" rel="noopener noreferrer">glfw (⭐12k)</a> and <a href="http://www.glfw.org/docs/3.2/vulkan.html" rel="noopener noreferrer">the guide</a>.  [<a href="https://github.com/glfw/glfw/blob/master/LICENSE.md" rel="noopener noreferrer">LICENSE (⭐12k)</a>]</li>
<li><a href="https://github.com/begla/Intrinsic" rel="noopener noreferrer">Intrinsic Engine (⭐1k)</a> - Intrinsic is a Vulkan based cross-platform graphics and game engine. [Apache License 2.0]</li>
<li><a href="https://github.com/GPUOpen-LibrariesAndSDKs/HelloVulkan" rel="noopener noreferrer">Introductory Vulkan sample by GPUOpen (⭐119)</a>. [MIT]</li>
<li><a href="https://github.com/liblava/liblava" rel="noopener noreferrer">liblava (⭐762)</a> - A modern C++ and easy-to-use framework. [MIT]</li>
<li><a href="https://github.com/UL-FRI-LGM/Logi" rel="noopener noreferrer">Logi (⭐16)</a> - Light-weight object oriented Vulkan abstraction framework. [BSD 2-clause]</li>
<li><a href="https://github.com/Lugdunum3D/Lugdunum" rel="noopener noreferrer">Lugdunum (⭐240)</a> - Modern cross-platform 3D rendering engine built with Vulkan and modern C++14. [MIT]</li>
<li><a href="https://github.com/openframeworks-vk/openFrameworks" rel="noopener noreferrer">openFrameworks (⭐63)</a> - the most famouse C++ creative coding framework. [MIT]</li>
<li><a href="https://github.com/powervr-graphics/Native_SDK" rel="noopener noreferrer">PowerVR SDK (⭐685)</a> - C++ cross-platform 3D graphics SDK to speed up development of Vulkan and GLES. [<a href="https://github.com/powervr-graphics/Native_SDK/blob/4.1/LICENSE_POWERVR_SDK.txt" rel="noopener noreferrer">LICENSE (⭐685)</a>]</li>
<li><a href="https://github.com/pumexx/pumex" rel="noopener noreferrer">Pumex (⭐292)</a> - cross-platform Vulkan renderer implementing frame graph and simple scene graph. Able to render on many surfaces at once [MIT]</li>
<li><a href="https://discourse.libsdl.org/t/sdl-2-0-6-released/23109" rel="noopener noreferrer">SDL</a> - added cross-platform Vulkan graphics support in SDL_vulkan.h. [zlib]</li>
<li><a href="https://www.gamedev.net/projects/515-small3d/" rel="noopener noreferrer">small3d</a>, Tiny Vulkan based C++ cross-platform game development framework [BSD 3-clause]</li>
<li><a href="https://github.com/mwalczyk/spectrum_core" rel="noopener noreferrer">Spectrum (⭐14)</a> - Work-in-progress framework and abstraction layer around Vulkan.</li>
<li><a href="https://github.com/Dolkar/Tephra" rel="noopener noreferrer">Tephra (⭐13)</a> - A modern C++17 graphics and compute library filling the gap between Vulkan and high-level APIs like OpenGL. [MIT]</li>
<li><a href="https://github.com/ConfettiFX/The-Forge" rel="noopener noreferrer">The-Forge (⭐4.6k)</a> - DirectX 12, Vulkan, macOS Metal 2 rendering framework. [Apache License 2.0]</li>
<li><a href="https://github.com/MHDtA-dev/VKFS" rel="noopener noreferrer">VKFS (⭐10)</a> - Cross-platform easy-to-use C++ framework that allows you to quickly initialize Vulkan and get a ready-made environment. Provides high-level abstraction over basic Vulkan objects.</li>
<li><a href="https://github.com/cg-tuwien/VulkanLaunchpad" rel="noopener noreferrer">Vulkan Launchpad (⭐54)</a> - Vulkan framework for Windows, macOS, and Linux. Especially well-suited for Vulkan beginners, used in university education, by the Research Unit of Computer Graphics, TU Wien. [MIT]<ul>
<li><a href="https://github.com/cg-tuwien/VulkanLaunchpadStarter" rel="noopener noreferrer">Vulkan Launchpad Starter (⭐19)</a> - Starter template containing additional functionality and assets. <a href="https://github.com/cg-tuwien/VulkanLaunchpadStarter/blob/main/LICENSE" rel="noopener noreferrer">[LICENSE] (⭐19)</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/deno-windowing/vulkan" rel="noopener noreferrer">Deno Vulkan (⭐15)</a> - Vulkan API bindings for Deno. [Apache Licence 2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/10/"/>
    <summary>2 awesome projects updated on Mar 10, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/23/</id>
    <title>Awesome Vulkan Updates on Nov 23, 2022</title>
    <updated>2022-11-23T12:51:18.209Z</updated>
    <published>2022-11-23T12:51:18.209Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/hydra2s/node-vulkan-api" rel="noopener noreferrer">Raw Node.js Vulkan API</a> - A new Vulkan bindings for Node.JS, similar with LWJGL-3 or NVK.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/23/"/>
    <summary>1 awesome projects updated on Nov 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/01/</id>
    <title>Awesome Vulkan Updates on Aug 01, 2022</title>
    <updated>2022-08-01T06:50:15.000Z</updated>
    <published>2022-08-01T06:50:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Papers</p>
</h3>
<ul>
<li><a href="https://www.cg.tuwien.ac.at/research/publications/2022/unterguggenberger-2022-vulkan" rel="noopener noreferrer">The Road to Vulkan: Teaching Modern Low-Level APIs in Introductory Graphics Courses</a> by <strong>Johannes Unterguggenberger</strong>, <strong>Bernhard Kerbl</strong>, and <strong>Michael Wimmer</strong>, Eurographics 2022 - Education Papers<ul>
<li>Direct link to the <a href="https://www.cg.tuwien.ac.at/research/publications/2022/unterguggenberger-2022-vulkan/unterguggenberger-2022-vulkan-paper.pdf" rel="noopener noreferrer">paper</a>.</li>
<li>Pre-recorded presentation on <a href="https://youtu.be/ZG0ct4V6c0k" rel="noopener noreferrer">YouTube</a>.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/01/"/>
    <summary>1 awesome projects updated on Aug 01, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/31/</id>
    <title>Awesome Vulkan Updates on Jul 31, 2022</title>
    <updated>2022-07-31T12:51:10.000Z</updated>
    <published>2022-07-31T12:35:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/playlist?list=PLmIqTlJ6KsE1Jx5HV4sd2jOe3V1KMHHgn" rel="noopener noreferrer">Vulkan Lecture Series</a> - University lectures by Johannes Unterguggenberger from the Research Unit of Computer Graphics, TU Wien. Covers basic and advanced topics like: Vulkan essentials, the swap chain, resources and descriptors, commands and command buffers, pipelines and stages, real-time ray tracing, and synchronization.</li>
</ul>
<h3><p>Khronos</p>
</h3>
<ul>
<li>Specification<ul>
<li>Vulkan 1.0 Core API (<a href="https://registry.khronos.org/vulkan/specs/1.0/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.0/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.0/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.0 Core API + Khronos-defined Extensions (<a href="https://registry.khronos.org/vulkan/specs/1.0-wsi_extensions/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.0-wsi_extensions/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.0-wsi_extensions/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.0 Core API + all registered Extensions (<a href="https://registry.khronos.org/vulkan/specs/1.0-extensions/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.0-extensions/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.0-extensions/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.1 Core API (<a href="https://registry.khronos.org/vulkan/specs/1.1/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.1/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.1/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.1 Core API + Khronos-defined Extensions (<a href="https://registry.khronos.org/vulkan/specs/1.1-khr-extensions/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.1-khr-extensions/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.1-khr-extensions/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.1 Core API + all registered Extensions (<a href="https://registry.khronos.org/vulkan/specs/1.1-extensions/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.1-extensions/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.1-extensions/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.2 Core API (<a href="https://registry.khronos.org/vulkan/specs/1.2/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.2/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.2/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.2 Core API + Khronos-defined Extensions (<a href="https://registry.khronos.org/vulkan/specs/1.2-khr-extensions/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.2-khr-extensions/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.2-khr-extensions/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.2 Core API + all registered Extensions (<a href="https://registry.khronos.org/vulkan/specs/1.2-extensions/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.2-extensions/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.2-extensions/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.3 Core API (<a href="https://registry.khronos.org/vulkan/specs/1.3/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.3/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.3/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.3 Core API + Khronos-defined Extensions (<a href="https://registry.khronos.org/vulkan/specs/1.3-khr-extensions/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.3-khr-extensions/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.3-khr-extensions/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
<li>Vulkan 1.3 Core API + all registered Extensions (<a href="https://registry.khronos.org/vulkan/specs/1.3-extensions/html/index.html" rel="noopener noreferrer">Chunked HTML</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.3-extensions/pdf/vkspec.pdf" rel="noopener noreferrer">PDF</a>) (<a href="https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html" rel="noopener noreferrer">Single-file HTML</a>)</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/31/"/>
    <summary>2 awesome projects updated on Jul 31, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/13/</id>
    <title>Awesome Vulkan Updates on Jun 13, 2022</title>
    <updated>2022-06-13T11:17:58.000Z</updated>
    <published>2022-06-13T11:17:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries</p>
</h3>
<ul>
<li>Low Level<ul>
<li><a href="https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator" rel="noopener noreferrer">Vulkan Memory Allocator (⭐2.5k)</a> - Easy to integrate Vulkan memory allocation library from AMD. [MIT]<ul>
<li>[VulkanMemoryAllocator-Hpp] (<a href="https://github.com/malte-v/VulkanMemoryAllocator-Hpp" rel="noopener noreferrer">https://github.com/malte-v/VulkanMemoryAllocator-Hpp (⭐34)</a>) - C++ Bindings for VMA, like Vulkan-HPP</li>
</ul>
</li>
<li><a href="https://github.com/Themaister/Fossilize" rel="noopener noreferrer">Fossilize (⭐34)</a> - serialization format for various persistent Vulkan object types. [MIT]</li>
<li><a href="https://github.com/charles-lunarg/vk-bootstrap" rel="noopener noreferrer">vk-bootstrap (⭐728)</a> - C++ utility library to jump start Vulkan development by automating instance, physical device, device, and swapchain creation. [MIT]</li>
<li><a href="https://github.com/google/vulkan-cpp-library" rel="noopener noreferrer">Google's vulkan-cpp-library (⭐245)</a> - Vulkan abstraction library using C++11 for memory, resource management, type and thread safety as well as system independency. [Apache]</li>
<li><a href="https://github.com/azhirnov/FrameGraph" rel="noopener noreferrer">FrameGraph (⭐399)</a> - Vulkan abstraction layer that represent frame as a task graph. [BSD 2-clause]</li>
<li><a href="https://github.com/GPUOpen-LibrariesAndSDKs/V-EZ" rel="noopener noreferrer">V-EZ (⭐856)</a> - light-weight middleware layer for the Vulkan API targeting Professional Workstation ISVs. [MIT]</li>
<li><a href="https://github.com/andy-thomason/Vookoo" rel="noopener noreferrer">Vookoo (⭐519)</a> - Vookoo is a set of dependency-free utilities to assist in the construction and updating of Vulkan graphics data structres. [MIT]</li>
<li><a href="https://github.com/nyorain/vpp" rel="noopener noreferrer">vpp (⭐262)</a> - Modern C++ Vulkan Abstraction focused on performance and a straightforward interface. [MIT]</li>
<li><a href="https://github.com/vsg-dev" rel="noopener noreferrer">VulkanSceneGraph</a> - Vulkan/C++17 scene graph project, successor to <a href="http://www.openscenegraph.org" rel="noopener noreferrer">OpenSceneGraph</a>.</li>
<li><a href="https://github.com/renelindsay/Vulkan-WSIWindow" rel="noopener noreferrer">Vulkan-WSIWindow (⭐106)</a> - Multi-platform library to create a Vulkan window, and handle input events. [Apache License 2.0]</li>
<li><a href="https://github.com/attackgoat/screen-13" rel="noopener noreferrer">Screen 13 (⭐243)</a> - An easy-to-use Vulkan render graph for Rust. [MIT]</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/13/"/>
    <summary>1 awesome projects updated on Jun 13, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/22/</id>
    <title>Awesome Vulkan Updates on Mar 22, 2022</title>
    <updated>2022-03-22T16:42:34.000Z</updated>
    <published>2022-03-22T16:42:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://github.com/ddnet/ddnet/" rel="noopener noreferrer">DDraceNetwork (⭐525)</a> - Cooperative 2D platformer with optional <a href="https://github.com/ddnet/ddnet/blob/master/src/engine/client/backend/vulkan/backend_vulkan.cpp" rel="noopener noreferrer">Vulkan backend (⭐525)</a>. - <a href="https://github.com/ddnet/ddnet/blob/master/license.txt" rel="noopener noreferrer">zlib (⭐525)</a> <a href="https://ddnet.tw/" rel="noopener noreferrer">website</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/22/"/>
    <summary>1 awesome projects updated on Mar 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/09/</id>
    <title>Awesome Vulkan Updates on Feb 09, 2022</title>
    <updated>2022-02-09T17:06:28.000Z</updated>
    <published>2022-02-09T17:06:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/maierfelix/VK_KHR_ray_tracing" rel="noopener noreferrer">Hello triangle, (⭐42)</a> based on Vulkan Ray Tracing extensions. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/09/"/>
    <summary>1 awesome projects updated on Feb 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/22/</id>
    <title>Awesome Vulkan Updates on Nov 22, 2021</title>
    <updated>2021-11-22T10:27:25.000Z</updated>
    <published>2021-11-22T10:27:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://github.com/GPUOpen-Tools/OCAT" rel="noopener noreferrer">Open Capture and Analytics Tool (OCAT) (⭐312)</a> - provides an FPS overlay and performance measurement for D3D11, D3D12, and Vulkan. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/22/"/>
    <summary>1 awesome projects updated on Nov 22, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/06/</id>
    <title>Awesome Vulkan Updates on Aug 06, 2021</title>
    <updated>2021-08-06T19:56:48.000Z</updated>
    <published>2021-08-06T19:56:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=Y9U9IE0gVHA" rel="noopener noreferrer">Vulkan Game Engine Tutorial</a> - Tutorial series on making a vulkan game engine by Brendan Galea on YouTube.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/06/"/>
    <summary>1 awesome projects updated on Aug 06, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/21/</id>
    <title>Awesome Vulkan Updates on Jun 21, 2021</title>
    <updated>2021-06-21T13:55:41.000Z</updated>
    <published>2021-06-21T13:55:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/amerkoleci/Vortice.Vulkan" rel="noopener noreferrer">Vortice.Vulkan (⭐269)</a> - .NET Standard 2.0 and .NET5 C# bindings [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/21/"/>
    <summary>1 awesome projects updated on Jun 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/20/</id>
    <title>Awesome Vulkan Updates on Jun 20, 2021</title>
    <updated>2021-06-20T11:13:56.000Z</updated>
    <published>2021-06-20T11:13:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/dotnet/Silk.NET" rel="noopener noreferrer">Silk.NET (⭐3.9k)</a> - C# bindings for Vulkan and others. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/20/"/>
    <summary>1 awesome projects updated on Jun 20, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/15/</id>
    <title>Awesome Vulkan Updates on Jun 15, 2021</title>
    <updated>2021-06-15T19:54:09.000Z</updated>
    <published>2021-06-15T19:54:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://www.vktracer.com" rel="noopener noreferrer">VKtracer</a> - universal and easy-to-use profiler for Vulkan.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/15/"/>
    <summary>1 awesome projects updated on Jun 15, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/04/28/</id>
    <title>Awesome Vulkan Updates on Apr 28, 2021</title>
    <updated>2021-04-28T22:11:11.000Z</updated>
    <published>2021-04-28T22:11:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries</p>
</h3>
<ul>
<li>Other API Interop and Implementations<ul>
<li><a href="https://github.com/baldurk/visor" rel="noopener noreferrer">visor (⭐44)</a> - Vulkan Ignoble Software Rasterizer. [MIT]</li>
<li><a href="https://github.com/Chabloom/VulkanOnD3D12" rel="noopener noreferrer">VulkanOnD3D12</a> - Vulkan API for D3D12. [Apache License 2.0]</li>
<li><a href="https://github.com/msiglreith/rostkatze" rel="noopener noreferrer">rostkatze (⭐82)</a> - C++ implementation of Vulkan sitting on D3D12 🐈[Apache License 2.0]</li>
<li><a href="https://github.com/disks86/VK9" rel="noopener noreferrer">VK9</a> - Direct3D 9 compatibility layer using Vulkan</li>
<li><a href="https://github.com/jgbit/vuda" rel="noopener noreferrer">VUDA (⭐849)</a> - header-only lib that provides a CUDA Runtime API interface. [MIT]</li>
<li><a href="https://github.com/google/clspv" rel="noopener noreferrer">clspv (⭐589)</a> - prototype compiler for a subset of OpenCL C to Vulkan compute shaders. [Apache License 2.0]</li>
<li><a href="https://github.com/KhronosGroup/MoltenVK/" rel="noopener noreferrer">MoltenVK (⭐4.6k)</a> - run Vulkan on iOS and macOS. [Apache-2.0]</li>
<li><a href="https://gitlab.freedesktop.org/kusma/mesa/tree/zink" rel="noopener noreferrer">Zink</a> - OpenGL implementation on top of Vulkan, part of Mesa project. [MIT]</li>
<li><a href="https://github.com/g-truc/glo" rel="noopener noreferrer">glo / OpenGL Overload (⭐276)</a> - OpenGL implementation on top of Vulkan.</li>
<li><a href="https://github.com/gfx-rs/portability" rel="noopener noreferrer">gfx-portability (⭐383)</a> - Vulkan Portability implementation on Metal and D3D12, based on <a href="https://github.com/gfx-rs/gfx/" rel="noopener noreferrer">gfx-rs (⭐5.3k)</a>.</li>
</ul>
</li>
</ul>
<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/gfx-rs/gfx" rel="noopener noreferrer">gfx-rs (⭐5.3k)</a> - A low-overhead Vulkan-like GPU API for Rust. [Apache License 2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/04/28/"/>
    <summary>2 awesome projects updated on Apr 28, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/03/08/</id>
    <title>Awesome Vulkan Updates on Mar 08, 2021</title>
    <updated>2021-03-08T21:45:21.000Z</updated>
    <published>2021-03-08T21:45:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries</p>
</h3>
<ul>
<li>2D<ul>
<li><a href="https://github.com/ocornut/imgui" rel="noopener noreferrer">imgui (⭐58k)</a> - Immediate Mode Graphical User interface. [MIT]</li>
<li><a href="https://skia.googlesource.com/skia" rel="noopener noreferrer">Skia</a> - Google's 2D graphics library has a <a href="https://skia.org/user/special/vulkan" rel="noopener noreferrer">Vulkan</a> <a href="https://github.com/google/skia/tree/master/src/gpu/vk" rel="noopener noreferrer">backend (⭐8.9k)</a>, demonstrated in a cross-platform <a href="https://skia.org/user/sample/viewer" rel="noopener noreferrer">sample application</a> with its own <a href="https://github.com/google/skia/tree/master/tools/viewer" rel="noopener noreferrer">window library (⭐8.9k)</a>. [BSD 3-clause] <a href="https://skia.org" rel="noopener noreferrer">website</a></li>
<li><a href="https://github.com/jpbruyere/vkvg" rel="noopener noreferrer">VKVG (⭐741)</a> - Vulkan 2D graphics library, API follows the same pattern as Cairo graphics lib, but with new functions.</li>
</ul>
</li>
</ul>

<ul>
<li>Compute<ul>
<li><a href="https://github.com/alexhultman/libvc" rel="noopener noreferrer">libvc (⭐131)</a> - Vulkan Compute for C++.  [<a href="https://github.com/alexhultman/libvc/blob/master/LICENSE" rel="noopener noreferrer">LICENSE (⭐131)</a>]</li>
<li><a href="https://github.com/axsaucedo/vulkan-kompute" rel="noopener noreferrer">Vulkan Kompute (⭐1.6k)</a> - Blazing fast and lightweight Vulkan Compute Framework optimized for advanced GPU processing usecases. [Apache License 2.0]</li>
<li><a href="https://github.com/Tencent/ncnn" rel="noopener noreferrer">ncnn (⭐20k)</a> - High-performance neural network inference framework with Vulkan based GPU inference. [BSD 3-clause]</li>
<li><a href="https://github.com/Glavnokoman/vuh" rel="noopener noreferrer">vuh (⭐344)</a> - Vulkan-based C++ GPGPU computing framework. [MIT]</li>
<li><a href="https://github.com/DTolm/VkFFT" rel="noopener noreferrer">VkFFT (⭐1.5k)</a> - Efficient Vulkan FFT library [MPL-2.0 License]</li>
</ul>
</li>
</ul>

<ul>
<li>Raytracing<ul>
<li><a href="https://github.com/Nadrin/Quartz" rel="noopener noreferrer">Quartz (⭐434)</a> - Physically based Vulkan RTX path tracer with a declarative ES7-like scene description language. [LGPL-3.0]</li>
</ul>
</li>
</ul>

<ul>
<li>Scientific<ul>
<li><a href="https://github.com/datoviz/datoviz" rel="noopener noreferrer">datoviz (⭐505)</a> - High-performance GPU interactive scientific data visualization with Vulkan. [MIT]</li>
<li><a href="https://gitlab.kitware.com/iMSTK/iMSTK" rel="noopener noreferrer">iMSTK</a> - C++ toolkit for building surgical simulations with Vulkan and VTK backends. [Apache License 2.0]</li>
</ul>
</li>
</ul>

<ul>
<li>Shaders<ul>
<li><a href="https://github.com/KhronosGroup/glslang" rel="noopener noreferrer">glslang (⭐2.9k)</a> - Library for compiling glsl to spirv [BSD 3-Clause]</li>
<li><a href="https://github.com/KhronosGroup/SPIRV-Cross" rel="noopener noreferrer">SPIRV-Cross (⭐2k)</a> - Library for reflection of spirv, simplify the creation of Vulkan pipeline layouts [ Apache-2.0 License]</li>
</ul>
</li>
</ul>
<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/kotlin-graphics/vkk" rel="noopener noreferrer">VK² (⭐125)</a>, Kotlin Wrapper for Vulkan: code expressiveness and safety meet graphic power [Apache License 2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/03/08/"/>
    <summary>6 awesome projects updated on Mar 08, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/01/02/</id>
    <title>Awesome Vulkan Updates on Jan 02, 2021</title>
    <updated>2021-01-02T00:03:04.000Z</updated>
    <published>2021-01-02T00:03:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Document</p>
</h3>
<ul>
<li>Khronos<ul>
<li><a href="https://github.com/KhronosGroup/Vulkan-Guide" rel="noopener noreferrer">Vulkan Guide (⭐1.8k)</a></li>
</ul>
</li>
</ul>
<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/Snektron/vulkan-zig" rel="noopener noreferrer">vulkan-zig (⭐417)</a> - Vulkan binding generator for Zig [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/01/02/"/>
    <summary>2 awesome projects updated on Jan 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/12/21/</id>
    <title>Awesome Vulkan Updates on Dec 21, 2020</title>
    <updated>2020-12-21T18:52:12.000Z</updated>
    <published>2020-12-21T18:52:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Document</p>
</h3>
<ul>
<li><a href="https://lunarg.com" rel="noopener noreferrer">LunarG</a><ul>
<li><a href="https://vulkan.lunarg.com/" rel="noopener noreferrer">Vulkan SDK</a></li>
<li><a href="https://www.lunarg.com/news-insights/white-papers/vulkan-sdk-version-compatibility/" rel="noopener noreferrer">Vulkan SDK Version Compatibility</a></li>
<li><a href="https://www.lunarg.com/news-insights/white-papers/vulkan-validation-layers/" rel="noopener noreferrer">Introducing the New Vulkan Configurator</a></li>
<li><a href="https://www.lunarg.com/news-insights/white-papers/unified-validation-layer-for-vulkan/" rel="noopener noreferrer">Unified Validation Layer for Vulkan</a></li>
<li><a href="https://www.lunarg.com/news-insights/white-papers/vulkan-synchronization-validation-quick-start-guide/" rel="noopener noreferrer">Vulkan Synchronization Validation Quick Start Guide</a></li>
<li><a href="https://www.lunarg.com/news-insights/white-papers/guide-to-vulkan-synchronization-validation/" rel="noopener noreferrer">Guide to Vulkan Synchronization Validation</a></li>
<li><a href="https://www.lunarg.com/news-insights/white-papers/vulkan-gpu-assisted-validation/" rel="noopener noreferrer">Vulkan GPU-Assisted Validation</a></li>
<li><a href="https://www.lunarg.com/news-insights/white-papers/automatic-relaxedprecision-decoration-and-conversion-in-spirv-opt/" rel="noopener noreferrer">Automatic RelaxedPrecision Decoration and Conversion in Spirv-Opt</a></li>
<li><a href="https://www.lunarg.com/news-insights/white-papers/spir-v-legalization-and-size-reduction-with-spirv-opt/" rel="noopener noreferrer">SPIR-V Legalization and Size Reduction with spirv-opt</a></li>
<li><a href="https://www.lunarg.com/vulkan-white-papers/" rel="noopener noreferrer">All White Papers</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/12/21/"/>
    <summary>1 awesome projects updated on Dec 21, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/11/17/</id>
    <title>Awesome Vulkan Updates on Nov 17, 2020</title>
    <updated>2020-11-17T19:37:47.000Z</updated>
    <published>2020-11-17T19:37:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://developer.qualcomm.com/software/adreno-gpu-sdk/tools" rel="noopener noreferrer">Qualcomm Adreno GPU Tools</a> - samples, Adreno recommendation layer, best practice docs for Adreno GPU.</li>
</ul>

<ul>
<li><a href="https://developer.qualcomm.com/software/snapdragon-profiler" rel="noopener noreferrer">Qualcomm Snapdragon Profiler</a> - includes Vulkan traces and frame captures for Adreno GPU.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/11/17/"/>
    <summary>2 awesome projects updated on Nov 17, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/26/</id>
    <title>Awesome Vulkan Updates on Oct 26, 2020</title>
    <updated>2020-10-26T16:12:47.000Z</updated>
    <published>2020-10-26T16:12:47.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://vkguide.dev" rel="noopener noreferrer">Vulkan Guide</a>. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/26/"/>
    <summary>1 awesome projects updated on Oct 26, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/09/25/</id>
    <title>Awesome Vulkan Updates on Sep 25, 2020</title>
    <updated>2020-09-25T19:18:15.000Z</updated>
    <published>2020-09-25T19:18:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Community</p>
</h3>
<ul>
<li><a href="https://discord.com/invite/tFdvbEj" rel="noopener noreferrer">Discord</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/09/25/"/>
    <summary>1 awesome projects updated on Sep 25, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/09/10/</id>
    <title>Awesome Vulkan Updates on Sep 10, 2020</title>
    <updated>2020-09-10T13:19:42.000Z</updated>
    <published>2020-09-10T06:09:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://github.com/NVIDIA/Q2RTX" rel="noopener noreferrer">Q2RTX (⭐1.2k)</a> - NVIDIA’s implementation of RTX ray-tracing in Quake II. [<a href="https://github.com/NVIDIA/Q2RTX/blob/master/license.txt" rel="noopener noreferrer">LICENSE (⭐1.2k)</a>]</li>
</ul>
<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://github.com/flightlessmango/MangoHud" rel="noopener noreferrer">MangoHud (⭐6.1k)</a> - Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/09/10/"/>
    <summary>2 awesome projects updated on Sep 10, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/06/08/</id>
    <title>Awesome Vulkan Updates on Jun 08, 2020</title>
    <updated>2020-06-08T04:55:49.000Z</updated>
    <published>2020-06-08T04:55:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/expipiplus1/vulkan" rel="noopener noreferrer">vulkan (⭐138)</a> - Haskell bindings for Vulkan and Vulkan Memory Allocator [BSD-3-Clause]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/06/08/"/>
    <summary>1 awesome projects updated on Jun 08, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/04/05/</id>
    <title>Awesome Vulkan Updates on Apr 05, 2020</title>
    <updated>2020-04-05T04:04:16.000Z</updated>
    <published>2020-04-05T04:04:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://github.com/azhirnov/glsl_trace" rel="noopener noreferrer">glsl_trace (⭐31)</a> - library for shader debugging and profiling for Vulkan and OpenGL. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/04/05/"/>
    <summary>1 awesome projects updated on Apr 05, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/02/28/</id>
    <title>Awesome Vulkan Updates on Feb 28, 2020</title>
    <updated>2020-02-28T12:34:33.000Z</updated>
    <published>2020-02-28T12:34:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li>Sascha Willems's <a href="https://github.com/SaschaWillems/Vulkan" rel="noopener noreferrer">samples (⭐9.9k)</a> and <a href="https://github.com/SaschaWillems/VulkanSponza" rel="noopener noreferrer">Deferred rendering of Sponza (⭐175)</a> and his talk of <a href="https://www.saschawillems.de/blog/2016/04/11/khronos-chapter-munich-vulkan-slides/" rel="noopener noreferrer">Khronos_meetup_munich</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/02/28/"/>
    <summary>1 awesome projects updated on Feb 28, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/02/18/</id>
    <title>Awesome Vulkan Updates on Feb 18, 2020</title>
    <updated>2020-02-18T20:44:05.000Z</updated>
    <published>2020-02-18T20:44:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/BeRo1985/pasvulkan" rel="noopener noreferrer">PasVulkan (⭐184)</a> - Vulkan bindings plus high-level wrapper library for Object Pascal [Zlib]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/02/18/"/>
    <summary>1 awesome projects updated on Feb 18, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/01/14/</id>
    <title>Awesome Vulkan Updates on Jan 14, 2020</title>
    <updated>2020-01-14T17:38:09.000Z</updated>
    <published>2020-01-14T17:38:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li>Khronos <a href="https://github.com/KhronosGroup/Vulkan-Samples" rel="noopener noreferrer">Vulkan samples (⭐4.1k)</a> [<a href="https://github.com/KhronosGroup/Vulkan-Samples/blob/master/LICENSE" rel="noopener noreferrer">LICENSE (⭐4.1k)</a>]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/01/14/"/>
    <summary>1 awesome projects updated on Jan 14, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/01/11/</id>
    <title>Awesome Vulkan Updates on Jan 11, 2020</title>
    <updated>2020-01-11T06:39:30.000Z</updated>
    <published>2020-01-11T06:39:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="http://web.engr.oregonstate.edu/~mjb/vulkan/" rel="noopener noreferrer">Mike Bailey's Vulkan Page</a> - Provides extensive Vulkan course slides. [CC BY-NC-ND 4.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/01/11/"/>
    <summary>1 awesome projects updated on Jan 11, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/01/07/</id>
    <title>Awesome Vulkan Updates on Jan 07, 2020</title>
    <updated>2020-01-07T10:10:35.000Z</updated>
    <published>2020-01-07T10:10:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/MaikKlein/ash" rel="noopener noreferrer">ash (⭐1.7k)</a> - Vulkan bindings for Rust. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/01/07/"/>
    <summary>1 awesome projects updated on Jan 07, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/12/24/</id>
    <title>Awesome Vulkan Updates on Dec 24, 2019</title>
    <updated>2019-12-24T02:58:57.000Z</updated>
    <published>2019-12-24T02:58:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://github.com/baldurk/renderdoc" rel="noopener noreferrer">renderdoc (⭐8.6k)</a> - by baldurk, a stand-alone graphics debugging tool. [MIT]<ul>
<li><a href="https://github.com/azhirnov/RDCtoVkCpp" rel="noopener noreferrer">RDCtoVkCpp (⭐25)</a> - converts RenderDoc Vulkan capture to compilable and executable C++ code. [MIT]</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/12/24/"/>
    <summary>1 awesome projects updated on Dec 24, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/10/23/</id>
    <title>Awesome Vulkan Updates on Oct 23, 2019</title>
    <updated>2019-10-23T20:02:14.000Z</updated>
    <published>2019-10-23T20:02:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/zyrolasting/racket-vulkan" rel="noopener noreferrer">racket-vulkan (⭐44)</a> - Racket bindings for Vulkan with <a href="https://sagegerard.com/racket-vulkan-notes-index.html" rel="noopener noreferrer">detailed implementation notes</a>. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/10/23/"/>
    <summary>1 awesome projects updated on Oct 23, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/10/17/</id>
    <title>Awesome Vulkan Updates on Oct 17, 2019</title>
    <updated>2019-10-17T11:55:49.000Z</updated>
    <published>2019-10-17T08:07:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware Support</p>
</h3>
<ul>
<li>Arm<ul>
<li><a href="https://developer.arm.com/solutions/graphics/developer-guides/mali-gpu-best-practices" rel="noopener noreferrer">Mali GPU Best Practices</a></li>
</ul>
</li>
</ul>
<h3><p>Document</p>
</h3>
<ul>
<li><a href="https://developer.arm.com/solutions/graphics/apis/vulkan" rel="noopener noreferrer">Arm</a><ul>
<li><a href="https://github.com/ARM-software/vulkan_best_practice_for_mobile_developers" rel="noopener noreferrer">Vulkan Best Practice for Mobile Developers Tutorials (⭐644)</a></li>
<li><a href="https://developer.arm.com/-/media/Files/pdf/graphics-and-multimedia/Vulkan%20API%20key%20features%20on%20ARM%20architecture.pdf" rel="noopener noreferrer">Vulkan's Key Features on Arm Architecture</a></li>
<li><a href="https://community.arm.com/groups/arm-mali-graphics/blog/2016/02/16/porting-a-graphics-engine-to-the-vulkan-api" rel="noopener noreferrer">Porting a Graphics Engine to the Vulkan API</a></li>
<li><a href="https://developer.arm.com/-/media/Files/pdf/graphics-and-multimedia/Get%20Your%20Engine%20Ready%20for%20Vulkan%20on%20Mobile.pdf" rel="noopener noreferrer">Get Your Engine Ready for Vulkan on Mobile</a></li>
<li><a href="https://community.arm.com/groups/arm-mali-graphics/blog/2016/04/19/massively-multi-thread-for-vulkan" rel="noopener noreferrer">Multi-Threading in Vulkan</a></li>
<li><a href="https://developer.arm.com/products/software/mali-sdks/vulkan" rel="noopener noreferrer">Mali Vulkan SDK Tutorials</a> and <a href="https://developer.arm.com/graphics/vulkan/vulkan-tutorials" rel="noopener noreferrer">Slides</a></li>
</ul>
</li>
</ul>
<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/ARM-software/vulkan_best_practice_for_mobile_developers" rel="noopener noreferrer">Vulkan Best Practice for Mobile Developers Samples (⭐644)</a></li>
</ul>
<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://www.arm.com/products/development-tools/graphics/arm-mobile-studio" rel="noopener noreferrer">Arm Mobile Studio</a> - includes the Arm Graphics Analyzer to trace graphics performance issues easily, and Arm Streamline performance analyzer, for a whole-system view of performance to determine bottlenecks quickly across both the CPU and GPU.</li>
</ul>

<ul>
<li><a href="https://github.com/ARM-software/perfdoc" rel="noopener noreferrer">Arm - PerfDoc (⭐116)</a> - a validation layer against the Mali Application Developer Best Practices document. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/10/17/"/>
    <summary>5 awesome projects updated on Oct 17, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/06/03/</id>
    <title>Awesome Vulkan Updates on Jun 03, 2019</title>
    <updated>2019-06-03T02:13:56.000Z</updated>
    <published>2019-06-03T02:13:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/jeffboody/gearsvk" rel="noopener noreferrer">Gears VK (⭐13)</a> - Gears VK is a heavily modified port of the famous "gears" demo to Vulkan/Android/Linux. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/06/03/"/>
    <summary>1 awesome projects updated on Jun 03, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/04/15/</id>
    <title>Awesome Vulkan Updates on Apr 15, 2019</title>
    <updated>2019-04-15T16:19:11.000Z</updated>
    <published>2019-04-15T16:19:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li>(Incomplete) Sascha Willems's <a href="https://github.com/jvm-graphics-labs/Vulkan" rel="noopener noreferrer">samples port (⭐48)</a> to Kotlin</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/04/15/"/>
    <summary>1 awesome projects updated on Apr 15, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/04/13/</id>
    <title>Awesome Vulkan Updates on Apr 13, 2019</title>
    <updated>2019-04-13T15:36:32.000Z</updated>
    <published>2019-04-13T15:36:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/maierfelix/nvk" rel="noopener noreferrer">nvk (⭐913)</a> - JavaScript bindings for Vulkan. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/04/13/"/>
    <summary>1 awesome projects updated on Apr 13, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/04/02/</id>
    <title>Awesome Vulkan Updates on Apr 02, 2019</title>
    <updated>2019-04-02T13:54:38.000Z</updated>
    <published>2019-04-02T13:54:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/GPSnoopy/RayTracingInVulkan" rel="noopener noreferrer">Ray Tracing In One Weekend (Vulkan RTX) (⭐1.2k)</a> - Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/04/02/"/>
    <summary>1 awesome projects updated on Apr 02, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/03/21/</id>
    <title>Awesome Vulkan Updates on Mar 21, 2019</title>
    <updated>2019-03-21T14:30:25.000Z</updated>
    <published>2019-03-21T14:30:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware Support</p>
</h3>
<ul>
<li><a href="https://www.imgtec.com/developers/powervr-sdk-tools/" rel="noopener noreferrer">Imagination</a></li>
</ul>
<h3><p>Document</p>
</h3>
<ul>
<li><a href="http://blog.imgtec.com/tag/vulkan" rel="noopener noreferrer">Imagination</a><ul>
<li><a href="https://imagination-technologies-cloudfront-assets.s3.amazonaws.com/idc-docs/gdc16/6_Efficient%20rendering%20with%20Vulkan%20on%20PowerVR.pdf" rel="noopener noreferrer">Efficient Rendering with Vulkan on PowerVR</a></li>
<li><a href="https://www.imgtec.com/webinar/migrating-to-vulkan-with-the-powervr-framework/" rel="noopener noreferrer">Migrating to Vulkan with the New PowerVR Graphics Framework</a></li>
<li><a href="https://www.imgtec.com/downloads/download-info/migrating-from-opengl-es-to-vulkan/" rel="noopener noreferrer">Migrating from OpenGLES to Vulkan</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/03/21/"/>
    <summary>2 awesome projects updated on Mar 21, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/01/25/</id>
    <title>Awesome Vulkan Updates on Jan 25, 2019</title>
    <updated>2019-01-25T11:02:03.000Z</updated>
    <published>2019-01-25T11:02:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://github.com/kondrak/vkQuake2" rel="noopener noreferrer">vkQuake2 (⭐890)</a> - id Software's Quake 2 v3.21 with Vulkan support (Windows and Linux). [GPL]</li>
</ul>

<ul>
<li><a href="https://github.com/cschied/q2vkpt/" rel="noopener noreferrer">q2vkpt (⭐948)</a> - Real-time path tracer VKPT integrated into q2pro Quake 2 client. [gpl]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/01/25/"/>
    <summary>2 awesome projects updated on Jan 25, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/12/29/</id>
    <title>Awesome Vulkan Updates on Dec 29, 2018</title>
    <updated>2018-12-29T20:04:16.000Z</updated>
    <published>2018-12-29T20:04:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/vulkan-go/vulkan" rel="noopener noreferrer">vulkan-go (⭐739)</a> - Go bindings for Vulkan. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/12/29/"/>
    <summary>1 awesome projects updated on Dec 29, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/11/25/</id>
    <title>Awesome Vulkan Updates on Nov 25, 2018</title>
    <updated>2018-11-25T11:47:15.000Z</updated>
    <published>2018-11-25T11:47:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://github.com/Z80Fan/VulkanDemos" rel="noopener noreferrer">Vulkan Demos and Tutorials (⭐70)</a>. [MIT]</li>
</ul>
<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/iOrange/rtxON" rel="noopener noreferrer">Simple RTX Vulkan raytracing tutorials (⭐359)</a>. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/11/25/"/>
    <summary>2 awesome projects updated on Nov 25, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/22/</id>
    <title>Awesome Vulkan Updates on Oct 22, 2018</title>
    <updated>2018-10-22T01:19:40.000Z</updated>
    <published>2018-10-22T01:19:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://www.khronos.org/assets/uploads/developers/library/2016-uk-chapter-moving-to-vulkan/Moving-to-Vulkan_Khronos-UK_May16.pdf" rel="noopener noreferrer">Moving to Vulkan (Khronos UK May16)</a></li>
</ul>
<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/LunarG/VulkanSamples" rel="noopener noreferrer">LunarG's Samples (⭐1.4k)</a></li>
</ul>

<ul>
<li><a href="https://github.com/vcoda/basic-graphics-samples" rel="noopener noreferrer">Vulkan Basic Graphics Samples (⭐35)</a> - Collection of simple graphics samples that are written using Magma library.</li>
</ul>
<h3><p>Khronos</p>
</h3>
<ul>
<li>Quick Reference Sheets<ul>
<li><a href="https://www.khronos.org/registry/vulkan/specs/1.0/refguide/Vulkan-1.0-web.pdf" rel="noopener noreferrer">Vulkan 1.0 Quick Reference Sheets</a></li>
<li><a href="https://www.khronos.org/registry/vulkan/specs/1.1/refguide/Vulkan-1.1-web.pdf" rel="noopener noreferrer">Vulkan 1.1 Quick Reference Sheets</a></li>
</ul>
</li>
</ul>

<ul>
<li><a href="https://github.com/KhronosGroup/Vulkan-CTS" rel="noopener noreferrer">Conformance Tests (CTS) (⭐510)</a></li>
</ul>

<ul>
<li>Conferences and Presentations<ul>
<li><a href="https://www.khronos.org/developers/library/2016-gdc" rel="noopener noreferrer">GDC 2016 Presentations</a></li>
<li><a href="https://www.khronos.org/developers/library/2016-uk-chapter-moving-to-vulkan" rel="noopener noreferrer">2016 UK Chapter: Moving to Vulkan</a></li>
<li><a href="https://www.youtube.com/watch?v=CsHMiEQgrLA" rel="noopener noreferrer">SIGGRAPH 2016 BOF - Vulkan</a></li>
<li><a href="https://www.youtube.com/watch?v=owuJRPKIUAg" rel="noopener noreferrer">SIGGRPAH 2016 Best Practices Roundtable</a></li>
<li><a href="https://www.khronos.org/developers/library/2016-vulkan-devday-uk" rel="noopener noreferrer">2016 Vulkan DevDay UK</a></li>
<li><a href="https://www.khronos.org/developers/library/2016-Vulkan-DevU-Seoul" rel="noopener noreferrer">2016 Vulkan DevDay Seoul</a></li>
<li><a href="https://www.khronos.org/developers/library/2017-vulkan-devu-vancouver" rel="noopener noreferrer">2017 Vulkan DevU Vancouver</a></li>
<li><a href="https://www.khronos.org/developers/library/2017-vulkan-loader-webinar" rel="noopener noreferrer">2017 Vulkan Loader Webinar</a></li>
<li><a href="https://www.youtube.com/watch?v=Nx0u-9ZwrmQ" rel="noopener noreferrer">SIGGRAPH 2017 BOF - Vulkan</a></li>
<li><a href="https://www.khronos.org/developers/library/2018-vulkan-montreal-dev-day" rel="noopener noreferrer">2018 Vulkan Montreal Dev Day</a></li>
<li><a href="https://www.khronos.org/developers/library/2018-vulkanised" rel="noopener noreferrer">2018 Vulkanised!</a></li>
<li><a href="https://www.youtube.com/watch?v=FCAM-3aAzXg&amp;t=18350s" rel="noopener noreferrer">SIGGRAPH 2018 BOF - Vulkan</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/22/"/>
    <summary>6 awesome projects updated on Oct 22, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/07/</id>
    <title>Awesome Vulkan Updates on Oct 07, 2018</title>
    <updated>2018-10-07T15:23:42.000Z</updated>
    <published>2018-10-07T15:23:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://www.basemark.com/blog/basemark-extends-its-benchmarking-lead-with-a-vulkan-performance-test/" rel="noopener noreferrer">Basemark</a> - by Basemark.</li>
</ul>
<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/CapsAdmin/ffibuild/blob/master/vulkan/vulkan.lua" rel="noopener noreferrer">libvulkan.lua (⭐58)</a> - Lua bindings for Vulkan.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/07/"/>
    <summary>2 awesome projects updated on Oct 07, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/08/30/</id>
    <title>Awesome Vulkan Updates on Aug 30, 2018</title>
    <updated>2018-08-30T20:36:55.000Z</updated>
    <published>2018-08-30T20:36:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/mosra/flextgl" rel="noopener noreferrer">flextGL (⭐203)</a> - Minimal Vulkan header/loader generator and <a href="http://blog.magnum.graphics/hacking/simple-efficient-vulkan-loading-with-flextgl/" rel="noopener noreferrer">the blog post</a> about it.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/08/30/"/>
    <summary>1 awesome projects updated on Aug 30, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/05/23/</id>
    <title>Awesome Vulkan Updates on May 23, 2018</title>
    <updated>2018-05-23T20:15:01.000Z</updated>
    <published>2018-05-23T20:15:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.amazon.com/Vulkan-Programming-Guide-Official-Learning/dp/0134464540" rel="noopener noreferrer">Vulkan Programming Guide</a> - by <strong>Graham Sellers</strong> and <strong>John Kessenich</strong> - Introduces powerful 3D development techniques for many fields.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/05/23/"/>
    <summary>1 awesome projects updated on May 23, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/05/05/</id>
    <title>Awesome Vulkan Updates on May 05, 2018</title>
    <updated>2018-05-05T05:17:08.000Z</updated>
    <published>2018-05-05T05:17:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Document</p>
</h3>
<ul>
<li>Samsung<ul>
<li><a href="https://community.arm.com/cfs-file/__key/telligent-evolution-extensions-calendar-calendarfiles/00-00-00-00-05/2_2D00_mmg_2D00_siggraph2016_2D00_best_2D00_practice_2D00_andrew.pdf" rel="noopener noreferrer">Siggraph 2016 - Best Practices for Mobile</a></li>
<li><a href="https://developer.samsung.com/game/usage" rel="noopener noreferrer">Vulkan Usage Recommencation</a> (for mobile)</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/05/05/"/>
    <summary>1 awesome projects updated on May 05, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/04/12/</id>
    <title>Awesome Vulkan Updates on Apr 12, 2018</title>
    <updated>2018-04-12T01:29:19.000Z</updated>
    <published>2018-04-12T01:29:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://www.jeremyong.com/c++/vulkan/graphics/rendering/2018/03/26/how-to-learn-vulkan.html" rel="noopener noreferrer">How to Learn Vulkan</a> - Meta post on how to learn Vulkan</li>
</ul>

<ul>
<li><a href="https://www.fasterthan.life/blog/2017/7/11/i-am-graphics-and-so-can-you-part-1" rel="noopener noreferrer">I Am Graphics And So Can You</a> - Blog post style tutorial for those new to graphics learning Vulkan.</li>
</ul>

<ul>
<li><a href="https://developer.qualcomm.com/software/adreno-gpu-sdk/tutorial-videos" rel="noopener noreferrer">Qualcomm Video Tutorial Series</a> - Leans more towards Vulkan for mobile devices.</li>
</ul>

<ul>
<li><a href="https://alain.xyz/blog/raw-vulkan" rel="noopener noreferrer">Raw Vulkan</a> - Overview on how to program a Vulkan application from the ground up.</li>
</ul>

<ul>
<li><a href="https://vulkan-tutorial.com/" rel="noopener noreferrer">Tutorial by Overv</a> and <a href="https://github.com/Overv/VulkanTutorial" rel="noopener noreferrer">its github repository (⭐3.1k)</a>. [CC BY-SA 4.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/04/12/"/>
    <summary>5 awesome projects updated on Apr 12, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/02/19/</id>
    <title>Awesome Vulkan Updates on Feb 19, 2018</title>
    <updated>2018-02-19T13:53:11.000Z</updated>
    <published>2018-02-19T13:53:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li>Sascha Willems's <a href="https://github.com/SaschaWillems/Vulkan-glTF-PBR" rel="noopener noreferrer">Vulkan-glTF-PBR (⭐917)</a> - physical based rendering with Vulkan using glTF 2.0 models. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/02/19/"/>
    <summary>1 awesome projects updated on Feb 19, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/01/03/</id>
    <title>Awesome Vulkan Updates on Jan 03, 2018</title>
    <updated>2018-01-03T12:58:20.000Z</updated>
    <published>2018-01-03T12:58:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Document</p>
</h3>
<ul>
<li>Epic<ul>
<li><a href="https://community.arm.com/cfs-file/__key/telligent-evolution-extensions-calendar-calendarfiles/00-00-00-00-05/6_2D00_mmg_2D00_siggraph2016_2D00_vulkan_2D00_smedis.pdf" rel="noopener noreferrer">Efficient use of Vulkan on UE4 Mobile</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/01/03/"/>
    <summary>1 awesome projects updated on Jan 03, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/01/01/</id>
    <title>Awesome Vulkan Updates on Jan 01, 2018</title>
    <updated>2018-01-01T08:19:00.000Z</updated>
    <published>2018-01-01T08:19:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/vulkano-rs/vulkano" rel="noopener noreferrer">Vulkano (⭐4.4k)</a> - Safe and rich Rust wrapper around the Vulkan API. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/01/01/"/>
    <summary>1 awesome projects updated on Jan 01, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/12/23/</id>
    <title>Awesome Vulkan Updates on Dec 23, 2017</title>
    <updated>2017-12-23T20:27:49.000Z</updated>
    <published>2017-12-23T20:27:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware Support</p>
</h3>
<ul>
<li><a href="http://www.amd.com/en-gb/innovations/software-technologies/technologies-gaming/vulkan" rel="noopener noreferrer">AMD</a><ul>
<li><a href="https://github.com/GPUOpen-Drivers/AMDVLK" rel="noopener noreferrer">Open-source Driver (⭐1.7k)</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/12/23/"/>
    <summary>1 awesome projects updated on Dec 23, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/10/11/</id>
    <title>Awesome Vulkan Updates on Oct 11, 2017</title>
    <updated>2017-10-11T01:29:56.000Z</updated>
    <published>2017-10-11T01:29:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.amazon.com/Introduction-Computer-Graphics-Vulkan-API/dp/1548616176" rel="noopener noreferrer">Introduction to Computer Graphics and the Vulkan API</a> by <strong>Kenwright</strong> - Introduce the reader to the exciting topic of computer graphics from a grounds-up practical perspective with the Vulkan API.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/10/11/"/>
    <summary>1 awesome projects updated on Oct 11, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/08/07/</id>
    <title>Awesome Vulkan Updates on Aug 07, 2017</title>
    <updated>2017-08-07T00:51:32.000Z</updated>
    <published>2017-08-07T00:51:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/jian-ru/laugh_engine" rel="noopener noreferrer">Laugh Engine (⭐389)</a> - Vulkan implementation of real-time PBR renderer.</li>
</ul>

<ul>
<li><a href="https://github.com/trungtle/TLVulkanRenderer" rel="noopener noreferrer">TLVulkanRenderer (⭐95)</a> - Simple Vulkan-based renderer for my master thesis on real-time transparency. [CC BY-SA 4.0]</li>
</ul>

<ul>
<li><a href="https://github.com/jherico/Vulkan" rel="noopener noreferrer">Vulkan-Hpp Samples (⭐333)</a> - Fork of Sascha Willems excellent Vulkan examples that uses Vulkan-Hpp.</li>
</ul>
<h3><p>Related lists</p>
</h3>
<ul>
<li><a href="https://github.com/sindresorhus/awesome" rel="noopener noreferrer">awesome (⭐310k)</a> - Curated list of awesome lists.</li>
</ul>

<ul>
<li><a href="https://github.com/eug/awesome-opengl" rel="noopener noreferrer">awesome-opengl (⭐2.1k)</a> - Curated list of awesome OpenGL libraries, debuggers and resources.</li>
</ul>

<ul>
<li><a href="https://github.com/ellisonleao/magictools" rel="noopener noreferrer">gamedev (⭐13k)</a> - Awesome list about game development.</li>
</ul>

<ul>
<li><a href="https://github.com/mattdesl/graphics-resources" rel="noopener noreferrer">graphics-resources (⭐1.8k)</a> - List of graphic programming resources.</li>
</ul>

<ul>
<li><a href="https://github.com/vinjn/awesome-d3d12" rel="noopener noreferrer">awesome-d3d12 (⭐236)</a> - Curated list of awesome D3D12 libraries, debuggers and resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/08/07/"/>
    <summary>8 awesome projects updated on Aug 07, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/08/04/</id>
    <title>Awesome Vulkan Updates on Aug 04, 2017</title>
    <updated>2017-08-04T02:25:01.000Z</updated>
    <published>2017-08-04T02:25:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="http://jhenriques.net/development.html" rel="noopener noreferrer">jhenriques's tutorial</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/08/04/"/>
    <summary>1 awesome projects updated on Aug 04, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/08/02/</id>
    <title>Awesome Vulkan Updates on Aug 02, 2017</title>
    <updated>2017-08-02T02:52:25.000Z</updated>
    <published>2017-08-02T02:52:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://github.com/google/gapid" rel="noopener noreferrer">gapid (⭐2.2k)</a> - Graphics API Debugger, can trace and replay Android OpenGL ES and Vulkan applications. [Apache License 2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/08/02/"/>
    <summary>1 awesome projects updated on Aug 02, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/07/12/</id>
    <title>Awesome Vulkan Updates on Jul 12, 2017</title>
    <updated>2017-07-12T07:35:28.000Z</updated>
    <published>2017-07-12T07:35:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/RippeR37/GL_vs_VK" rel="noopener noreferrer">GL_vs_VK (⭐82)</a> - Comparison of OpenGL and Vulkan API in terms of performance. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/07/12/"/>
    <summary>1 awesome projects updated on Jul 12, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/05/16/</id>
    <title>Awesome Vulkan Updates on May 16, 2017</title>
    <updated>2017-05-16T04:09:03.000Z</updated>
    <published>2017-05-16T04:09:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/jpystynen/vulkantoy" rel="noopener noreferrer">vulkantoy (⭐32)</a> - Shadertoy image shader test app with Vulkan. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/05/16/"/>
    <summary>1 awesome projects updated on May 16, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/05/03/</id>
    <title>Awesome Vulkan Updates on May 03, 2017</title>
    <updated>2017-05-03T00:50:57.000Z</updated>
    <published>2017-05-03T00:50:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Community</p>
</h3>
<ul>
<li><a href="http://webchat.freenode.net/?channels=Vulkan" rel="noopener noreferrer">Freenode IRC</a></li>
</ul>

<ul>
<li><a href="https://plus.google.com/communities/108983304183191634377" rel="noopener noreferrer">Google Plus</a></li>
</ul>

<ul>
<li><a href="https://forums.khronos.org/forumdisplay.php/114-Vulkan" rel="noopener noreferrer">Khronos Forum</a></li>
</ul>

<ul>
<li><a href="https://www.reddit.com/r/vulkan/" rel="noopener noreferrer">Reddit</a></li>
</ul>

<ul>
<li><a href="http://stackoverflow.com/questions/tagged/vulkan" rel="noopener noreferrer">Stack Overflow</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/05/03/"/>
    <summary>5 awesome projects updated on May 03, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/04/29/</id>
    <title>Awesome Vulkan Updates on Apr 29, 2017</title>
    <updated>2017-04-29T16:31:57.000Z</updated>
    <published>2017-04-29T16:31:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.amazon.com/Learning-Vulkan-Parminder-Singh/dp/1786469804" rel="noopener noreferrer">Learning Vulkan</a> - by <strong>Parminder Singh</strong> - Get started with the Vulkan API and its programming techniques using the easy-to-follow examples.<ul>
<li><a href="https://github.com/PacktPublishing/Learning-Vulkan" rel="noopener noreferrer">Book's Examples (⭐216)</a></li>
</ul>
</li>
</ul>

<ul>
<li><a href="https://www.amazon.com/Vulkan-Cookbook-Pawel-Lapinski/dp/1786468158" rel="noopener noreferrer">Vulkan Cookbook</a>- by <strong>Pawel Lapinski</strong> - Explores a wide range of graphics programming and GPU compute methods to make the best use of the Vulkan API.<ul>
<li><a href="https://github.com/PacktPublishing/Vulkan-Cookbook" rel="noopener noreferrer">Book's Examples (⭐800)</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/04/29/"/>
    <summary>2 awesome projects updated on Apr 29, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/04/28/</id>
    <title>Awesome Vulkan Updates on Apr 28, 2017</title>
    <updated>2017-04-28T15:43:19.000Z</updated>
    <published>2017-04-28T15:42:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://github.com/philiptaylor/vulkan-sxs" rel="noopener noreferrer">vulkan-sxs (⭐17)</a> - explain the Vulkan API step by step and <a href="https://github.com/philiptaylor/vulkan-sync" rel="noopener noreferrer">vulkan-sync (⭐56)</a> - rephrase Vulkan's requirements on execution dependencies in a more precise form. [MIT]</li>
</ul>
<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers" rel="noopener noreferrer">LoaderAndValidationLayers (⭐414)</a> - from KhronosGroup. [Apache Licence 2.0]</li>
</ul>

<ul>
<li><a href="https://github.com/LunarG/VulkanTools" rel="noopener noreferrer">VulkanTools (⭐651)</a> - LunarG's tools including layers and configurator. [Apache Licence 2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/04/28/"/>
    <summary>3 awesome projects updated on Apr 28, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/04/27/</id>
    <title>Awesome Vulkan Updates on Apr 27, 2017</title>
    <updated>2017-04-27T21:25:57.000Z</updated>
    <published>2017-04-27T21:25:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Document</p>
</h3>
<ul>
<li><a href="http://gpuopen.com/tag/vulkan/" rel="noopener noreferrer">AMD</a><ul>
<li><a href="http://gpuopen.com/vulkan-barriers-explained/" rel="noopener noreferrer">Vulkan barriers explained</a></li>
<li><a href="https://gpuopen.com/wp-content/uploads/2016/03/VulkanFastPaths.pdf" rel="noopener noreferrer">Vulkan Fast Paths</a></li>
<li><a href="https://gpuopen.com/wp-content/uploads/2016/03/Let_your_game_shine_optimizing_DirectX-12_and_Vulkan-performance_with_AMD_CodeXL.pdf" rel="noopener noreferrer">Let Your Game Shine – Optimizing DirectX 12 and Vulkan Performance with AMD CodeXL    </a></li>
<li><a href="https://gpuopen.com/wp-content/uploads/2016/03/d3d12_vulkan_lessons_learned.pdf" rel="noopener noreferrer">D3D12 &amp; Vulkan: Lessons Learned     </a></li>
<li><a href="http://gpuopen.com/say-hello/" rel="noopener noreferrer">Say Hello to a New Rendering API in Town!</a></li>
<li><a href="http://gpuopen.com/vulkan-renderpasses/" rel="noopener noreferrer">Vulkan Renderpasses</a></li>
<li><a href="http://gpuopen.com/performance-tweets-series-barriers-fences-synchronization/" rel="noopener noreferrer">Performance tweets series: Barriers, fences, synchronization</a></li>
<li><a href="http://gpuopen.com/using-the-vulkan-validation-layers/" rel="noopener noreferrer">Using the Vulkan™ Validation Layers</a></li>
<li><a href="https://gpuopen.com/wp-content/uploads/2016/05/Most-common-mistakes-in-Vulkan-apps.pdf" rel="noopener noreferrer">Most common mistakes in Vulkan apps</a></li>
<li><a href="http://gpuopen.com/vulkan-device-memory/" rel="noopener noreferrer">Vulkan Device Memory</a></li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/04/27/"/>
    <summary>1 awesome projects updated on Apr 27, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/04/10/</id>
    <title>Awesome Vulkan Updates on Apr 10, 2017</title>
    <updated>2017-04-10T06:45:49.000Z</updated>
    <published>2017-04-10T06:45:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/realitix/vulkan" rel="noopener noreferrer">vulkan (⭐489)</a> - Ultimate Python bindings for Vulkan generated with CFFI. [Apache Licence 2.0]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/04/10/"/>
    <summary>1 awesome projects updated on Apr 10, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/03/27/</id>
    <title>Awesome Vulkan Updates on Mar 27, 2017</title>
    <updated>2017-03-27T14:24:13.000Z</updated>
    <published>2017-03-27T14:24:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/FacticiusVir/SharpVk" rel="noopener noreferrer">SharpVk (⭐146)</a> - C# bindings for Vulkan with Linq-to-SPIR-V &amp; <a href="https://www.nuget.org/packages/SharpVk" rel="noopener noreferrer">NuGet package</a>. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/03/27/"/>
    <summary>1 awesome projects updated on Mar 27, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/03/24/</id>
    <title>Awesome Vulkan Updates on Mar 24, 2017</title>
    <updated>2017-03-24T05:47:36.000Z</updated>
    <published>2017-03-24T05:47:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://www.futuremark.com/pressreleases/compare-vulkan-and-directx-12-performance-with-3dmark" rel="noopener noreferrer">3DMark</a> - 3DMark API Overhead test.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/03/24/"/>
    <summary>1 awesome projects updated on Mar 24, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/03/16/</id>
    <title>Awesome Vulkan Updates on Mar 16, 2017</title>
    <updated>2017-03-16T02:42:13.000Z</updated>
    <published>2017-03-16T02:42:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/kocsis1david/font-demo" rel="noopener noreferrer">SDF Font Demo (⭐226)</a> - Text rendering in Vulkan by estimating signed distance. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/03/16/"/>
    <summary>1 awesome projects updated on Mar 16, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/02/22/</id>
    <title>Awesome Vulkan Updates on Feb 22, 2017</title>
    <updated>2017-02-22T02:43:26.000Z</updated>
    <published>2017-02-22T02:43:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://github.com/ValveSoftware/SteamVR-for-Linux" rel="noopener noreferrer">Linux port of SteamVR (⭐912)</a> - SteamVR is built on top of the Vulkan API.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/02/22/"/>
    <summary>1 awesome projects updated on Feb 22, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/01/11/</id>
    <title>Awesome Vulkan Updates on Jan 11, 2017</title>
    <updated>2017-01-11T14:13:43.000Z</updated>
    <published>2017-01-11T14:13:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/chaoticbob/tinyrenderers" rel="noopener noreferrer">tinyrenderers (⭐464)</a> - Single header implemenations of Vulkan and D3D12 renderers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/01/11/"/>
    <summary>1 awesome projects updated on Jan 11, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/12/21/</id>
    <title>Awesome Vulkan Updates on Dec 21, 2016</title>
    <updated>2016-12-21T00:12:59.000Z</updated>
    <published>2016-12-21T00:12:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/WindyDarian/Vulkan-Forward-Plus-Renderer" rel="noopener noreferrer">Vulkan-Forward-Plus-Renderer (⭐653)</a> - VFPR - a Vulkan Forward Plus Renderer. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/12/21/"/>
    <summary>1 awesome projects updated on Dec 21, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/12/20/</id>
    <title>Awesome Vulkan Updates on Dec 20, 2016</title>
    <updated>2016-12-20T08:03:15.000Z</updated>
    <published>2016-12-20T08:03:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware Support</p>
</h3>
<ul>
<li><a href="https://developer.nvidia.com/Vulkan" rel="noopener noreferrer">NVIDIA</a><ul>
<li><a href="https://developer.nvidia.com/vulkan-driver" rel="noopener noreferrer">Driver for Desktop</a></li>
<li><a href="https://developer.nvidia.com/vulkan-android" rel="noopener noreferrer">Driver for Android</a></li>
<li><a href="https://developer.nvidia.com/embedded/vulkan" rel="noopener noreferrer">Driver for Linux for Tegra (L4T)</a></li>
</ul>
</li>
</ul>

<ul>
<li>Intel<ul>
<li><a href="https://01.org/linuxgraphics/blogs/jekstrand/2016/open-source-vulkan-drivers-intel-hardware/" rel="noopener noreferrer">Open-source Driver</a></li>
<li><a href="https://software.intel.com/en-us/blogs/2016/03/14/new-intel-vulkan-beta-1540204404-graphics-driver-for-windows-78110-1540" rel="noopener noreferrer">Driver for Windows</a></li>
</ul>
</li>
</ul>
<h3><p>Document</p>
</h3>
<ul>
<li><a href="https://developer.nvidia.com/taxonomy/term/586" rel="noopener noreferrer">NVIDIA</a><ul>
<li><a href="https://developer.nvidia.com/device-generated-commands-vulkan" rel="noopener noreferrer">Vulkan Device-Generated Commands</a></li>
<li><a href="https://developer.nvidia.com/getting-vulkan-ready-vr" rel="noopener noreferrer">Getting Vulkan Ready For VR</a></li>
<li><a href="http://on-demand.gputechconf.com/gtc/2016/presentation/s6138-christoph-kubisch-pierre-boudier-gpu-driven-rendering.pdf" rel="noopener noreferrer">GPU-Driven Rendering</a></li>
<li><a href="http://developer.download.nvidia.com/gameworks/events/GDC2016/mschott_lbishop_gl_vulkan.pdf" rel="noopener noreferrer">GDC 16 - High-performance, Low-Overhead Rendering with OpenGL and Vulkan</a></li>
<li><a href="http://developer.download.nvidia.com/gameworks/events/GDC2016/Vulkan_Essentials_GDC16_tlorach.pdf" rel="noopener noreferrer">GDC 16 - Vulkan and NVIDIA – The Essentials</a></li>
<li><a href="https://developer.nvidia.com/engaging-voyage-vulkan" rel="noopener noreferrer">Engaging the Voyage to Vulkan</a></li>
<li><a href="https://developer.nvidia.com/vulkan-shader-resource-binding" rel="noopener noreferrer">Vulkan Shader Resource Binding</a></li>
<li><a href="https://developer.nvidia.com/vulkan-memory-management" rel="noopener noreferrer">Vulkan Memory Management</a></li>
<li><a href="https://developer.nvidia.com/opengl-vulkan" rel="noopener noreferrer">OpenGL like Vulkan</a></li>
<li><a href="https://developer.nvidia.com/transitioning-opengl-vulkan" rel="noopener noreferrer">Transitioning from OpenGL to Vulkan</a></li>
<li><a href="http://on-demand.gputechconf.com/siggraph/2015/presentation/SIG1501-Piers-Daniell.pdf" rel="noopener noreferrer">Siggraph 15 talk - Vulkan on NVIDIA GPUs</a></li>
</ul>
</li>
</ul>

<ul>
<li>Intel<ul>
<li><a href="https://github.com/GameTechDev/IntroductionToVulkan" rel="noopener noreferrer">API without Secrets: Introduction to Vulkan (⭐1.3k)</a> [<a href="https://github.com/GameTechDev/IntroductionToVulkan/blob/master/license.txt" rel="noopener noreferrer">LICENSE (⭐1.3k)</a>]<ul>
<li><a href="https://software.intel.com/en-us/api-without-secrets-introduction-to-vulkan-part-1" rel="noopener noreferrer">Part 1: The Beginning</a></li>
<li><a href="https://software.intel.com/en-us/api-without-secrets-introduction-to-vulkan-part-2" rel="noopener noreferrer">Part 2: Swap Chain</a></li>
<li><a href="https://software.intel.com/en-us/api-without-secrets-introduction-to-vulkan-part-3" rel="noopener noreferrer">Part 3: First Triangle</a></li>
<li><a href="https://software.intel.com/en-us/articles/api-without-secrets-introduction-to-vulkan-part-4" rel="noopener noreferrer">Part 4: Vertex Attributes</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<h3><p>Tutorial</p>
</h3>
<ul>
<li>Siggraph<ul>
<li><a href="http://nextgenapis.realtimerendering.com/" rel="noopener noreferrer">An overview of next-generation graphics APIs</a> - covers Vulkan, D3D12 etc.</li>
</ul>
</li>
</ul>
<h3><p>Samples</p>
</h3>
<ul>
<li>Google<ul>
<li><a href="https://github.com/googlesamples/vulkan-basic-samples" rel="noopener noreferrer">Android port of LunarG samples (⭐488)</a>.</li>
<li><a href="https://github.com/googlesamples/android-vulkan-tutorials" rel="noopener noreferrer">android tutorials (⭐834)</a>.</li>
</ul>
</li>
</ul>

<ul>
<li><a href="https://github.com/nvpro-samples" rel="noopener noreferrer">nvpro-samples</a> - NVIDIA DesignWorks Samples. [<a href="https://github.com/nvpro-samples/gl_vk_threaded_cadscene/blob/master/LICENSE" rel="noopener noreferrer">LICENSE (⭐157)</a>]<ul>
<li><a href="https://github.com/nvpro-samples/gl_vk_chopper" rel="noopener noreferrer">gl_vk_chopper (⭐202)</a> - Simple vulkan rendering example.</li>
<li><a href="https://github.com/nvpro-samples/gl_vk_threaded_cadscene" rel="noopener noreferrer">gl_vk_threaded_cadscene (⭐157)</a> - OpenGL and Vulkan comparison on rendering a CAD scene using various techniques and <a href="https://developer.nvidia.com/vulkan-opengl-threaded-cad-scene-sample" rel="noopener noreferrer">the blog</a> about it.</li>
<li><a href="https://github.com/nvpro-samples/gl_vk_bk3dthreaded" rel="noopener noreferrer">gl_vk_bk3dthreaded (⭐84)</a> - Vulkan sample rendering 3D with 'worker-threads'.</li>
<li><a href="https://github.com/nvpro-samples/gl_vk_supersampled" rel="noopener noreferrer">gl_vk_supersampled (⭐63)</a> - Vulkan sample showing a high quality super-sampled rendering.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/12/20/"/>
    <summary>7 awesome projects updated on Dec 20, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/10/20/</id>
    <title>Awesome Vulkan Updates on Oct 20, 2016</title>
    <updated>2016-10-20T02:26:08.000Z</updated>
    <published>2016-10-20T02:26:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://github.com/Novum/vkQuake" rel="noopener noreferrer">vkQuake (⭐1.7k)</a> - Vulkan Quake port based on QuakeSpasm. [GPL]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/10/20/"/>
    <summary>1 awesome projects updated on Oct 20, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/10/19/</id>
    <title>Awesome Vulkan Updates on Oct 19, 2016</title>
    <updated>2016-10-19T10:39:50.000Z</updated>
    <published>2016-10-19T10:39:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/FacticiusVir/SharpVk-Samples" rel="noopener noreferrer">C# Samples (⭐26)</a> - Port of Overv's tutorials to <a href="https://github.com/FacticiusVir/SharpVk" rel="noopener noreferrer">SharpVk (⭐146)</a> [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/10/19/"/>
    <summary>1 awesome projects updated on Oct 19, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/09/24/</id>
    <title>Awesome Vulkan Updates on Sep 24, 2016</title>
    <updated>2016-09-24T15:40:33.000Z</updated>
    <published>2016-09-24T15:40:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://vulkan.lunarg.com/doc/sdk/1.0.26.0/windows/tutorial.html" rel="noopener noreferrer">Lunarg's tutorial</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/09/24/"/>
    <summary>1 awesome projects updated on Sep 24, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/08/08/</id>
    <title>Awesome Vulkan Updates on Aug 08, 2016</title>
    <updated>2016-08-08T04:12:02.000Z</updated>
    <published>2016-08-08T04:12:02.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/KhronosGroup/Vulkan-Hpp" rel="noopener noreferrer">Vulkan-hpp (⭐3k)</a> Open-Source Vulkan C++ API originated from NVIDIA and <a href="https://developer.nvidia.com/open-source-vulkan-c-api" rel="noopener noreferrer">the blog</a> about it.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/08/08/"/>
    <summary>1 awesome projects updated on Aug 08, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/07/29/</id>
    <title>Awesome Vulkan Updates on Jul 29, 2016</title>
    <updated>2016-07-29T02:41:55.000Z</updated>
    <published>2016-07-29T02:41:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://developer.nvidia.com/nvidia-nsight-visual-studio-edition" rel="noopener noreferrer">Nsight™ Visual Studio Edition 5.2+</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/07/29/"/>
    <summary>1 awesome projects updated on Jul 29, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/07/21/</id>
    <title>Awesome Vulkan Updates on Jul 21, 2016</title>
    <updated>2016-07-21T09:34:16.000Z</updated>
    <published>2016-07-21T09:34:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/Novum/vkQuake" rel="noopener noreferrer">Vulkan Quake port based on QuakeSpasm (⭐1.7k)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/07/21/"/>
    <summary>1 awesome projects updated on Jul 21, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/07/20/</id>
    <title>Awesome Vulkan Updates on Jul 20, 2016</title>
    <updated>2016-07-20T13:44:55.000Z</updated>
    <published>2016-07-20T13:44:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware Support</p>
</h3>
<ul>
<li><a href="https://www.khronos.org/vulkan" rel="noopener noreferrer">Khronos</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/07/20/"/>
    <summary>1 awesome projects updated on Jul 20, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/07/05/</id>
    <title>Awesome Vulkan Updates on Jul 05, 2016</title>
    <updated>2016-07-05T07:33:07.000Z</updated>
    <published>2016-07-05T07:33:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/NVIDIAGameWorks/GraphicsSamples" rel="noopener noreferrer">NVIDIA GameWorks Samples</a> - GameWorks cross-platform graphics API samples. [<a href="https://github.com/NVIDIAGameWorks/GraphicsSamples/blob/master/license.txt" rel="noopener noreferrer">LICENSE</a>]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/07/05/"/>
    <summary>1 awesome projects updated on Jul 05, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/06/01/</id>
    <title>Awesome Vulkan Updates on Jun 01, 2016</title>
    <updated>2016-06-01T02:29:40.000Z</updated>
    <published>2016-06-01T02:29:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://github.com/ValveSoftware/Dota-2-Vulkan/" rel="noopener noreferrer">Dota2 (⭐98)</a> - by Valve.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/06/01/"/>
    <summary>1 awesome projects updated on Jun 01, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/05/26/</id>
    <title>Awesome Vulkan Updates on May 26, 2016</title>
    <updated>2016-05-26T15:24:12.000Z</updated>
    <published>2016-05-26T15:24:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/GameTechDev/stardust_vulkan" rel="noopener noreferrer">Stardust from Intel (⭐113)</a> - The Stardust sample application uses the Vulkan graphics API to efficiently render a cloud of animated particles. [<a href="https://github.com/GameTechDev/stardust_vulkan/blob/master/license.txt" rel="noopener noreferrer">LICENSE (⭐113)</a>]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/05/26/"/>
    <summary>1 awesome projects updated on May 26, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/05/24/</id>
    <title>Awesome Vulkan Updates on May 24, 2016</title>
    <updated>2016-05-24T05:30:56.000Z</updated>
    <published>2016-05-24T05:30:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/ParticlePeter/ErupteD" rel="noopener noreferrer">ErupteD (⭐51)</a> - Another Auto-generated D bindings for Vulkan.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/05/24/"/>
    <summary>1 awesome projects updated on May 24, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/05/16/</id>
    <title>Awesome Vulkan Updates on May 16, 2016</title>
    <updated>2016-05-16T07:04:26.000Z</updated>
    <published>2016-05-16T02:19:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tutorial</p>
</h3>
<ul>
<li><a href="https://renderdoc.org/vulkan-in-30-minutes.html" rel="noopener noreferrer">Vulkan in 30 minutes</a> - by baldurk.</li>
</ul>
<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://en.wikipedia.org/wiki/Doom_(2016_video_game)" rel="noopener noreferrer">Doom</a> - by id Software.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/05/16/"/>
    <summary>2 awesome projects updated on May 16, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/04/20/</id>
    <title>Awesome Vulkan Updates on Apr 20, 2016</title>
    <updated>2016-04-20T07:47:52.000Z</updated>
    <published>2016-04-20T07:47:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools</p>
</h3>
<ul>
<li><a href="https://github.com/GPUOpen-Tools/CodeXL" rel="noopener noreferrer">CodeXL (⭐998)</a> - CodeXL goes open source. [MIT]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/04/20/"/>
    <summary>1 awesome projects updated on Apr 20, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/04/14/</id>
    <title>Awesome Vulkan Updates on Apr 14, 2016</title>
    <updated>2016-04-14T13:16:40.000Z</updated>
    <published>2016-04-14T13:16:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Bindings</p>
</h3>
<ul>
<li><a href="https://github.com/ColonelThirtyTwo/dvulkan" rel="noopener noreferrer">dvulkan (⭐17)</a> - Auto-generated D bindings for Vulkan.</li>
</ul>

<ul>
<li><a href="https://github.com/mono/VulkanSharp" rel="noopener noreferrer">VulkanSharp (⭐532)</a> - C# bindings for Vulkan. [MIT]</li>
</ul>

<ul>
<li><a href="https://www.lwjgl.org/" rel="noopener noreferrer">LWJGL</a> - Lightweight Java Game Library 3 has Vulkan bindings. [BSD]</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/04/14/"/>
    <summary>3 awesome projects updated on Apr 14, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/03/16/</id>
    <title>Awesome Vulkan Updates on Mar 16, 2016</title>
    <updated>2016-03-16T01:45:32.000Z</updated>
    <published>2016-03-16T01:45:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://kishonti.net/news_single.jsp?id=31133884" rel="noopener noreferrer">GFXBench 5</a> - by Kishonti.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/03/16/"/>
    <summary>1 awesome projects updated on Mar 16, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/02/24/</id>
    <title>Awesome Vulkan Updates on Feb 24, 2016</title>
    <updated>2016-02-24T04:34:50.000Z</updated>
    <published>2016-02-24T04:34:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="https://www.unrealengine.com/blog/epic-games-unveils-protostar-at-samsung-galaxy-unpacked" rel="noopener noreferrer">ProtoStar</a> - by Epic, built with Unreal Engine 4 technology.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/02/24/"/>
    <summary>1 awesome projects updated on Feb 24, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/02/22/</id>
    <title>Awesome Vulkan Updates on Feb 22, 2016</title>
    <updated>2016-02-22T06:18:45.000Z</updated>
    <published>2016-02-22T06:18:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Apps</p>
</h3>
<ul>
<li><a href="http://www.croteam.com/talos-principle-will-support-vulkan-first-screenshot-released/" rel="noopener noreferrer">The Talos Principle</a> - by Croteam.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/02/22/"/>
    <summary>1 awesome projects updated on Feb 22, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/02/19/</id>
    <title>Awesome Vulkan Updates on Feb 19, 2016</title>
    <updated>2016-02-19T13:23:55.000Z</updated>
    <published>2016-02-19T13:23:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Samples</p>
</h3>
<ul>
<li><a href="https://github.com/krh/vkcube" rel="noopener noreferrer">vkcube (⭐115)</a> - 'vkcube' sample from krh, works under X, wayland and VT console with
drm/kms.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/02/19/"/>
    <summary>1 awesome projects updated on Feb 19, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/02/18/</id>
    <title>Awesome Vulkan Updates on Feb 18, 2016</title>
    <updated>2016-02-18T05:56:18.000Z</updated>
    <published>2016-02-18T05:56:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware Support</p>
</h3>
<ul>
<li><a href="http://vulkan.gpuinfo.org/" rel="noopener noreferrer">gpuinfo</a> - Vulkan Hardware Database by Sascha Willems</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/02/18/"/>
    <summary>1 awesome projects updated on Feb 18, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/02/17/</id>
    <title>Awesome Vulkan Updates on Feb 17, 2016</title>
    <updated>2016-02-17T03:18:10.000Z</updated>
    <published>2016-02-17T03:18:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>Hardware Support</p>
</h3>
<ul>
<li><a href="https://developer.qualcomm.com/software/adreno-gpu-sdk/gpu" rel="noopener noreferrer">Qualcomm</a></li>
</ul>
<h3><p>SDK</p>
</h3>
<ul>
<li><a href="https://vulkan.lunarg.com/signin" rel="noopener noreferrer">For Windows &amp; Linux</a></li>
</ul>

<ul>
<li><a href="https://developer.android.com/ndk/guides/graphics/index.html" rel="noopener noreferrer">For Android</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/02/17/"/>
    <summary>3 awesome projects updated on Feb 17, 2016</summary>
  </entry>
</feed>