# nem0/LumixEngine

3D C++ Game Engine - yet another open source game engine

Repository: https://github.com/nem0/LumixEngine
Canonical: https://ross.abutalabs.com/products/lumixengine
Language: C++
License: MIT
License Family: permissive
Topics: game-engine, game-development, data-oriented-design, editor, entity-component-system, 3d-game-engine, windows, linux
Last push: 2026-08-26T22:10:43+00:00

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

## Adoption (not part of the score)
Stars 3869, forks 444 (observed 2026-08-28T04:08:27.728602+00:00)

## What it is
Lumix Engine is an open-source 3D game engine written in C++ with a built-in editor and entity-component-system architecture. It uses data-oriented design and ships with showcase sample projects and MIT licensing.

## Use cases
- build a 3D game with an open-source engine
- create a platformer or tower defense game
- prototype 3D scenes in a visual editor
- learn how a C++ game engine works internally
- develop games on Windows or Linux

## When to choose
- you want a lightweight, fully open-source C++ 3D engine with an editor
- you prefer data-oriented design and ECS architecture
- you need MIT licensing for commercial or hobby projects

## When to avoid
- you need a large ecosystem, asset store, and extensive tutorials
- you require console or mobile platform support out of the box
- you prefer engines with visual scripting or blueprint systems

## Facets
- artifact type: framework
- maturity: active
- function: game-engine, gui, graphics, simulation
- domain: graphics, cross-platform
- platform: windows, cpp
- tags: 3d, entity-component-system, data-oriented-design, editor, open-source-engine, game-development, linux

## Member repositories
- nem0/LumixEngine (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:27.728602+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-29T18:25:49.710710+00:00, confidence not recorded.
  - readme: https://github.com/nem0/LumixEngine (fetched 2026-08-28T04:08:27.728602+00:00, sha 9081568739da)
- Data as of 2026-08-30T08:39:29.467469+00:00.
