# jmorton06/Lumos

Cross-Platform C++ 2D/3D game engine

Repository: https://github.com/jmorton06/Lumos
Canonical: https://ross.abutalabs.com/products/lumos
Language: C++
License: MIT
License Family: permissive
Topics: vulkan, opengl, game-engine, premake, macos, linux, windows, cpp17, imgui, ecs
Last push: 2026-06-23T16:16:51+00:00

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

## Adoption (not part of the score)
Stars 1595, forks 157 (observed 2026-08-28T04:05:09.114808+00:00)

## What it is
Lumos is a cross-platform 2D and 3D game engine written in C++17, supporting Vulkan and OpenGL rendering with an ECS architecture and ImGui-based editor tooling. It builds on Windows, Linux, macOS, and iOS using Premake-generated project files.

## Use cases
- build a 2d or 3d game in c++
- cross-platform game engine with vulkan support
- open source game engine with ecs architecture
- learn how a game engine is built
- prototype games on windows linux and mac
- deploy a game to ios from c++

## When to choose
- you want a permissively licensed (MIT) C++ game engine you can modify
- you need Vulkan or OpenGL rendering across desktop and iOS
- you prefer an ECS-based engine with source access over large commercial engines

## When to avoid
- you need a production-proven engine with large ecosystem and asset store
- you want a no-code or scripting-first engine like Godot or Unity
- you need console platform support

## Facets
- artifact type: framework
- maturity: active
- function: game-engine, graphics, ui-components, simulation
- domain: graphics, cross-platform
- platform: windows, cpp, cross-platform
- tags: vulkan, opengl, ecs, imgui, premake, 2d-engine, 3d-engine, game-development, linux, macos, ios

## Member repositories
- jmorton06/Lumos (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.114808+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:54:07.119839+00:00, confidence not recorded.
  - readme: https://github.com/jmorton06/Lumos (fetched 2026-08-28T04:05:09.114808+00:00, sha c06fa65f69ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
