vk_callback_swapchain
Swapchain replacement
A Vulkan layer that replaces the default swapchain mechanism with a virtual one, allowing applications to render without a native surface.
7 stars
7 watching
21 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vulkan-go/vulkan | Provides Go bindings for a cross-platform 3D graphics and compute API to interact with Vulkan without needing C/C++ | 753 |
jolifantobambla/vk | Automated C++-to-Lisp bindings for the Vulkan API | 48 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
gpuopen-librariesandsdks/v-ez | A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 |
thgh/rollup-plugin-livereload | A plugin for Rollup that enables live reloading of bundles during development | 161 |
googlesamples/android-vulkan-tutorials | A set of samples to illustrate the Vulkan API on Android | 863 |
bero1985/pasvulkan | A framework and API wrapper for Object Pascal to interact with the Vulkan graphics API | 193 |
dragonjoker/ashes | A drop-in replacement for Vulkan shared libraries to enable compatibility with older hardware. | 364 |
omnibtc/omniswap | An omnichain interoperability protocol that enables users to swap any token between any chain with one click. | 83 |
psq/swapr | An Uniswap-like token exchange system for Stacks 2.0 and Clarity | 53 |
nvpro-samples/gl_vk_bk3dthreaded | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
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 |
omnibtc/omniswap-sui-sdk | Provides a TypeScript SDK for interacting with Sui AMM swaps and pools | 7 |
omnibtc/sui-amm-swap | A Move-based AMM swap implementation for Sui blockchain | 76 |
alaingalvan/vulkan-seed | A C++ Vulkan starter repository providing a basic structure for building cross-platform renderers and applications. | 77 |