# 使用 Homebrew 安装 molten-vk

查看 molten-vk 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:molten-vk
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install molten-vk
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:molten-vk
- **软件包管理器:** Homebrew
- **版本:** 1.4.2
- **来源摘要:** Implementation of the Vulkan graphics and compute API on top of Metal
- **主页:** <https://github.com/KhronosGroup/MoltenVK>
- **仓库:** <https://github.com/KhronosGroup/MoltenVK>
- **最后更新:** 2026-07-24T17:00:08Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- MoltenVKShaderConverter (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.4.2
## 项目历史与用法

MoltenVK began at The Brenwill Workshop Ltd. as a commercial portability layer for running Vulkan graphics code on Apple's Metal framework. Brenwill announced the product in July 2016 for iOS and macOS, with Bill Hollings presenting it around SIGGRAPH as a way for game developers to keep Vulkan-style rendering paths while targeting Apple platforms.

### 项目历史

Its major ecosystem turn came on February 26, 2018, when Khronos announced the Vulkan Portability Initiative with Valve, LunarG, and The Brenwill Workshop. That announcement released MoltenVK as open source under Khronos stewardship, described it as translating the portable Vulkan subset to Metal on macOS and iOS, and tied it to the macOS Vulkan SDK work. Valve's Dota 2 port was used as an early production example of the value of the stack.

### 采用历史

In practice MoltenVK is linked into games, emulators, engines, and graphics applications that already speak Vulkan and need Apple-platform deployment without rewriting their renderer around Metal. Its repository describes a layered Vulkan 1.4 implementation over Metal for macOS, iOS, tvOS, visionOS, simulators, Mac Catalyst, and Apple Silicon, with automatic SPIR-V to Metal Shading Language conversion and a standalone MoltenVKShaderConverter tool. Khronos material lists users and adjacent projects including Dota 2, Metro Exodus, Final Fantasy XIV, DXVK, VKD3D, Google Android Emulator, Dolphin, Autodesk Fusion 360, Google Filament, and other engines and games.

### 使用方式

As a Homebrew package, molten-vk occupies a developer-tool niche rather than a command-heavy CLI niche: it ships the runtime and shader-conversion tooling for local Vulkan-on-Apple builds. It sits beside the Vulkan SDK and portability-layer ecosystem rather than replacing native Vulkan drivers.

### 来源

- <https://formulae.brew.sh/formula/molten-vk>
- <https://github.com/KhronosGroup/MoltenVK>
- <https://moltengl.com/press/moltenvk-brings-vulkan-to-ios-and-macos/>
- <https://vulkan.org/user/pages/09.events/vulkanised-2024/vulkansied-2024-bill-hollings-brenwill.pdf>
- <https://www.khronos.org/news/press/vulkan-applications-enabled-on-apple-platforms>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/molten-vk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/molten-vk.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
