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

GitHub

131 stars
11 watching
7 forks
Language: Kotlin
last commit: almost 2 years ago
Linked from 1 awesome list

lwjglvulkanvulkan-libraryvulkan-sdkvulkan-utils

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jvm-graphics-labs/vulkan A collection of examples and demos for the Vulkan API using Kotlin 51
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
jolifantobambla/vk Automated C++-to-Lisp bindings for the Vulkan API 48
maierfelix/nvk Provides a high-performance, low-abstraction Vulkan API for JavaScript and TypeScript. 924
achirkin/vulkan A Haskell library providing low-level bindings to the Vulkan graphics API 63
expipiplus1/vulkan Haskell bindings for the Vulkan graphics API 140
darmie/linc_vulkan A set of bindings and wrappers around the Vulkan graphics API to make it accessible from Haxe programming language. 14
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
realitix/vulkan A Python wrapper for the Vulkan graphics API 502
ul-fri-lgm/logi A C++ framework for building Vulkan-based graphics applications with minimal overhead and easy-to-use API 15
vulkan-go/vulkan Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ 753
packtpublishing/vulkan-cookbook A comprehensive resource for learning Vulkan graphics programming through examples and samples 826
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