8 repository-uri
Compatibility layers and bridges for other graphics APIs.
Explore 8 awesome GitHub repositories matching part of an awesome list · API Interop Layers. Refine with filters or upvote what's useful.
MoltenVK is a Vulkan implementation for macOS that acts as a cross-API graphics wrapper. It serves as a translation layer that maps Vulkan graphics and compute API calls to corresponding Metal commands for execution on Apple hardware. The project enables the translation of Vulkan rendering pipelines to the native Metal framework, allowing cross-platform graphics and compute applications to run on Apple operating systems. This facilitates the porting of games and applications developed for other platforms to macOS. The implementation includes capabilities for advanced graphics feature impleme
Vulkan implementation for iOS and macOS.
VUDA is a header-only library based on Vulkan that provides a CUDA Runtime API interface for writing GPU-accelerated applications.
CUDA Runtime API interface for Vulkan.