{"adoption": {"forks": 2128, "observed_at": "2026-08-28T04:11:19.665742+00:00", "stars": 17433}, "canonical_url": "https://ross.abutalabs.com/products/bgfx", "card": {"archived": false, "artifact_type": "library", "description": "Cross-platform, graphics API agnostic, \"Bring Your Own Engine/Framework\" style rendering library.", "domain": ["graphics", "cross-platform"], "enriched": true, "function": ["graphics", "game-engine", "developer-tools"], "health_score": 80, "homepage": "https://bkaradzic.github.io/bgfx/overview.html", "language": "C++", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["bkaradzic/bgfx"], "name": "bkaradzic/bgfx", "platform": ["windows", "wasm", "cpp", "cross-platform"], "pushed_at": "2026-08-26T06:40:47+00:00", "repo": "bkaradzic/bgfx", "stars": 17433, "tags": ["rendering", "vulkan", "directx", "metal", "opengl", "webgpu", "gamedev", "shader-system", "renderer-abstraction", "game-development", "linux", "macos", "android", "ios"], "topics": ["engine", "rendering", "graphics", "directx", "vulkan", "metal", "opengl", "d3d11", "d3d12", "gles", "webgl", "glfw", "sdl", "gamedev", "directx-11", "directx-12", "vulkan-api"], "urls": [], "use_cases": ["write a game renderer that runs on Windows, Linux, macOS, and consoles", "abstract over Vulkan, D3D12, and Metal without writing per-API backends", "render graphics in a browser via WebGL or WebGPU with Emscripten", "build a custom game engine on top of a proven rendering layer", "port a graphics application across desktop and mobile platforms", "use a unified shader language compiled to multiple graphics APIs"], "what_it_is": "bgfx is a cross-platform, graphics API agnostic rendering library in C++ that abstracts over backends like Direct3D 11/12, Vulkan, Metal, OpenGL, WebGL, and WebGPU. It follows a 'Bring Your Own Engine/Framework' style, providing a low-level rendering API plus shader tooling while leaving windowing and engine logic to the developer.", "when_to_avoid": ["you want a full game engine with editor, physics, and asset pipeline out of the box", "you need high-level scene graphs or built-in rendering features rather than a low-level API", "your project is small and a single-API binding (e.g., plain OpenGL) suffices", "you are not comfortable with C/C++ integration and build systems"], "when_to_choose": ["you need one rendering codebase targeting many graphics APIs and platforms", "you are building your own engine or framework and want a low-level, non-opinionated renderer", "you need console support (PS4) or broad platform coverage including Raspberry Pi and UWP", "you want a permissive BSD-2 license for commercial projects"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/bgfx", "repo": "bkaradzic/bgfx", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:19.665742+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:02:57.499379+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a421f0a8d8d4a5fccb479aa338bc20ad1166a7aed2708bb32745e448d2c6e6dd", "fetched_at": "2026-08-28T04:11:19.665742+00:00", "kind": "readme", "missing": false, "url": "https://github.com/bkaradzic/bgfx"}, {"content_hash": "d89acb7a4a0cd09fda3cb744d8ee39ed4064f14a108b2265070722464aff47a5", "fetched_at": "2026-08-29T08:01:01.777939+00:00", "kind": "homepage", "missing": false, "url": "https://bkaradzic.github.io/bgfx/overview.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5264, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}