vk-bootstrap
Vulkan initializer
A utility library that simplifies the process of initializing Vulkan.
Vulkan Bootstrapping Iibrary
811 stars
10 watching
81 forks
Language: C++
last commit: 7 days ago
Linked from 1 awesome list
bootstrapcppheaderonlysetuputilityvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
cg-tuwien/vulkanlaunchpadstarter | A starter template for building Vulkan-based projects | 21 |
lunarg/vulkantools | Tools to aid in developing Vulkan applications | 672 |
cg-tuwien/auto-vk | A modern C++ layer on top of Vulkan-Hpp that simplifies the development process by abstracting away certain concepts and providing a more productive way to write Vulkan code. | 284 |
alaingalvan/vulkan-seed | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
packtpublishing/learning-vulkan | A tutorial project on using the Vulkan graphics API to build cross-platform graphics and compute applications | 220 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
ul-fri-lgm/logi | A C++ framework for building Vulkan-based graphics applications with minimal overhead and easy-to-use API | 15 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 48 |
andy-thomason/vookoo | A set of utilities for simplifying Vulkan graphics programming in C++ | 524 |
darmie/linc_vulkan | A set of bindings and wrappers around the Vulkan graphics API to make it accessible from Haxe programming language. | 14 |
packtpublishing/vulkan-cookbook | A comprehensive resource for learning Vulkan graphics programming through examples and samples | 826 |
philiptaylor/vulkan-sxs | A tutorial project exploring and explaining the Vulkan API step by step. | 17 |
prideout/lava | A C++ Vulkan library that provides a simple and lightweight way to create and manage Vulkan objects | 49 |
parawave/vulkan-cpp-library | A set of C++ modules extending the JUCE application framework with Vulkan support | 25 |
cg-tuwien/vulkanlaunchpad | A Vulkan-based framework for beginners to learn and develop 3D graphics applications. | 62 |