# Model automatic optimization tool- Microsoft Dynamics 365 Import Tool

## 1. What exactly needs to be optimized for the model?

• Model faces \
• The number of materials and textures of the model \
• The number of grids in the model \
• Model hierarchy and number of nodes \
• The size of the model texture \
Reduce the value as much as possible while ensuring the quality of the model

## 2. What is the current workflow for manually optimizing the model?

1. Create a high model with a lot of faces first, for example, the model made by carving software has a lot of faces;&#x20;
2. Create model stickers, by hand-painting, baking, etc.;&#x20;
3. Topology the high model into a low model in the modeling software. In some cases, some invisible faces need to be deleted.

## 3. What is the automatic model optimization tool?

As the name suggests, it can automatically reduce the number of model faces (topology into low poly), the number of materials and textures (combined materials and textures), the number of meshes (combined meshes), the number of nodes (optimize the hierarchy and the number of nodes) and optimize the texture size.

## 4. The origin of Microsoft Dynamics 365 Import Tool

An important component of the Microsoft Dynamics 365 Import Tool is the automatic model optimization. The technology comes from Simplygon, which was acquired by Microsoft. When it was first acquired, Microsoft opened the free cloud model automatic optimization API, but it was closed later, mainly for Dynamics 365 Import Tool tool to prepare.

So if you are a professional, you can try to download the free or paid version of Simplygon for automatic model optimization.

{% embed url="<https://www.simplygon.com/>" %}

## 5. Use of Microsoft Dynamics 365 Import Tool

For non-professionals, it is recommended to use Dynamics 365 Import Tool; \
Dynamics 365 Import Tool is a software in Microsoft's mixed reality solution. \
\
When you purchase Dynamics 365 Layout, Dynamics 365 Import Tool is automatically available.

Understand and buy Dynamics 365 Layout: <https://dynamics.microsoft.com/zh-cn/mixed-reality/layout/> Dynamics 365 Layout User Guide: <https://docs.microsoft.com/zh-cn/dynamics365/mixed-reality/layout/> Dynamics 365 Import Tool User Guide: <https://docs.microsoft.com/zh-cn/dynamics365/mixed-reality/import-tool/index> \
To learn more about Microsoft's mixed reality applications, please refer to: <https://dynamics.microsoft.com/en-us/mixed-reality/overview/> \
Please refer to the user guide: <https://docs.microsoft.com/zh-cn/dynamics365/mixed-reality/>


---

# 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-en.kivicube.com/manual-old/resources-specification/3d-model/model-automatic-optimization-tool-microsoft-dynamics-365-import-tool.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.
