macOS
brew install open-scene-graphlocal Homebrew formula metadata
安装
brew install open-scene-graphlocal Homebrew formula metadata
概览
3D graphics toolkit
历史
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.
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.
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.
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.
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
osgarchive | cli | 全局可执行文件 | |
osgconv | cli | 全局可执行文件 | |
osgfilecache | cli | 全局可执行文件 | |
osgversion | cli | 全局可执行文件 | |
osgviewer | cli | 全局可执行文件 | |
present3D | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/openscenegraph/OpenSceneGraph
安装元数据
| 软件包键 | brew:open-scene-graph |
|---|---|
| 版本 | 3.6.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/open-scene-graph |
| 主页 | https://github.com/openscenegraph/OpenSceneGraph |
| 仓库 | https://github.com/openscenegraph/OpenSceneGraph |
| 上游文档 | https://github.com/openscenegraph/OpenSceneGraph#readme |
| 许可证 | LGPL-2.1-or-later WITH WxWindows-exception-3.1 |
| 源码归档 | https://github.com/openscenegraph/OpenSceneGraph/archive/refs/tags/OpenSceneGraph-3.6.5.tar.gz |
| 最后更新 | 2026-07-11T09:50:48+09:00 |
| Pulse | updated |
| 依赖 | fontconfig, freetype, jpeg-turbo, sdl2-compat |
| 构建依赖 | cmake, doxygen, graphviz, pkgconf |
| macOS 提供的库 | curl |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | open-scene-graph |
| Aliases |
|
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.