下载并安装适用于 Maya 的 Bifrost

适用于 Maya 的 Bifrost 是一个插件,既可以作为 Maya 的一部分发行,也可以独立于 Maya 发行。

适用于 Maya 的 Bifrost 安装程序包括以下各项:

从 Maya 2019 开始,适用于 Maya 的 Bifrost 与所有 Maya 版本及其 Update 版本兼容。

如果您已经使用 Bifrost 流体和 BOSS,则可以通过适用于 Maya 的 Bifrost 继续使用这些功能。

下载适用于 Maya 的 Bifrost 的更新

  1. 登录 Autodesk Account
  2. 选择“产品和服务”
  3. 选择“产品更新”
  4. 选择“扩展”
  5. 如果您未看到所需的 Bifrost 版本,则可能需要在右侧更改“发布日期”下的时间范围。
  6. 如果列表较长,可以在搜索框中输入 Bifrost
  7. 单击适用于您所用 Maya 和操作系统版本的 Bifrost 版本旁边的“下载”按钮。

或者:

  1. 登录 Autodesk Account
  2. 选择“产品和服务”
  3. “所有产品和服务”上,选择“Maya”卡上的“查看详细信息”
  4. 选择 Maya 版本、操作系统和语言。
  5. “可下载”下选择“扩展”
  6. 找到所需的 Bifrost 版本,然后单击“下载”

下载完毕后,运行下载的安装程序。

包含 Bifrost 流体的旧版场景

打开包含 Bifrost 流体的旧版场景时,可能会显示如下错误:

// Warning: Bifrost: to use the updated Bifrost graphs in Maya, graph |bifrostLiquid1|bifrostLiquidContainer1 needs to be updated to the latest version, call mel script: replaceBifrostFXGraphsWithFactoryGraphs |bifrostLiquid1|bifrostLiquidContainer1 ; //

// Error: bifrostLiquidContainer1: Emitters: Could set input port value. Failed to set input parameter Emitters //

// Error: Bifrost evaluation error //

若要解决此问题,请按照消息的指示执行 MEL 命令。例如,如果液体节点为 bifrostLiquid1,请运行如下命令:

replaceBifrostFXGraphsWithFactoryGraphs |bifrostLiquid1|bifrostLiquidContainer1 ;