🍺 BREW Explorer

← all formulae

gts

brew install gts v0.7.6_3 LGPL-2.0-or-later

C library for working with triangulated surfaces, commonly used in geospatial and computational geometry applications.

Why you might care

GTS provides data structures and algorithms for 3D surface mesh manipulation, Boolean operations, and geometric queries. It's a build/runtime dependency for scientific and geospatial tools that need robust triangle mesh handling, and predates many modern geometry libraries. Use this if you're building spatial software or need legacy GTS compatibility.

Categories

Alternatives

CGAL OpenMesh Gmsh
12.4k
30-day installs · #321
37.0k
90-day · #334
141.1k
365-day · #345

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "CGAL",
    "OpenMesh",
    "Gmsh"
  ],
  "build_dependencies": [
    "autoconf",
    "automake",
    "libtool",
    "pkgconf"
  ],
  "categories": [
    "library",
    "geospatial",
    "scientific"
  ],
  "caveats": null,
  "conflicts_with": [
    "pcb"
  ],
  "dependencies": [
    "glib",
    "netpbm",
    "gettext"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "GNU triangulated surface library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:30+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gts",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://gts.sourceforge.net/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "GTS - The GNU Triangulated Surface Library",
  "installs_30d": 12373,
  "installs_365d": 141133,
  "installs_90d": 37004,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:44:09+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "gts",
  "oldnames": [],
  "one_liner": "C library for working with triangulated surfaces, commonly used in geospatial and computational geometry applications.",
  "optional_dependencies": [],
  "rank_30d": 321,
  "rank_365d": 345,
  "rank_90d": 334,
  "raw_hash": "702d402377a3a7b0",
  "recommended_dependencies": [],
  "revision": 3,
  "ruby_source_path": "Formula/g/gts.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "pkgconf"
  ],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.7.6",
  "versioned_formulae": [],
  "why_use_this": "GTS provides data structures and algorithms for 3D surface mesh manipulation, Boolean operations, and geometric queries. It\u0027s a build/runtime dependency for scientific and geospatial tools that need robust triangle mesh handling, and predates many modern geometry libraries. Use this if you\u0027re building spatial software or need legacy GTS compatibility."
}