StarArawn/bevy_ecs_tilemap
A tilemap rendering crate for bevy which is more ECS friendly. observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 90
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1953
- days_rel: n/a
- days_push: 60
- n_releases_24m: 0
Adoption not part of the score
1272 stars · 241 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tilemap rendering plugin for the Bevy game engine that represents each tile as its own ECS entity. It renders tilemaps efficiently using chunked meshes with support for isometric, hexagonal, and square maps, GPU animations, and Tiled/LDTK integration.
Use cases
- render tilemaps in a bevy game
- build isometric or hexagonal maps in rust
- make tiles individually editable as entities
- load maps from Tiled or LDtk editors
- animate tiles on the gpu
- create infinite or chunked tilemaps
When to choose
- you use Bevy and want an ECS-idiomatic tilemap with per-tile entities
- you need fast chunked rendering, layers, or GPU animations
- you need isometric or hexagonal map support with editor integration
When to avoid
- you are not using the Bevy engine
- you need a full game engine or map editor rather than a rendering plugin
- you need a tilemap solution for a non-Rust engine like Unity or Godot
Facets
plugin · maturity active
graphics game-engine animation graphics rust cross-platform game-engine bevy tilemap ecs rendering isometric hexagonal tiled ldtk game-development
2 sources
- readme: https://github.com/StarArawn/bevy_ecs_tilemap · fetched 2026-08-28 · ffb1ea3a487a
- registry_crates: https://crates.io/api/v1/crates/bevy_ecs_tilemap · fetched 2026-08-29 · 856abbf8db32
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| StarArawn/bevy_ecs_tilemap | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="StarArawn/bevy_ecs_tilemap")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem