Logi
Vulkan wrapper
A C++ framework for building Vulkan-based graphics applications with minimal overhead and easy-to-use API
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.
15 stars
6 watching
2 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
vulkanvulkan-abstractionvulkan-abstraction-frameworkvulkan-cppvulkan-demosvulkan-libraryvulkan-wrapper
Related projects:
Repository | Description | Stars |
---|---|---|
darmie/linc_vulkan | A set of bindings and wrappers around the Vulkan graphics API to make it accessible from Haxe programming language. | 14 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 48 |
mhdta-dev/vkfs | A C++ framework providing Vulkan abstraction and simplification for game development and graphics applications. | 10 |
mwalczyk/plume | A wrapper around the Vulkan graphics API. | 14 |
kbielude/vkgl | An implementation of OpenGL using Vulkan as the underlying graphics API | 114 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 753 |
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 |
maierfelix/nvk | Provides a high-performance, low-abstraction Vulkan API for JavaScript and TypeScript. | 924 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 193 |
prideout/lava | A C++ Vulkan library that provides a simple and lightweight way to create and manage Vulkan objects | 49 |
charles-lunarg/vk-bootstrap | A utility library that simplifies the process of initializing Vulkan. | 811 |
cg-tuwien/vulkanlaunchpad | A Vulkan-based framework for beginners to learn and develop 3D graphics applications. | 62 |
realitix/vulkan | A Python wrapper for the Vulkan graphics API | 502 |
lunarg/vulkantools | Tools to aid in developing Vulkan applications | 672 |