lava
Vulkan utility library
A C++ Vulkan library that provides a simple and lightweight way to create and manage Vulkan objects
toy C++ Vulkan library
49 stars
6 watching
2 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
graphicsvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
prideout/par | A collection of single-file C libraries for graphics and related tasks. | 865 |
andy-thomason/vookoo | A set of utilities for simplifying Vulkan graphics programming in C++ | 524 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
ul-fri-lgm/logi | A C++ framework for building Vulkan-based graphics applications with minimal overhead and easy-to-use API | 15 |
kennyalive/vulkan-base | A Vulkan-based 3D application demonstrating various features like rasterization pipeline setup, timestamp queries, debug labels, and ImGui integration. | 25 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 193 |
mwalczyk/plume | A wrapper around the Vulkan graphics API. | 14 |
alaingalvan/vulkan-seed | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
maierfelix/nvk | Provides a high-performance, low-abstraction Vulkan API for JavaScript and TypeScript. | 924 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 48 |
charles-lunarg/vk-bootstrap | A utility library that simplifies the process of initializing Vulkan. | 811 |
itoral/vkdf | A collection of Vulkan demos to demonstrate the API and simplify the development of simple graphics applications. | 37 |
saschawillems/vulkanwicked | An implementation of the Vulkan graphics API in C++ | 11 |
nvpro-pipeline/vkhlf | An experimental high-level abstraction library on top of Vulkan | 325 |
parawave/vulkan-cpp-library | A set of C++ modules extending the JUCE application framework with Vulkan support | 25 |