Bevy Engine
OSS Bevy apps
- Country Slice - Toy project, written in Rust language with Bevy's ECS and OpenGL (gl-rs and glutin).
- Rust Invaders - Simple Rust game with the Bevy Engine.
- QQ Party - Multiplayer browser game build with Bevy and Wasmcloud as backend.
- Gardum - Battle arena made with Bevy.
- Snake Game in Bevy
Links
- Bevy Rapier - Rapier plugin for the Bevy game engine.
- Bevy Introduction
- HN: Bevy (2021)
- HN: Bevy 0.3
- WebGL2 renderer plugin for Bevy game engine
- Awesome Bevy
- bevy_crossterm
- Bevy Cheat Book
- Bevy GitHub CI Template
- Heron - Ergonomic physics API for bevy games.
- Bevy Tweening - Tweening animation plugin for the Bevy game engine.
- Bevy Embedded Assets - Bevy plugin to embed assets in your game.
- Bevy RFCs
- bevy-modding - Modding plugin for Bevy game engine.
- Bevy Intro Tutorials - YouTube
- Bevy Jam
- Jam Bevy Jam - Bevy game for the first Bevy Jam.
- Composable Alternatives to Bevy's RunCriteria, States, FixedTimestep
- Bevy 0.7 (2022) (HN)
- Blender Bevy Toolkit - Blender addon and bevy plugin to use Blender as an editor for Bevy.
- bevy-fly-camera - Standard flying camera in Bevy.
- Bevy Voxel Cone Tracing
- bevy_ecs_ldtk - ECS-friendly ldtk plugin for bevy, leveraging bevy_ecs_tilemap.
- Bevy Steamworks SDK
- Bevy Polyline - High performance instanced polyline rendering for bevy.
- Bevy Debug Text Overlay - Convenient on-screen message print macro for bevy.
- Bevy Inspector eGUI - Inspector plugin for the bevy game engine.
- Shader Practice in Bevy
- Smooth Bevy Cameras - Bevy camera controllers with buttery, exponential smoothing.
- Bevy Easings - Helpers and Plugins for Bevy.
- Bevy Hanabi - GPU particle system plugin for the Bevy game engine.
- bevy_dioxus - Write Cross-platform application with React-like decralative UI framework and scalable ECS architecture all in Rust.
- bvy - Make Bevy more ergonomic.
- leafwing_input_manager - Straightforward stateful input manager for the Bevy game engine.
- bevy_editor_pls - Adds debug tools to your bevy game.
- big-brain - Utility AI library for games, built for the Bevy Game Engine.
- Bevy 0.8 (2022) (Reddit) (HN)
- Bevy Parallax - Parallax background plugin for Bevy.
- Bevy-template-rs - Cargo-generate template for Bevy projects.
- Bevy Scripting Plugin
- Bevy Config Cam - Easy plug-n-play multifunctional camera controller that allows for easy setup of a camera and player for a scene.
- Shadertoy clone for the Bevy game engine
- Bevy Pen Tool
- Bevy Plot - Plotting library for the Bevy game engine with a focus on esthetics and interactivity.
- Bevy Shell - Template - Opinionated, monolithic template for Bevy with cross-platform CI/CD, native + WASM launchers, and managed cross-platform deployment.