Vulkan

0.2.1

Swift Vulkan SDK bindings for macOS and Linux
ctreffs/SwiftVulkan

What's New

0.2.1

2023-04-21T12:28:31Z

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

SwiftVulkan

macOS Linux

Setup Vulkan SDK

For this package to work Vulkan SDK must be installed as a system package.

macOS - Homebrew

To setup Vulkan SDK via Homebrew, create a pkg-config file and copy it to the right location just run:

make setup-vulkan-macOS

Linux - APT

To setup Vulkan SDK via APT just run:

make setup-vulkan-linux

Others

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Apr 22 2024 14:09:22 GMT-0900 (Hawaii-Aleutian Daylight Time)