OBJ Files
A 3D Object Format


These are some examples of OBJ files. An OBJ file is good for storing a description of the surface of a 3D object, composed of triangles or higher degree polygons.

OBJ File Characteristics:

Related Data and Programs:

An OBJ file may define and access an external MTL file, which contains definitions of various material types.

Reference:

  1. http://www.alias.com/eng/index.shtml, The Alias web site.
  2. ../../txt/obj_format.txt, some information about the OBJ format.

Routines to read an OBJ file:

Routines to write an OBJ file:

Programs to convert an OBJ file to another format:

Programs to convert a file to OBJ format:

Sample OBJ files:

You can go up one level to the DATA page.


Last revised on 29 January 2008.