plume
Graphics API wrapper
A wrapper around the Vulkan graphics API.
A wrapper around the Vulkan graphics API.
14 stars
6 watching
1 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
maierfelix/nvk | Provides a high-performance, low-abstraction Vulkan API for JavaScript and TypeScript. | 924 |
saschawillems/vulkanwicked | An implementation of the Vulkan graphics API in C++ | 11 |
ul-fri-lgm/logi | A C++ framework for building Vulkan-based graphics applications with minimal overhead and easy-to-use API | 15 |
andrejnau/flycube | A low-level graphics API providing features like ray tracing and support for multiple backends | 388 |
realitix/vulkan | A Python wrapper for the Vulkan graphics API | 502 |
kbielude/vkgl | An implementation of OpenGL using Vulkan as the underlying graphics API | 114 |
kotlin-graphics/vkk | A Kotlin wrapper library for the Vulkan C API that adds features like type safety and exceptions to improve developers' experience without significant CPU runtime cost. | 131 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 193 |
acdemiralp/gl | A C++ wrapper around the OpenGL 4.6 Core Profile for creating and managing graphics resources. | 158 |
darmie/linc_vulkan | A set of bindings and wrappers around the Vulkan graphics API to make it accessible from Haxe programming language. | 14 |
particlepeter/erupted | A set of auto-generated D bindings for the Vulkan API that automatically loads the necessary functions and provides a way to interact with it. | 52 |
mhdta-dev/vkfs | A C++ framework providing Vulkan abstraction and simplification for game development and graphics applications. | 10 |
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 753 |
amerkoleci/vortice.vulkan | A .NET binding library for Vulkan graphics API | 298 |