Replacing .STL

By on November 20th, 2009 in blog

Tags: , ,

We wrote on the problems with the prehistoric .STL format the other week, and bumped into a potential replacement: GTS. It’s an open source project:

GTS stands for the GNU Triangulated Surface Library. It is an Open Source Free Software Library intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles. The source code is available free of charge under the Free Software LGPL license.

The code is written entirely in C with an object-oriented approach based mostly on the design of GTK+. Careful attention is paid to performance related issues as the initial goal of GTS is to provide a simple and efficient library to scientists dealing with 3D computational surface meshes.

The major features of GTS are:

  • Object oriented structure
  • Delaunay triangulations
  • Robust geometric predicates
  • Wide variety of surface operations
  • Multiresolution models
  • Continuous level of detail
  • Collision/Intersection capability
  • Graph operations
  • Metric operations
  • Fast rendering
As with any open source project, you are welcome to assist its development.

Via GTS@Sourceforge (Hat tip to Jordan Miller)

By Kerry Stevenson

Kerry Stevenson, aka "General Fabb" has written over 8,000 stories on 3D printing at Fabbaloo since he launched the venture in 2007, with an intention to promote and grow the incredible technology of 3D printing across the world. So far, it seems to be working!

1 comment

Leave a comment

Your email address will not be published. Required fields are marked *