qt3d
brew install qt3d
v6.11.1
(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause AND MIT
Qt module providing 3D graphics, geometry, and simulation rendering for near-realtime 3D applications.
Why you might care
Qt3D abstracts graphics APIs (OpenGL, Vulkan, DirectX) and provides scene graphs, entity-component architecture, and asset loading for building interactive 3D visualizations. Use it when you need cross-platform 3D rendering integrated with Qt's UI framework; it handles shader management and geometry processing without writing low-level graphics code.
5.8k
30-day installs · #545
17.9k
90-day · #570
57.9k
365-day · #607
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qt3d.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Ogre3D",
"BabylonJS",
"Three.js",
"OpenSceneGraph"
],
"build_dependencies": [
"cmake",
"ninja",
"vulkan-headers",
"vulkan-loader"
],
"categories": [
"library",
"framework"
],
"caveats": null,
"conflicts_with": [
"qt@5"
],
"dependencies": [
"assimp",
"qtbase",
"qtdeclarative",
"qtshadertools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Provides functionality for near-realtime simulation systems",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:56+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "qt3d",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.qt.io/",
"homepage_og_description": "All the essential Qt tools for all stages of Software Development Lifecycle: planning, design, development, testing, and deployment.",
"homepage_og_image": "https://www.qt.io/hubfs/industry-image.png",
"homepage_title": "Qt | Tools for Each Stage of Software Development Lifecycle",
"installs_30d": 5759,
"installs_365d": 57948,
"installs_90d": 17863,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause AND MIT",
"llm_generated_at": "2026-06-20T23:45:32+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qt3d",
"oldnames": [],
"one_liner": "Qt module providing 3D graphics, geometry, and simulation rendering for near-realtime 3D applications.",
"optional_dependencies": [],
"rank_30d": 545,
"rank_365d": 607,
"rank_90d": 570,
"raw_hash": "9048e2537f867769",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qt3d.rb",
"tap": "homebrew/core",
"test_dependencies": [
"cmake",
"pkgconf"
],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Qt3D abstracts graphics APIs (OpenGL, Vulkan, DirectX) and provides scene graphs, entity-component architecture, and asset loading for building interactive 3D visualizations. Use it when you need cross-platform 3D rendering integrated with Qt\u0027s UI framework; it handles shader management and geometry processing without writing low-level graphics code."
}