Skip to content

Importing Assets โ€‹

Importing lets you bring external files into Foxel.

In most cases, importing creates one or more new assets in the current project. In some workflows, you can also import a file directly into the currently open asset as new objects.

All imports use the currently active Import Settings profile.

INFO

Import settings profiles can be managed via File > Shared Files > Import Settings Profiles.

Importing as New Assets โ€‹

When you import from the main menu, the Assets page, or by dragging files into Foxel, the imported files are added to the current project as new assets.

Foxel determines the resulting asset type automatically based on the imported file.

Import from the Main Menu โ€‹

  1. Choose File > Import.
  2. Select the files you want to import.
  3. Click OK.

Import from the Assets Page โ€‹

  1. Switch to the Assets page.
  2. In the right panel, click Import. Import
  3. Select the files you want to import.
  4. Click OK.

Import from Windows Explorer โ€‹

  1. Open the project you want to import into.
  2. In Windows Explorer, select the files you want to import.
  3. Drag the files into the Foxel window.

Re-importing Assets โ€‹

When an asset is imported successfully, Foxel stores additional information so it can be re-imported later.

Re-importing updates the existing asset instead of creating a new one. This is useful when the source file has changed or when you want to try different import settings.

Re-import an Asset โ€‹

  1. Switch to the Assets page.
  2. In the right panel, select the assets you want to re-import.
  3. Right-click the selection and choose Re-import.

Importing into the Open Asset โ€‹

You can also import a file directly into the currently open asset.

This does not create a new asset file. Instead, Foxel imports the file as objects and adds them to the hierarchy of the open asset. The imported objects are grouped and placed under the root node.

Import a File into the Open Asset โ€‹

  1. Open the Hierarchy.
  2. Click Import. Import
  3. Select the file you want to import.
  4. Click OK.

Supported File Types โ€‹

File TypeFile ExtensionResulting Asset TypeDescription
Foxel Asset.fxlSame as the imported fileNative Foxel asset format.
Qubicle 3 Model.qbclVoxel SceneFormat for Qubicle 3 voxel scenes.
Qubicle Binary.qbVoxel SceneBinary format for Qubicle models.
Qubicle Exchange.qefVoxel SceneExchange format for voxel data.
MagicaVoxel.voxVoxel SceneFormat used by MagicaVoxel.
3ds Max.3dsMesh AssetFormat for 3D models from 3ds Max.
Collada.daeMesh AssetOpen standard for 3D asset exchange.
FBX.fbxMesh AssetCommon format for 3D models and animations.
glTF.gltfMesh AssetJSON-based format for 3D scenes and models.
glTF Binary.glbMesh AssetBinary version of glTF.
Wavefront.objMesh AssetSimple format for 3D geometry.
Windows Bitmap.bmpHeightmapBitmap image format.
PNG.pngHeightmapBitmap format with transparency support.
GIF.gifHeightmapBitmap format with simple animation support.