What is OBJ?
OBJ is a plain-text mesh format from the late eighties that every 3D application on earth can read. Geometry, normals and UV coordinates live in the .obj itself; materials live in a separate .mtl file beside it.
- Extension
- .obj
- Carries
- Triangles, normals, UVs
- Colour
- Only with an .mtl file
- Best for
- Older pipelines, sculpting, exchange