STLA_IO
Read and Write Routines
STL ASCII 3D Graphics Files


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

Related Data and Programs:

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

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

STLA is a data directory which contains some examples of STLA 3D graphics files.

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

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

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 FORTRAN90 source codes.


Last revised on 15 February 2007.