File Format
Lines beginning with a hash character (#) are comments.
# this is a commentAn OBJ file contains several types of definitions:
# List of Vertices, with (x,y,z) coordinates, w is optional and defaults to 1.0. v 0.123 0.234 0.345 1.0 v ... ... # Texture coordinates, in (u) coordinates, v and w are optional and default to 0. vt 0.500 -1.352 vt ... ... # Normals in (x,y,z) form; normals might not be unit. vn 0.707 0.000 0.707 vn ... ... # Parameter space vertices in ( u ) form; free form geometry statement ( see below ) vp 0.310000 3.210000 2.100000 vp ... ... # Face Definitions (see below) f 1 2 3 f 3/1 4/2 5/3 f 6/4/1 3/5/3 7/6/5 f ... ...Read more about this topic: Wavefront .obj File
Famous quotes containing the word file:
“While waiting to get married, several forms of employment were acceptable. Teaching kindergarten was for those girls who stayed in school four years. The rest were secretaries, typists, file clerks, or receptionists in insurance firms or banks, preferably those owned or run by the family, but respectable enough if the boss was an upstanding Christian member of the community.”
—Barbara Howar (b. 1934)