# ezEngine/ezEngine

An open source C++ game engine.

Repository: https://github.com/ezEngine/ezEngine
Canonical: https://ross.abutalabs.com/products/ezengine
Homepage: https://ezEngine.net
Language: C++
License: MIT
License Family: permissive
Topics: gamedev, game-engine, 3d-game-engine, 3d-graphics, c-plus-plus
Last push: 2026-08-25T19:28:01+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 74, longevity 100
- inputs: {"age_days": 4542, "days_push": 8, "days_rel": 13, "gap_med": 167, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2000, forks 257 (observed 2026-08-28T04:06:03.863262+00:00)

## What it is
ezEngine is a free, open source C++ game engine with a modular, plugin-based architecture and a feature-rich editor. It provides a full ECS scenegraph, rendering (D3D11 and Vulkan), physics, sound, visual scripting, and well-tested base libraries usable as a foundation for custom technology.

## Use cases
- build a 3d game in c++
- open source game engine alternative to unity
- prototype games with visual scripting
- foundation libraries for building a custom engine
- ecs based game engine for windows
- learn how a game engine works internally

## When to choose
- you want full C++ access and a modular engine you can strip down or extend
- you need a solid, unit-tested foundation (containers, scenegraph, resource streaming) for custom tech
- you develop primarily on Windows and want a complete editor with visual scripting
- you want to replace engine subsystems like physics or sound with your own plugins

## When to avoid
- you need full engine features on Linux or macOS, where only base libraries are fully functional
- you want a beginner-friendly engine with a large asset store and community like Unity or Godot
- you target consoles without arranging unofficial ports through third parties
- you prefer not to build from source, since prebuilt releases are infrequent

## Facets
- artifact type: framework
- maturity: active
- function: game-engine, graphics, simulation, plugin-system, sdk
- domain: graphics, cross-platform, simulation
- platform: windows, cpp
- tags: ecs, visual-scripting, angelscript, d3d11, vulkan, jolt-physics, fmod, editor, modular-engine, game-development, linux, macos, android

## Member repositories
- ezEngine/ezEngine (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.863262+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:02:07.283735+00:00, confidence not recorded.
  - readme: https://github.com/ezEngine/ezEngine (fetched 2026-08-28T04:06:03.863262+00:00, sha 4d583388b0ce)
  - homepage: https://ezEngine.net (fetched 2026-08-29T10:41:55.076267+00:00, sha 2282256b6261)
  - site_page: https://ezengine.net/pages/docs/build/cmake-config.html (fetched 2026-08-29T10:41:55.085475+00:00, sha 42f3d8f3963e)
  - site_page: https://ezengine.net/pages/docs/appendix/container-usage.html (fetched 2026-08-29T10:41:55.087401+00:00, sha e6d123fe904f)
  - site_page: https://ezengine.net/pages/docs/runtime/world/world-overview.html (fetched 2026-08-29T10:41:55.089505+00:00, sha 09cbdfe3da5a)
  - site_page: https://ezengine.net/pages/docs/build/supported-platforms.html (fetched 2026-08-29T10:41:55.091345+00:00, sha 8c34c13f34dd)
  - site_page: https://ezengine.net/pages/docs/custom-code/custom-code-overview.html (fetched 2026-08-29T10:41:55.093003+00:00, sha 1c6e40ce34cc)
  - site_page: https://ezengine.net/pages/getting-started/how-to-contribute.html (fetched 2026-08-29T10:41:55.094886+00:00, sha 8974c0751aaf)
  - site_page: https://ezengine.net/pages/getting-started/binaries.html (fetched 2026-08-29T10:41:55.096698+00:00, sha 62aa4355cbec)
  - site_page: https://ezengine.net/pages/docs/docs-overview.html (fetched 2026-08-29T10:41:55.098298+00:00, sha 644af46b0dc1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
