A refreshingly simple data-driven game engine built in Rust
Free and Open Source Forever!
Get Started
Free and Open Source Forever!
Get Started
Data Driven
All engine and game logic uses Bevy ECS, a custom Entity Component System
- Fast: Massively Parallel and Cache-Friendly. The fastest ECS according to some benchmarks
- Simple: Components are Rust structs, Systems are Rust functions
- Capable: Queries, Global Resources, Local Resources, Change Detection, Lock-Free Parallel Scheduler

2D Renderer
Render real-time 2D graphics for games and apps
- Features: sprite sheets, dynamic texture atlases, cameras, textures, and materials
- Extensible: custom shaders, materials, and render pipelines
- Common Core: builds on top of Bevy's Render Graph
3D Renderer
A modern and flexible 3D renderer
- Features: lights, shadows, cameras, meshes, textures, materials, gltf loading
- Extensible: custom shaders, materials, and render pipelines
- Common Core: built on top of Bevy's Render Graph

Render Graph
Compose custom render pipelines using a graph structure
- Parallel: Render Graphs are automatically rendered in parallel
- Modular: Build composable and reusable render logic using Render Graph nodes
- Backend Agnostic: Not tied to a specific graphics API
Animation
A capable animation system
- Skeletal rig animation driven by an ECS-based joint API
- Play multiple animations at the same time by smoothly blending between them
- Use blend shapes / morph targets to animate vertices directly
- Import animations from GLTF files

Cross Platform
Support for all major platforms:
- Windows, MacOS, Linux, Web, iOS, Android
Bevy UI
A custom ECS-driven UI framework built specifically for Bevy
- Built directly on top of Bevy's ECS, Renderer, and Scene plugins
- Compose UIs dynamically in code or declaratively using the Bevy Scene format
- Use a familiar "flex box" model to layout your UIs
Scenes
Create, save, and load ECS worlds using Bevy's Scene system
- Loading: Loading scenes preserves entity IDs (useful for save games)
- Instancing: Instancing creates linked duplicates of scenes with new entity IDs
- Hot Reloading: Changes to scene files are automatically applied to running apps
Sound
Load audio files and play them on demand
- Load audio files as Assets
- Play audio Assets using Audio entities
Hot Reloading
Get instant feedback on your changes without app restarts or recompiles
- Asset changes are immediately reflected in running Bevy apps
- You can currently hot-reload scenes, textures, and meshes
- Any asset type can be integrated
Productive Compile Times
Game development is an iterative process. You can't afford to wait for compiles
- With Bevy you can expect 0.8-3.0 seconds with the "fast compiles" configuration
- Compare that to other popular Rust game engines, which can take over 30 seconds to compile a single newline insertion!
Free and Open Source
An engine made by and for the developer community
- 100% free. Forever and always
- Open Source under the permissive MIT or Apache 2.0 licenses
- No contracts
- No license fees
- No sales cuts
Ready to start building Bevy apps? Get started fast with The Quick Start Guide!
Bevy Supporters
Platinum
$50 / month
V-Sekai
Jessica Collins
HAL 9000
Connor "Aceeri" McCluskey
Turki Al-Marri
Arend van Beelen
Dominykas Djacenko
Daniel Porteous
Ryan Butler
Jonny Power
Gold
$25 / month
occuros
CooCooCaCha
Chris "cdata" Joel
doomy
Troels Hoffmeyer
nil (TheRawMeatball)
VJ Pyree
Slowchop Studios
Corvus Prudens
Aevyrie Roessler
Jakob Getzel
Pressing Thumbs Games
Jack Wolfard
samflores
0x0177b11f
doot
puzzled_squid
Paul Lackner
Skolwind
Sindri Andrason
Ida "Iyes"
natepiano
Gunstein Vatnar
RJ
Nicholas Anderson
Charlotte
avi
now I have to make a game with bevy
SilvanCodes
Augustin Gjini
Afonso Lage
Victor Bjelkholm
Dan White
Hexorg
RyeToastyO
Pedro Reis
Idris Zaidi
Владимир Степаненко
Marius Cobzarenco
Mark Davis
Alan Jesser
Ben Whitley
IceSentry
Frédéric Jolliton
Antoine Duchenet
Aldis Ruiz
Shira Smith
Past Donors
Julian Ramirez Ruiseco, Justin Hentz, Brandon Reinhart, Cayle Bray, Insfollowpro, Cult, Inc., Joost Oudejans, Felix Rath, Stefan Wolf, Yash Kumar, Vollkornaffe, Rusticorn, Viet NT, Daniel Grice, Jacudibu, Gediminas Gylys, Hugo Peters, Timothy Bertotti, rudderbucky, Brian Heineman, Daniel Yokoyama, John Hainline, Kris Warner, Amelia Mowers, Lars Diederich, well, now I have to make a game with bevy, Subtale, John Hainline, John Hainline, Robin Benzinger, Daniel Grice, Brett Witty, Orange_Murker, nezuo, Allan Davis, Oleksii Nosov, David M. Lary, Jan Klinge, knutwalker, Torstein Grindvik, Idris Zaidi, Dylan P., Adam, Brandon Wand, Ask Game Studio, rustunit.com, bugcaptor, TenRayTracedCats, Piot, indiedevcasts.com, Jesse Rupe, Iryna Chernyshchuk, Viktor Kuroljov, Justin Turpin, Jiří Švejda, Jonathan Plasse, Julian Laubstein, Théo Degioanni, Carter Anderson, Micah Hinckley