Maya Integration

Updated May 2026

  • FBX - full material, hierarchy, and animation support
  • OBJ - geometry only, no materials or animation data

Use FBX when you need materials to carry over. Use OBJ if you only need the mesh.

Import Steps

  1. Open Maya
  2. Go to File > Import
  3. Set the file type filter to FBX or OBJ
  4. Select your downloaded file
  5. Click Import

The model appears in your viewport with materials attached (FBX) or as plain geometry (OBJ).

Material Setup

FBX

Maya’s Arnold shader (aiStandardSurface) reads FBX materials automatically. Open the Hypershade to see the imported materials and their texture connections.

OBJ

OBJ files import geometry only. You need to create materials manually:

  1. Open the Hypershade (Windows > Rendering Editors > Hypershade)
  2. Create a new aiStandardSurface material
  3. Connect your texture files to Base Color, Normal, Roughness, and Metalness
  4. Assign the material to your mesh

PBR textures from the Texture Generator work well with Arnold’s shader inputs.

Common Workflows

  • Character rigging and animation - import FBX, build joint skeleton, bind skin, animate
  • VFX and film production - use as base geometry, add subdivision surfaces, render with Arnold
  • Product visualization - import model, set up studio lighting, render turntables

Tips

  • FBX preserves much more data than OBJ (materials, hierarchy, blend shapes, animations) - prefer it when possible
  • Check your scene units (Window > Settings > Preferences > Settings > Working Units) before import to avoid scale issues
  • Apply Freeze Transformations after scaling to keep clean transform values
  • For characters, the Rigging tool in 3D AI Studio gives you a pre-rigged FBX that imports directly into Maya with bones ready

Don’t have a model yet? Generate one with Image to 3D or Text to 3D and import it into Maya in minutes.


Frequently Asked Questions

How do I import an AI-generated 3D model into Maya?

Go to File > Import in Maya, set the file type filter to FBX, and select the file you downloaded from 3D AI Studio. The model appears in your viewport with materials attached. FBX is the recommended format because Maya’s Arnold shader reads FBX materials automatically.

Do AI model textures work with Arnold rendering in Maya?

Yes. FBX files from 3D AI Studio include PBR textures that connect to Arnold’s aiStandardSurface shader automatically on import. Open the Hypershade to see the material connections for Base Color, Normal, Roughness, and Metalness. You can render immediately or tweak shader values to match your scene lighting.

Can I rig an AI-generated character in Maya?

You have two options. The faster route is to use the Rigging tool in 3D AI Studio, which gives you a pre-rigged FBX with bones already bound to the mesh. Import that directly into Maya and start animating. Alternatively, import the unrigged model and build your own joint skeleton using Maya’s rigging tools for full control.

Should I use FBX or OBJ when importing from 3D AI Studio into Maya?

Use FBX whenever you need materials, hierarchy, or animation data to come through. OBJ only carries geometry, so you would need to set up materials manually in the Hypershade. 3D AI Studio’s FBX export preserves everything Maya needs, making it the better choice for most production workflows.