vkk
Vulkan wrapper
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.
VK², Kotlin Wrapper for Vulkan: code expressiveness and safety meet graphic power
134 stars
11 watching
7 forks
Language: Kotlin
last commit: over 2 years ago
Linked from 1 awesome list
lwjglvulkanvulkan-libraryvulkan-sdkvulkan-utils
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of examples and demos for the Vulkan API using Kotlin | 51 |
| An implementation of OpenGL using Vulkan as the underlying graphics API | 115 |
| A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
| Automated C++-to-Lisp bindings for the Vulkan API | 49 |
| Provides a high-performance, low-abstraction Vulkan API for JavaScript and TypeScript. | 925 |
| A Haskell library providing low-level bindings to the Vulkan graphics API | 63 |
| Haskell bindings for the Vulkan graphics API | 141 |
| A set of bindings and wrappers around the Vulkan graphics API to make it accessible from Haxe programming language. | 14 |
| A C++ framework providing Vulkan abstraction and simplification for game development and graphics applications. | 10 |
| A wrapper around the Vulkan graphics API. | 14 |
| A Python wrapper for the Vulkan graphics API | 509 |
| A C++ framework for building Vulkan-based graphics applications with minimal overhead and easy-to-use API | 15 |
| Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 756 |
| A comprehensive resource for learning Vulkan graphics programming through examples and samples | 831 |
| 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 |