In this release Methane Asteroids sample was upgraded to Methane Kit v0.7.3 which includes stability improvements of the Vulkan RHI and enables support of the Vulkan API on MacOS via MoltenVK framework, thanks to enhanced portability and support of the monolithic pipeline state objects in Vulkan RHI.
External libraries
- MethaneKit library was updated to v0.7.3
Builds
- MacOS build with Vulkan RHI
MacOS_[x86-64|Arm64]_VK_Release
was added to the CI Build workflow.
Note
For MacOS users: In case of error "App Is Damaged and Can't Be Opened" on attempt to run bundled application, try removing application from quarantine with the following command:
sudo xattr -d com.apple.quarantine MethaneAsteroids.app
open MethaneAsteroids.app