Vookoo
Vulkan utility library
A set of utilities for simplifying Vulkan graphics programming in C++
A set of utilities for taking the pain out of Vulkan in header only modern C++
524 stars
30 watching
52 forks
Language: C++
last commit: 6 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
prideout/lava | A C++ Vulkan library that provides a simple and lightweight way to create and manage Vulkan objects | 49 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 193 |
philiptaylor/vulkan-sxs | A tutorial project exploring and explaining the Vulkan API step by step. | 17 |
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 |
achirkin/vulkan | A Haskell library providing low-level bindings to the Vulkan graphics API | 63 |
erikmcclure/buntils | A collection of utility libraries and data structures for building efficient C++ applications | 36 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
charles-lunarg/vk-bootstrap | A utility library that simplifies the process of initializing Vulkan. | 811 |
saschawillems/vulkanwicked | An implementation of the Vulkan graphics API in C++ | 11 |
andy-thomason/andyzip | A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
andrewboryk/abutils | A utility library providing pre-written functionality to simplify development and reduce repetitive code. | 5 |
itoral/vkdf | A collection of Vulkan demos to demonstrate the API and simplify the development of simple graphics applications. | 37 |
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 753 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 48 |