open-scene-graph
brew install open-scene-graph
v3.6.5_2
LGPL-2.1-or-later WITH WxWindows-exception-3.1
3D graphics toolkit
1.5k
30-day installs · #1101
4.2k
90-day · #1185
14.7k
365-day · #1231
3.6k
★ GitHub stars · updated 2y ago
Runtime dependencies
Build dependencies
GitHub topics
c-plus-plus
cmake
opengl
opengl-es
openscenegraph
osg
scenegraph
Links
- https://github.com/openscenegraph/OpenSceneGraph
- GitHub: openscenegraph/OpenSceneGraph
- Brew formula source: Formula/o/open-scene-graph.rb
Raw metadata
{
"aliases": [
"openscenegraph"
],
"alternatives": [],
"build_dependencies": [
"cmake",
"doxygen",
"graphviz",
"pkgconf"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"fontconfig",
"freetype",
"jpeg-turbo",
"sdl2-compat"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "3D graphics toolkit",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:19+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "open-scene-graph",
"github_default_branch": "master",
"github_last_commit_at": "2024-08-09T02:46:32Z",
"github_readme_excerpt": "[](https://travis-ci.org/openscenegraph/OpenSceneGraph)\n[](https://scan.coverity.com/projects/openscenegraph-openscenegraph)\n[](https://codedocs.xyz/openscenegraph/OpenSceneGraph/)\n[ABI Tracker](https://abi-laboratory.pro/tracker/timeline/openscenegraph/ \"ABI Tracker\")\n\n# Introduction\n\nWelcome to the OpenSceneGraph (OSG).\n\nFor information on the project, in-depth details on how to compile and run libraries and examples, see the documentation on the OpenSceneGraph website:\n\nhttp://www.openscenegraph.org/index.php/documentation\n\nFor support please use the github OpenSceneGraph Discussions forum:\n\nhttps://github.com/openscenegraph/OpenSceneGraph/discussions\n\nFor the impatient, we\u0027ve included quick build instructions below, these are are broken down is three parts:\n\n 1) General notes on building the OpenSceneGraph\n 2) macOS release notes\n 3) iOS release notes\n\nIf details below are not sufficient then head over to the openscenegraph.org to the Documentation/GettingStarted and Documentation/PlatformSpecifics sections for more indepth instructions.\n\nRobert Osfield.\nProject Lead.\n26th April 2018.\n\n---\n\n## Section 1. How to build OpenSceneGraph\n\nIf you are using the [vcpkg](https://github.com/Microsoft/vcpkg/) dependency manager you can download and install OpenSceneGraph from source with CMake integration using a single command:\n```\nvcpkg install osg\n```\n\nThe OpenSceneGraph uses the CMake build system to generate a platform-specific build environment. CMake reads the `CMakeLists.txt` files that you\u0027ll find throughout the OpenSceneGraph directories, checks for installed dependencies and then generates files for the selected build system.\n\nIf you don\u0027t already have CMake installed on your system you can grab it from http://www.cmake.org, use version",
"github_repo": "openscenegraph/OpenSceneGraph",
"github_stars": 3586,
"github_topics": [
"c-plus-plus",
"cmake",
"opengl",
"opengl-es",
"openscenegraph",
"osg",
"scenegraph"
],
"homepage": "https://github.com/openscenegraph/OpenSceneGraph",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 1522,
"installs_365d": 14652,
"installs_90d": 4204,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "LGPL-2.1-or-later WITH WxWindows-exception-3.1",
"llm_generated_at": null,
"llm_model": null,
"name": "open-scene-graph",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1101,
"rank_365d": 1231,
"rank_90d": 1185,
"raw_hash": "4733a560a08cab89",
"recommended_dependencies": [],
"revision": 2,
"ruby_source_path": "Formula/o/open-scene-graph.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"curl"
],
"version_head": "HEAD",
"version_stable": "3.6.5",
"versioned_formulae": [],
"why_use_this": null
}