mesa-glu
brew install mesa-glu
v9.0.3
SGI-B-1.1 AND SGI-B-2.0
Shared library providing high-level OpenGL utility functions built on Mesa.
Why you might care
Mesa GLU is a foundational library for 3D graphics applications that need utility functions like matrix operations, tessellation, and NURBS curves. It's primarily a build/runtime dependency for legacy OpenGL applications and some graphics tools; most modern projects use lower-level OpenGL bindings or newer graphics APIs, but GLU remains necessary for compatibility with older codebases.
5.4k
30-day installs · #562
17.0k
90-day · #597
37.9k
365-day · #784
Runtime dependencies
Build dependencies
Links
- https://gitlab.freedesktop.org/mesa/glu
- Brew formula source: Formula/m/mesa-glu.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [
"libglu"
],
"alternatives": [
"OpenGL",
"GLFW",
"SDL2"
],
"build_dependencies": [
"meson",
"ninja",
"pkgconf"
],
"categories": [
"library",
"graphics"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"mesa"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Mesa OpenGL Utility library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:57+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "mesa-glu",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://gitlab.freedesktop.org/mesa/glu",
"homepage_og_description": "freedesktop.org GitLab login",
"homepage_og_image": "https://gitlab.freedesktop.org/assets/twitter_card-570ddb06edf56a2312253c5872489847a0f385112ddbcd71ccfa1570febab5d2.jpg",
"homepage_title": "Mesa / glu \u00b7 GitLab",
"installs_30d": 5447,
"installs_365d": 37940,
"installs_90d": 17022,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "SGI-B-1.1 AND SGI-B-2.0",
"llm_generated_at": "2026-06-20T23:45:39+00:00",
"llm_model": "claude-haiku-4-5",
"name": "mesa-glu",
"oldnames": [],
"one_liner": "Shared library providing high-level OpenGL utility functions built on Mesa.",
"optional_dependencies": [],
"rank_30d": 562,
"rank_365d": 784,
"rank_90d": 597,
"raw_hash": "0ea9191860b49666",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/m/mesa-glu.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "9.0.3",
"versioned_formulae": [],
"why_use_this": "Mesa GLU is a foundational library for 3D graphics applications that need utility functions like matrix operations, tessellation, and NURBS curves. It\u0027s primarily a build/runtime dependency for legacy OpenGL applications and some graphics tools; most modern projects use lower-level OpenGL bindings or newer graphics APIs, but GLU remains necessary for compatibility with older codebases."
}