# Install open-scene-graph with Homebrew

3D graphics toolkit. Version 3.6.5 via Homebrew; verified 2026-06-18.

## Install

```sh
sudo av install brew:open-scene-graph
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install open-scene-graph
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:open-scene-graph
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/open-scene-graph>
- **Version:** 3.6.5
- **Source summary:** 3D graphics toolkit
- **Homepage:** <https://github.com/openscenegraph/OpenSceneGraph>
- **Repository:** <https://github.com/openscenegraph/OpenSceneGraph>
- **Upstream docs:** <https://github.com/openscenegraph/OpenSceneGraph#readme>
- **License:** LGPL-2.1-or-later WITH WxWindows-exception-3.1
- **Source archive:** <https://github.com/openscenegraph/OpenSceneGraph/archive/refs/tags/OpenSceneGraph-3.6.5.tar.gz>
- **Last updated:** 2026-06-18T02:28:59-04:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- osgarchive (cli)
- osgconv (cli)
- osgfilecache (cli)
- osgversion (cli)
- osgviewer (cli)
- present3D (cli)
- osgarchive (alias)
- osgconv (alias)
- osgfilecache (alias)
- osgversion (alias)
- osgviewer (alias)
- present3D (alias)

## Dependencies

- fontconfig
- freetype
- jpeg-turbo
- sdl2-compat

## Build dependencies

- cmake
- doxygen
- graphviz
- pkgconf

## Uses from macOS

- curl

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.6.5
- Package-manager updated: 2026-06-18
- Local data: ok
- Upstream repository: https://github.com/openscenegraph/OpenSceneGraph
- info: No cached GitHub release or tag data was available.
## Project history and usage

OpenSceneGraph is an open-source, high-performance 3D graphics toolkit built in C++ and OpenGL. Its command-line utilities and libraries are used to load, convert, view, and build scene-graph based applications in visualization, simulation, games, virtual reality, scientific visualization, and modeling.

### Project history

OpenSceneGraph began as the scene-graph component of Don Burns's Hang Gliding Simulator. Robert Osfield joined the work in 1999, took over the scene-graph element, and Burns and Osfield opened the code as a public project.

The early project moved quickly from hobby code into professional visualization use. The archived project history says visual-simulation professionals experimented with it, contributed to it, and began adopting it during the first year after the public page and alpha release.

### Adoption history

Interest grew through 2000 as OpenSceneGraph became an open replacement for closed scene-graph technology. Robert Osfield formed OpenSceneGraph Professional Services in spring 2001, and Don Burns formed Andes Engineering in autumn 2001, reflecting a community large enough to sustain consulting, support, and commercial deployment around the library.

The project page describes OpenSceneGraph as established in visual simulation, space, scientific, oil-and-gas, games, and virtual-reality industries. It also points new projects toward VulkanSceneGraph, which positions OpenSceneGraph as a mature OpenGL-era toolkit with a successor for Vulkan-era work.

### How it is used

Developers use OpenSceneGraph as both a library stack and a set of utilities. The Homebrew package exposes tools such as osgviewer for inspecting scene files, osgconv for conversion, osgarchive and osgfilecache for data handling, osgversion for build inspection, and present3D for presentations built on OSG.

Application teams use the library when they want C++ scene-graph abstractions above raw OpenGL: loaders, traversal, state management, culling, plugins, examples, and cross-platform build support generated with CMake.

### Why package nerds care

OpenSceneGraph is a classic packaging knot because it is a graphics toolkit, plugin ecosystem, command-line tool suite, and ABI surface all at once. Packagers have to care about optional image/model plugins, CMake configuration, platform graphics backends, and downstream applications that may link against its libraries.

It is also historically interesting as a package that survived the transition from a public hobby release to professional simulation infrastructure, then into a maintenance-and-successor phase through VulkanSceneGraph.

### Timeline

- 1999: Robert Osfield joined Don Burns's simulator work and the scene-graph component was opened to the public.
- 2000: interest in OpenSceneGraph as an open replacement for closed scene-graph products grew rapidly, according to the archived project history.
- Spring 2001: Robert Osfield created OpenSceneGraph Professional Services.
- Autumn 2001: Don Burns created Andes Engineering.
- 2018-04-26: the GitHub README build notes were signed by Robert Osfield as project lead.

### Related projects

- VulkanSceneGraph is the successor project recommended by the OpenSceneGraph project page for new projects needing Vulkan and newer hardware features.
- OpenGL and CMake are central to how OpenSceneGraph applications are built and deployed.

### Sources

- <https://formulae.brew.sh/formula/open-scene-graph>
- <https://github.com/openscenegraph/OpenSceneGraph>
- <https://openscenegraph.github.io/OpenSceneGraphDotComBackup/OpenSceneGraph/www.openscenegraph.com/index.php/about/history.html>
- <https://openscenegraph.github.io/openscenegraph.io/>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** open-scene-graph
- **Aliases:** openscenegraph
- **Version Scheme:** 0
- **Revision:** 2
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [fontconfig](https://www.automicvault.com/pkg/brew/fontconfig/) - Runtime dependency declared by Homebrew.
- [freetype](https://www.automicvault.com/pkg/brew/freetype/) - Runtime dependency declared by Homebrew.
- [jpeg-turbo](https://www.automicvault.com/pkg/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [sdl2-compat](https://www.automicvault.com/pkg/brew/sdl2-compat/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [doxygen](https://www.automicvault.com/pkg/brew/doxygen/) - Build dependency declared by Homebrew.
- [graphviz](https://www.automicvault.com/pkg/brew/graphviz/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [coin3d](https://www.automicvault.com/pkg/brew/coin3d/) - Shares av.db curated category or tags: 3d-graphics, cli, graphics, media.
- [lib3ds](https://www.automicvault.com/pkg/brew/lib3ds/) - Shares av.db curated category or tags: 3d-graphics, cli, graphics, media.
- [opensubdiv](https://www.automicvault.com/pkg/brew/opensubdiv/) - Shares av.db curated category or tags: 3d-graphics, cli, graphics, media.
- [partio](https://www.automicvault.com/pkg/brew/partio/) - Shares av.db curated category or tags: 3d-graphics, cli, graphics, media.
- [povray](https://www.automicvault.com/pkg/brew/povray/) - Shares av.db curated category or tags: 3d-graphics, cli, graphics, media.
- [aalib](https://www.automicvault.com/pkg/brew/aalib/) - Shares av.db curated category or tags: cli, graphics, media.
- [alembic](https://www.automicvault.com/pkg/brew/alembic/) - Shares av.db curated category or tags: cli, graphics, media.
- [ansilove](https://www.automicvault.com/pkg/brew/ansilove/) - Shares av.db curated category or tags: cli, graphics, media.
- [libwmf](https://www.automicvault.com/pkg/brew/libwmf/) - Local package facts share a topical domain. Shared terms: cli, freetype, graphics, jpeg, jpeg-turbo.
- [libsixel](https://www.automicvault.com/pkg/brew/libsixel/) - Local package facts share a topical domain. Shared terms: cli, graphics, jpeg, jpeg-turbo, media.
- [libemf2svg](https://www.automicvault.com/pkg/brew/libemf2svg/) - Local package facts share a topical domain. Shared terms: cli, fontconfig, freetype, graphics, media.

## Combined YAML source

View the package source record on GitHub. [combined/open-scene-graph.yml](https://github.com/automic-vault/db/blob/main/combined/open-scene-graph.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
