# vladbat00/bevy_egui

This crate provides an Egui integration for the Bevy game engine. 🇺🇦 Please support the Ukrainian army: https://savelife.in.ua/en/

Repository: https://github.com/vladbat00/bevy_egui
Canonical: https://ross.abutalabs.com/products/bevy_egui
Language: Rust
License: MIT
License Family: permissive
Topics: bevy, egui, bevy-engine
Last push: 2026-08-21T13:03:30+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 2061, "days_push": 12, "days_rel": 17, "gap_med": 24, "n_releases_24m": 22}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1406, forks 336 (observed 2026-08-28T04:04:38.282060+00:00)

## What it is
bevy_egui is a Rust crate that integrates the Egui immediate-mode GUI library into the Bevy game engine as a plugin. It supports desktop and web platforms, multiple windows, split-screen rendering, clipboard, opening URLs, paint callbacks, and AccessKit accessibility.

## Use cases
- add debug UI overlays to a Bevy game
- build in-game menus and settings screens with egui
- render editor tooling panels inside a Bevy app
- show immediate-mode GUI in a Bevy WASM web build
- draw custom UI across multiple Bevy windows or split-screen views

## When to choose
- you are building a Bevy game or tool and want egui-based UI
- you need cross-platform (desktop and web) immediate-mode GUI in Bevy
- you want multi-window or split-screen egui rendering in Bevy

## When to avoid
- you use a game engine other than Bevy
- you need retained-mode or native-styled UI widgets rather than immediate-mode egui

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, gui, graphics
- domain: graphics, cross-platform
- platform: rust, cross-platform, wasm
- tags: bevy, egui, immediate-mode-gui, game-engine-plugin, rust, game-development, desktop

## Member repositories
- vladbat00/bevy_egui (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.282060+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-30T04:38:45.012405+00:00, confidence not recorded.
  - readme: https://github.com/vladbat00/bevy_egui (fetched 2026-08-28T04:04:38.282060+00:00, sha f9f74ab1dfdd)
  - registry_crates: https://crates.io/api/v1/crates/bevy_egui (fetched 2026-08-29T11:52:24.628685+00:00, sha a73f45b95867)
- Data as of 2026-08-30T08:39:29.467469+00:00.
