nvk
Vulkan wrapper
Provides a high-performance, low-abstraction Vulkan API for JavaScript and TypeScript.
Vulkan API for JavaScript/TypeScript
924 stars
22 watching
29 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
bindingsjavascriptvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
realitix/vulkan | A Python wrapper for the Vulkan graphics API | 502 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 48 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 193 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
amerkoleci/vortice.vulkan | A .NET binding library for Vulkan graphics API | 298 |
deno-windowing/vulkan | An API binding layer between Vulkan and Deno, providing a TypeScript interface to the Vulkan graphics 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 |
mwalczyk/plume | A wrapper around the Vulkan graphics API. | 14 |
darmie/linc_vulkan | A set of bindings and wrappers around the Vulkan graphics API to make it accessible from Haxe programming language. | 14 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
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 |
mhdta-dev/vkfs | A C++ framework providing Vulkan abstraction and simplification for game development and graphics applications. | 10 |
expipiplus1/vulkan | Haskell bindings for the Vulkan graphics API | 140 |
ul-fri-lgm/logi | A C++ framework for building Vulkan-based graphics applications with minimal overhead and easy-to-use API | 15 |
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 |