Filename extension |
.stl |
---|---|
Internet media type | |
Developed by | 3D Systems |
Initial release | 1987 |
Type of format | Stereolithography |
STL is a file format native to the stereolithography CAD software created by 3D Systems.[3][4][5] Chuck Hull, the inventor of stereolithography and 3D Systems’ founder, reports that the file extension is an abbreviation for stereolithography,[6] although it is also referred to as standard triangle language or standard tessellation language.[2]
An STL file describes a raw, unstructured triangulated surface by the unit normal and vertices (ordered by the right-hand rule[2]) of the triangles using a three-dimensional Cartesian coordinate system.[7] In the original specification, all STL coordinates were required to be positive numbers, but this restriction is no longer enforced and negative coordinates are commonly encountered in STL files today. STL files contain no scale information, and the units are arbitrary.[8] STL files describe only the surface geometry of a three-dimensional object without any representation of color, texture or other common CAD model attributes. The STL format specifies both ASCII and binary representations. Binary files are more common, since they are more compact.[9]
STL is widely used for rapid prototyping, 3D printing and computer-aided manufacturing,[10] and supported by many other software packages.[citation needed]
The STL (STeroLithography) file, as the de facto standard, has been used in many, if not all, rapid prototyping systems.