Wavefront OBJ
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (→Specifications:  fixed links to specs from O'Reilly) | Dan Tobias  (Talk | contribs)   (→Sample files) | ||
| Line 18: | Line 18: | ||
| == Sample files == | == Sample files == | ||
| * http://people.sc.fsu.edu/~jburkardt/data/obj/obj.html | * http://people.sc.fsu.edu/~jburkardt/data/obj/obj.html | ||
| + | * [https://3d.si.edu/cc0 Many 3D models are in Smithsonian set, in this and other formats] | ||
| == Links == | == Links == | ||
Revision as of 22:19, 1 March 2020
Wavefront OBJ (OBJ) is a 3D modeling format associated with Wavefront's Advanced Visualizer software..obj files are plain text. There is also a binary formulation of the format, with extension .mod.
OBJ files may reference external "material" (.mtl) files.
Specifications
Sample files
- http://people.sc.fsu.edu/~jburkardt/data/obj/obj.html
- Many 3D models are in Smithsonian set, in this and other formats

