molten-vk

Vulkan graphics API implementation on top of Metal for macOS

brewmacoslinux
Try with needOr install directly
Source

About

Implementation of the Vulkan graphics and compute API on top of Metal

Commands

molten-vk

Examples

Check MoltenVK version and installation$ brew info molten-vk
Set up Vulkan SDK environment variables for development$ export VULKAN_SDK=$(brew --prefix molten-vk)
Verify MoltenVK library is properly installed$ ls $(brew --prefix molten-vk)/lib/libMoltenVK.dylib