STLA_IO
Read and Write Routines
STL ASCII 3D Graphics Files


STLA_IO is a C++ library which reads and writes the 3D graphics information stored in an ASCII STL (stereolithography) file.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

STLA_IO is available in a C++ version and a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

IVCON, a C++ program which can convert graphics information between STLA and other formats.

IVREAD, a FORTRAN90 program which can convert graphics information between STLA and other formats.

STLA, a data directory which contains some examples of STLA files.

STLA_DISPLAY, a MATLAB program which can read an STLA file and display it on the screen.

Reference:

  1. 3D Systems, Inc,
    Stereolithography Interface Specification,
    October 1989.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the C++ source codes.


Last revised on 15 February 2007.