# VoxEdit (体素建模和动画工具)

## **VoxEdit 是什么?**

VoxEdit 是由 The Sandbox 团队开发的体素编辑建模和动画工具。该工具的目的是让艺术家和创作者能够制作出可以用于 The Sandbox 元宇宙游戏中的体素 ASSET 资产，由玩家角色装备并在 The Sandbox 市场中出售。

{% content-ref url="/pages/-MMpj3rsAfOQno4-tFJ5" %}
[ASSET (资产)是什么??](/the-sandbox/cn/assets/what-are-assets.md)
{% endcontent-ref %}

## **我可以**用 **VoxEdit 做什么?**

您可以制作各种 ASSET，如静态装饰、可互动的物体、非玩家角色 (NPC)、敌对敌人、角色装备等等。

创作者可以在他们的 ASSET 创作动画和预定义行为。

{% content-ref url="/pages/-MMpMDH16ffa2RkwVn0o" %}
[教程](/the-sandbox/cn/other/tutorials.md)
{% endcontent-ref %}

## **我可以在哪里下载 VoxEdit?**

**下载链接**: <https://www.voxedit.io/#/cn/>.

## **VoxEdit 与其他体素艺术软件兼容吗?**

您可以导入 VOX 文件到 VoxEdit，也可以导出 OBJ 和 MagicaVoxel 模型。然而，任何第三方体素艺术软件是不太可能支持 VoxEdit 动画 VXR 文件的。

## **1 米在 VoxEdit 中有多大?**

1米 (或1立方块) 相当于 32x32x32 体素。

## **一个人类角色在 VoxEdit 有多高?**

人类非玩家角色或角色化身有2米(或2个立方块)高。也就是说他们的身高是64体素。

## **相关链接**

{% embed url="<https://medium.com/sandbox-game/voxedit-the-sandbox-voxel-editor-db23fb2e9a19>" %}

{% embed url="<https://medium.com/sandbox-game/voxedit-beta-learning-the-basics-523781a26c6b>" %}


---

# 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.sandbox.game/the-sandbox/cn/assets/voxedit.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.
