# Blender安装Verge3D

经正确安装，Verge3D可运行于开源3D建模与动画软件Blender中，支持2.79b及2.80版。您可以从[Blender官方网站](https://www.blender.org/download/)免费下载该软件。

### 下载并解压Verge3D

### Download and unpack Verge3D

下载Verge3D后，请解压至您指定的目录，请确保您对该目录有读写权限。不推荐安装到诸如“Program Files”之类的系统目录。

### 为Blender 2.79安装Verge3D

### Installation for Blender 2.79

在Blender软件中，点&#x51FB;**“文件（File）”**&#x83DC;单栏中相应的选项以调&#x7528;**“用户设置（Use Preferences）”**&#x7A97;口。

![](https://www.soft8soft.com/docs/files/installation-blender/installation_blender1.png)

在“**文件（File）**”标签中，找到“**脚本（Scripts）**”字段并使其指向安装Verge3D的文件夹。单&#x51FB;**“保存用户设置（Save User Settings）”**，关&#x95ED;**“用户首选项（User Preferences）”**&#x7A97;口并重新启动Blender。

![](https://www.soft8soft.com/docs/files/installation-blender/installation_blender2.png)

请再次打&#x5F00;**“用户设置（User Preferences）”**&#x7A97;口，转&#x81F3;**“插件（Add-ons）”**&#x6807;签。找到并启用Verge3D插件，然后点&#x51FB;**“保存用户设置（Save User Settings）”**&#x5E76;关闭窗口。

![](https://www.soft8soft.com/docs/files/installation-blender/installation_blender3.png)

安装完成！

### 为Blender 2.80 beta版安装Verge3D

### Installation for Blender 2.80 beta

在Blender软件中，点&#x51FB;**“编辑（Edit）”**&#x83DC;单下&#x7684;**“属性（Preferences）”**&#x6253;开设置窗口。

![](https://www.soft8soft.com/docs/files/installation-blender/installation_blender280_step1.jpg)

在“**文件路径（ File Paths）**”标签下，找到“脚本（Scripts）”字段，并其指定路径至Verge3D安装目录。点&#x51FB;**“保存属性（Save Preferences）”**，关闭属性窗口并重启Blender。

![](https://www.soft8soft.com/docs/files/installation-blender/installation_blender280_step2.jpg)

再次打&#x5F00;**“属性（Preferences）”**&#x7A97;口，转&#x81F3;**“插件（Add-ons）”**&#x6807;签，找到并启用Verge3D插件。然后点击“**保存属性（Save Preferences）**”并关闭该窗口。

![](https://www.soft8soft.com/docs/files/installation-blender/installation_blender280_step3.jpg)

安装完成！

### 下一步

[熟悉基础知识](/master.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eightest.com/blender-artists-guide/installation-verge3d-for-blender.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
