Methane Asteroids v0.7.3

Евгений Городецкий обновлён 11 месяцев назад v0.7.3 5bb190e Релиз
17
Описание

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

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:

> ```cmd

> sudo xattr -d com.apple.quarantine MethaneAsteroids.app

> open MethaneAsteroids.app

> ```

Get release binaries on GitHub.