Bl
Bl
Bl
Bl
Bl
You are here:   Home »  Products »  PolyTrans|CAD+DCC  
Bl

Home > Supported File Formats > FBX to OBJ


How to convert FBX (FilmBox v5/v6/v7,.fbx) to OBJ (Wavefront .obj,.mtl)?


PolyTrans|CAD+DCC performs mathematically precise CAD, DCC/Animation, GIS and BIM 3D file conversions into all key downstream 3D packages and file formats. Okino software is used and trusted throughout the world by many tens of thousands of 3D professionals in mission & production critical environments, backed by respectable personal support directly from our core development team.

     

FBX

FBX is a 3D 'digital asset interchange' file format that had been pushed on the 3D industry by Autodesk after they acquired it from the bankruptcy assets of its prior owners, Alias Research and Kaydara of Canada. FBX has its placed in the DCC/Animation world but it does have its limitations, given that it is a closed and proprietary file format of Autodesk.

Note: if you are one of the many people who use FBX to convert data out of Navisworks, Revit, AutoCAD or Inventor then please use DWF-3D file format and Okino's DWF-3D import converter instead. It is a night and day difference but little known except to our core Okino users. Likewise, use our native program support for 3ds Max, Maya and Cinema-4D rather than use FBX.

FBX supports all the common attributes of a DCC/Animation file format such as mesh geometry with vertex normals and vertex colors, non-solids NURBS ('old school NURBS'), lights, cameras, hierarchy, bones and mesh skinning (deformations), materials and textures. In basic terms, it is similar to the capabilities of the COLLADA and VRML2/X3D file formats, and to Okino's long standard BDF data translation file format.

Okino has a very long history associated with FBX as it created the very first and fully implemented set of FBX import and export converters in 2002, with full animation, skinning and trimmed NURBS support. This was long before anyone had much heard of FBX. And to this very day we are still the only company that actively ships and supports FBX v5 (Kaydara), v6 (Alias) and v7 (Autodesk). However, FBX was just one of many 'not invented here' file formats which came to glut the 3D market in the 2005-2007 era, many of which petered away over time.

A key reason for its early adoption, throughout the 3D industry, was the availability of a free and officially supported (but closed) FBX SDK from Autodesk.

The downsides of the FBX file format is that (1) it has stagnated in recent years, (2) it is based on a legacy material model and not on modern PBR, (3) it is based on legacy lighting models and not on physically based lighting, and (4) it is a closed file format which only Autodesk can update or change. Otherwise, these restrictions have made it easier for software developers to implement FBX just once and then not have to worry about costly yearly revisions.

     

OBJ

Wavefront OBJ is a little understood but highly used and prevalent 3D "polygonal mesh" file format used throughout the 3D graphics world. Okino, Alias Research and McNeel made it popular in the early to mid 1990s as a general purpose, simple-to-read, storage and transmission 3D file format, especially for the then-new companies who began to sell 3D mesh models via the Internet.

Relatively speaking, OBJ is a rather simple file format but a bit better than STL although similar to the more modern 3MF format.The OBJ format allows for 1 or more unique polygonal mesh objects to be defined, each with optional UV texture coordinates and vertex colors. Material definitions can be linked to the mesh geometry as defined in the separate 'MTL' file. The material definitions are rather simple (ie. no PBR material support) but acceptable, and with varied levels of texture mapping support. OBJ format does not provide support for object hierarchy, local transformations, meta data, lights, cameras, skinning or animation. Most notably, OBJ does not allow for 'object instancing' and hence 1000 copies of a screw would be saved to OBJ as 1000 explicit copies, rather than 1000 references to one master object.

A short history: In the 1980s there was a program called Wavefront Visualizer which ran on UNIX and ran its early rendering pipeline as a series of tee'd command line 'applets'. The data flowed from one applet to another via various ASCII based files - OBJ for geometry, MTL for materials and other ASCII files for animation, skinning, deformation, etc.

Okino knows of the Wavefront OBJ file very well as it provides the one and only full implementation of the OBJ file format and with the ability to consume exceedingly large OBJ files quickly and efficiently. This includes the only known implementation of OBJ-centric 'NURBS geometry' (surfaces and curves) within the OBJ file format (which is little or not used) other than that from the McNeel Rhino-3D software.