Files
engine/docs/en/AI/image2model.mdx
luzhuang 054f7daeeb Doc: img2model doc (#2694)
* feat: add img2model doc
2025-05-26 22:19:33 +08:00

45 lines
1.7 KiB
Plaintext

---
title: Image to 3D Model
order: 1
type: AI
label: AI
---
`Image to 3D Model` is an AI-powered feature that allows users to upload an image and generate a corresponding 3D model, greatly improving the efficiency of 3D content creation.
## Entry
Click the AI icon in the left sidebar to open the AI panel.
<Image src="https://mdn.alipayobjects.com/rms/afts/img/A*d3q-RI1rNoEAAAAAAAAAAAAAARQnAQ/original/image.jpg" />
## Workflow
### 1. Upload Image
Click the upload area to select a local PNG, JPG, or JPEG image, or drag and drop an image directly into the box.
<Image src="https://mdn.alipayobjects.com/rms/afts/img/A*8guUQr9sRXAAAAAAAAAAAAAAARQnAQ/original/image2.jpg" />
### 2. Generate Model
After uploading the image, click the "Generate" button and the system will automatically generate a 3D model for you.
<Image src="https://mdn.alipayobjects.com/rms/afts/img/A*94JKTp7z9EgAAAAAAAAAAAAAARQnAQ/original/image3.jpg" />
The generated models will appear in the "History" list below.
<Image src="https://mdn.alipayobjects.com/rms/afts/img/A*HWIyTr84nu8AAAAAAAAAAAAAARQnAQ/original/image4.jpg" />
### 3. Preview and Use
Click the "View" button to preview the newly generated 3D model in a large window.
<Image src="https://mdn.alipayobjects.com/rms/afts/img/A*02GHQLQciGgAAAAAAAAAAAAAARQnAQ/original/image6.jpg" />
If you are satisfied with the model in the preview, click the "Use" button in the upper right corner to add the model to the asset panel.
<Image src="https://mdn.alipayobjects.com/rms/afts/img/A*JvQtTKwRd5wAAAAAAAAAAAAAARQnAQ/original/image7.jpg" />
To learn more about how to use glTF/glb models, please refer to the [Model Overview](/en/docs/graphics/model/model).