Format Guide

FBX File Format (.fbx)

The game and VFX industry's standard for animated 3D assets — mesh, skeleton, and animation in one file.

Download Free Trial

Free 30-day trial. No credit card required. Windows 10/11.

Extension.fbx
Full nameFilmbox
DeveloperAutodesk (acquired from Kaydara)
Geometry typePolygon mesh
Open standardNo — proprietary Autodesk format
Supports animationsYes — skeletal, morph target, blend shapes
Supports materialsYes — Phong, Lambert, PBR
Supports assembliesYes — scene hierarchy, instancing

What is an FBX file?

FBX (Filmbox) was originally developed by Kaydara and acquired by Autodesk in 2006. It is a proprietary binary format (ASCII variant also exists) that stores mesh geometry, materials, textures, skeleton rigs, blend shapes, animation curves, and scene hierarchy. FBX is the dominant interchange format in game development and visual effects because it is the only widely supported format that preserves animation rigs, morph targets, and complex scene graphs during transfer between tools. Unity and Unreal Engine both use FBX as their primary import format for animated assets.

Common Uses of FBX Files

Game Character Import

FBX is the primary format for importing animated characters, vehicles, and rigged assets into Unity and Unreal Engine. It carries the full rig, blend shapes, and multiple animation clips.

VFX & Film Production

FBX is the standard interchange format between Maya, Houdini, Cinema 4D, and compositing pipelines. Animation curves and scene hierarchy transfer cleanly between tools.

Architectural Visualization

Architectural scenes with linked objects, instancing, and camera animations are exchanged between Revit, SketchUp, 3ds Max, and Lumion in FBX format.

Software Support

Maya, 3ds Max, Cinema 4D, Blender, Unity, Unreal Engine, MotionBuilder, Houdini, Revit, SketchUp, and most major 3D tools via Autodesk's FBX SDK.

Convert This Format

Commonly converted from STEP or OBJ for game pipeline import, to glTF/GLB for web and AR, or to OBJ for renderers that do not support FBX.