Model

Import Model

Models are exported in FBX or glTF format using modeling software such as Blender, or can be downloaded from model websites such as Sketchfab.

Once the model is ready, you can import it into the Galacean editor for editing. You can import models using the following file formats:

  • (.gltf + .bin + images)
  • (.glb + images)
  • (.fbx)

It should be noted that the editor will convert FBX to a glTF format that can also be parsed at runtime. Next, let's practice how to import model files into the editor.

Drag and Drop Import

Drag the model file, or the compressed .zip file into the asset panel:

import

Button Upload

Click the upper right corner Asset Panel -> GLTF/GLB/FBX

image-20231009112129853

Right-click Upload

Follow Asset Panel -> Right-click -> Upload -> GLTF/GLB/FBX

image-20231009112129853

After the import is complete, the imported model assets will be added to the Asset Panel. Let's see what the model assets contain.

Was this page helpful?