Compatible 3D software
Most 3D software is compatible with the Substance Bakers as long as they export mesh geometry as polygons in file formats supported by the applications.
However not all software is on par in terms of feature and quality when exporting these meshes. This is why it is important to clean a mesh properly and making it sure it will be compatible with the bakers. For more information on how to prepare a mesh see the various Guides.
Software Compatibility
Below is a list of commonly known 3D software and their compatibility with the bakers:
File format
When baking geometry it is important to take into account the file format used as well. The file format will define the quantity of information that will be saved in the mesh.
Having too much information can sometimes be detrimental and lead to errors. We usually recommend to try different file formats when errors happen as it can be an easy way to troubleshoot issues and determine if the culprit is in the baker itself or coming from the 3D software.
Bellow is a quick overview of the two most common file format supported by the bakers:
Autodesk FBX (Filmbox) is the main file format used by Autodesk Software, it can be wrote as text or binary. It supports :
- UVs (multiples sets)
- Vertex, Tangent and Binormals
- Vertex colors
- Triangle face, Quad face and N-Gon face
- Cameras
- Lights
- Mesh subdivisions
- Smoothing groups
- Material information (such as color)
- Bitmap
Wavefront OBJ is a very simple text based file format that supports :
- UVs (only one set)
- Vertex Normals
- Vertex Colors (only if exported from Pixologic zBrush)
- Triangle face, Quad face, and N-Gon face
- Material color (if mtl file is present)