qtquick3d
brew install qtquick3d
v6.11.1
GPL-3.0-only AND (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND Apache-2.0 AND BSD-3-Clause AND MIT
Qt Quick 3D library for declarative 3D graphics and UI content in Qt Quick applications.
Why you might care
Essential if you're building 3D-capable Qt Quick applications—provides high-level abstractions for rendering 3D models, materials, and lighting without low-level graphics API calls. Integrates seamlessly with Qt's QML declarative UI system and Vulkan backend. Primarily a build dependency for Qt-based 3D apps and frameworks.
5.8k
30-day installs · #540
18.4k
90-day · #554
59.0k
365-day · #601
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qtquick3d.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"OpenGL",
"Vulkan",
"Three.js",
"Babylon.js",
"Cesium.js"
],
"build_dependencies": [
"cmake",
"ninja",
"vulkan-headers"
],
"categories": [
"library",
"framework",
"graphics"
],
"caveats": null,
"conflicts_with": [
"qt@5"
],
"dependencies": [
"assimp",
"qtbase",
"qtdeclarative",
"qtquicktimeline",
"qtshadertools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Provides a high-level API for creating 3D content or UIs based on Qt Quick",
"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": "qtquick3d",
"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": 5843,
"installs_365d": 59040,
"installs_90d": 18395,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-only AND (GPL-3.0-only WITH Qt-GPL-exception-1.0) AND Apache-2.0 AND BSD-3-Clause AND MIT",
"llm_generated_at": "2026-06-20T23:45:30+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qtquick3d",
"oldnames": [],
"one_liner": "Qt Quick 3D library for declarative 3D graphics and UI content in Qt Quick applications.",
"optional_dependencies": [],
"rank_30d": 540,
"rank_365d": 601,
"rank_90d": 554,
"raw_hash": "4b982bc940134e85",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qtquick3d.rb",
"tap": "homebrew/core",
"test_dependencies": [
"cmake",
"pkgconf"
],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Essential if you\u0027re building 3D-capable Qt Quick applications\u2014provides high-level abstractions for rendering 3D models, materials, and lighting without low-level graphics API calls. Integrates seamlessly with Qt\u0027s QML declarative UI system and Vulkan backend. Primarily a build dependency for Qt-based 3D apps and frameworks."
}