Ross ROSS = Recommend OSS · open-source software intelligence for agents

ajweeks/FlexEngine

Cross-platform game engine with Vulkan backend observed · 2026-08-28

github.com/ajweeks/FlexEngine · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 83
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3478
  • days_rel: n/a
  • days_push: 106
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1041 stars · 55 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Flex Engine is a personal cross-platform game engine written in C++ with a Vulkan rendering backend, built as a playground for learning real-time rendering and simulation techniques. It includes a scene editor, in-game scripting language with a virtual machine, and advanced rendering features like PBR, SSAO, cascaded shadow mapping, and GPU particle simulation.

Use cases

  • study how a Vulkan renderer is implemented
  • learn real-time rendering techniques like PBR and SSAO
  • explore game engine architecture in C++
  • see GPU-based particle simulation with compute shaders
  • build a personal game engine project for learning
  • implement cascaded shadow mapping or temporal anti-aliasing

When to choose

  • you want readable source code to learn Vulkan and real-time rendering
  • you need a reference implementation of PBR, SSAO, or shadow mapping techniques
  • you are studying how game engine editors, scripting VMs, and profilers fit together

When to avoid

  • you need a production-ready engine for shipping games
  • you want community support, documentation, or frequent updates
  • you need cross-platform support beyond Windows and Linux

Facets

framework · maturity maintenance

game-engine graphics simulation graphics windows cpp vulkan rendering-engine pbr real-time-rendering personal-project glsl game-development linux

2 sources

Member repositories

RepositoryRoleHealth v2
ajweeks/FlexEnginemain60

For agents

markdown · JSON · MCP: product_card(name="ajweeks/FlexEngine")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem