linc_vulkan
Vulkan wrapper
A set of bindings and wrappers around the Vulkan graphics API to make it accessible from Haxe programming language.
http://snowkit.github.io/linc/ Haxe @:native bindings for Vulkan. Vulkan is a low-level graphics API by Khronos Group. This repository contains Haxe/CPP bindings for the Vulkan API.
14 stars
4 watching
1 forks
Language: Haxe
last commit: over 1 year ago
Linked from 1 awesome list
bindingshaxevulkanvulkan-apivulkan-sdk
Related projects:
Repository | Description | Stars |
---|---|---|
ul-fri-lgm/logi | A C++ framework for building Vulkan-based graphics applications with minimal overhead and easy-to-use API | 15 |
darmie/linc_uv | A Haxe binding for the libuv asynchronous I/O library, enabling concurrent programming in Haxe projects. | 7 |
darmie/linc_vpx | A Haxe binding for the libvpx video encoding library | 2 |
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 753 |
deno-windowing/vulkan | An API binding layer between Vulkan and Deno, providing a TypeScript interface to the Vulkan graphics API. | 15 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 193 |
aidan63/linc_opengl | A C library providing native bindings to the OpenGL API for use in Haxe applications | 2 |
maierfelix/nvk | Provides a high-performance, low-abstraction Vulkan API for JavaScript and TypeScript. | 924 |
realitix/vulkan | A Python wrapper for the Vulkan graphics API | 502 |
yanrishatum/linc_steam_api | Bindings for a proprietary game development SDK. | 3 |
achirkin/vulkan | A Haskell library providing low-level bindings to the Vulkan graphics API | 63 |
amerkoleci/vortice.vulkan | A .NET binding library for Vulkan graphics API | 298 |
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 |
expipiplus1/vulkan | Haskell bindings for the Vulkan graphics API | 140 |