vk
Vulkan wrapper
Automated C++-to-Lisp bindings for the Vulkan API
Common Lisp/CFFI bindings for the Vulkan API.
48 stars
3 watching
5 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list
cffivulkan
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
expipiplus1/vulkan | Haskell bindings for the Vulkan graphics API | 140 |
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 |
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 |
joachifm/cl-webkit | A Common Lisp binding to WebKitGTK+, enabling web browsing capabilities in applications. | 53 |
packtpublishing/vulkan-cookbook | A comprehensive resource for learning Vulkan graphics programming through examples and samples | 826 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
achirkin/vulkan | A Haskell library providing low-level bindings to the Vulkan graphics API | 63 |
mhdta-dev/vkfs | A C++ framework providing Vulkan abstraction and simplification for game development and graphics applications. | 10 |
lispnik/iup | Bindings to CFFI for interfacing with the IUP Portable User Interface library | 139 |
darmie/linc_vulkan | A set of bindings and wrappers around the Vulkan graphics API to make it accessible from Haxe programming language. | 14 |
digikar99/py4cl2-cffi | A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp | 43 |