gts

GNU library for working with triangulated surfaces and computational geometry

brewmacoslinux
Try with needOr install directly
Source

About

GNU triangulated surface library

Commands

gts-configgts

Examples

Convert a GTS surface file to STL format$ gts2stl input.gts > output.stl
Check validity and print statistics of a GTS surface$ gtsinfo surface.gts
Get GTS library configuration and compiler flags$ gts-config --cflags --libs