Anvil
Vulkan framework
A cross-platform framework providing an object-oriented solution for building Vulkan-based applications
Anvil is a cross-platform framework for Vulkan
595 stars
52 watching
62 forks
Language: C++
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 922 |
cg-tuwien/vulkanlaunchpad | A Vulkan-based framework for beginners to learn and develop 3D graphics applications. | 62 |
gpuopen-drivers/xgl | Translates Vulkan API commands into PAL commands to enable graphics rendering | 215 |
gpuopen-librariesandsdks/hellovulkan | A Vulkan-based introductory sample to render a triangle on the screen. | 119 |
glavnokoman/vuh | A Vulkan-based framework for accelerating computations on graphics processing units. | 347 |
gpuopen-drivers/pal | An abstraction layer between 3D graphics drivers and hardware/operating system details | 364 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 193 |
anvil-ui/anvil | A minimal UI library for Android inspired by React | 1,446 |
cg-tuwien/auto-vk-toolkit | A C++ framework for creating Vulkan-based graphics applications with built-in support for various features and tools. | 406 |
nvpro-pipeline/vkhlf | An experimental high-level abstraction library on top of Vulkan | 325 |
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 753 |
achirkin/vulkan | A Haskell library providing low-level bindings to the Vulkan graphics API | 63 |
alaingalvan/vulkan-seed | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |
gan74/yave | A C++20 Vulkan engine designed as a learning project with basic features and limited compatibility. | 471 |