Logi by UL-FRI-LGM

Logi is light-weight C++ Vulkan abstraction framework, which attempts to bridge the gap between previous graphics APIs and Vulkan by making API easier to use while still preserving Vulkan semantics and introducing as little overhead as possible.

updated at April 22, 2024, 6:21 a.m.

C++

6 +0

15 +0

2 +0

GitHub
GL_vs_VK by RippeR37

Comparison of OpenGL and Vulkan API in terms of performance.

updated at April 22, 2024, 8:13 a.m.

C++

7 +0

82 +0

10 +0

GitHub
tinyrenderers by chaoticbob

None

updated at April 22, 2024, 1:50 p.m.

C++

25 +0

462 +0

27 +0

GitHub
VKFS by MHDtA-dev

Cross-platform C++ framework that allows you to quickly initialize Vulkan and provides easy-to-use abstraction above main objects

updated at April 25, 2024, 11:16 p.m.

C++

1 +0

10 +0

3 +0

GitHub
Vookoo by andy-thomason

A set of utilities for taking the pain out of Vulkan in header only modern C++

updated at April 28, 2024, 10:29 a.m.

C++

30 +0

519 +0

52 +0

GitHub
vuh by Glavnokoman

Vulkan compute for people

updated at May 4, 2024, 7:53 a.m.

C++

24 +0

340 +0

34 +0

GitHub
Intrinsic by begla

Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.

updated at May 5, 2024, 9:49 p.m.

C++

85 +0

1,031 +0

74 +0

GitHub
gl_vk_supersampled by nvpro-samples

Vulkan sample showing a high quality super-sampled rendering

updated at May 7, 2024, 2:02 a.m.

C++

16 +0

63 +0

17 +0

GitHub
Anvil by GPUOpen-Archive

Anvil is a cross-platform framework for Vulkan

updated at May 7, 2024, 9:06 a.m.

C++

54 +0

593 +0

59 +0

GitHub
laugh_engine by jian-ru

A Vulkan implementation of real-time PBR renderer

updated at May 7, 2024, 9:51 a.m.

C++

26 +0

389 +0

32 +0

GitHub
basic-graphics-samples by vcoda

Basic graphics samples using Magma library and Vulkan graphics API

updated at May 12, 2024, 1:23 p.m.

C++

5 +0

34 +0

2 +0

GitHub
VulkanSponza by SaschaWillems

Deferred Vulkan rendering playground using Crytek's Sponza scene

updated at May 12, 2024, 4:03 p.m.

C++

14 +0

175 +0

30 +0

GitHub
gl_vk_bk3dthreaded by nvpro-samples

Vulkan sample rendering 3D with 'worker-threads'

updated at May 13, 2024, 7:36 a.m.

C++

16 +0

84 +0

17 +0

GitHub
gl_vk_threaded_cadscene by nvpro-samples

OpenGL and Vulkan comparison on rendering a CAD scene using various techniques

updated at May 13, 2024, 7:36 a.m.

C++

25 +0

156 +0

26 +0

GitHub
gl_vk_chopper by nvpro-samples

Simple vulkan rendering example.

updated at May 13, 2024, 7:36 a.m.

C++

22 +0

201 +0

44 +0

GitHub
Native_SDK by powervr-graphics

C++ cross-platform 3D graphics SDK. Includes demos & helper code (resource loading etc.) to speed up development of Vulkan, OpenGL ES 2.0 & 3.x applications

updated at May 13, 2024, 8:14 a.m.

C++

98 +0

673 +0

193 +0

GitHub
Auto-Vk by cg-tuwien

Afterburner for Vulkan development; Auto-Vk is a modern C++ low-level convenience and productivity layer atop Vulkan-Hpp.

updated at May 15, 2024, 7:08 a.m.

C++

10 +0

265 +0

17 +0

GitHub
libvc by uNetworking

Vulkan Compute for C++ (experimentation project)

updated at May 16, 2024, 2:24 a.m.

C++

14 +0

131 +0

12 +0

GitHub
VulkanTools by LunarG

Tools to aid in Vulkan development

updated at May 16, 2024, 7:57 a.m.

C++

45 +0

641 +0

177 +0

GitHub
VulkanLaunchpadStarter by cg-tuwien

Starter template for a project based on Vulkan Launchpad

updated at May 16, 2024, 8:51 a.m.

C++

5 +0

19 +0

7 +0

GitHub