Bevy Engine
Love this Bevy template.
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
- Digital Extinction - 3D RTS game implemented in Rust.
- Logic Voxels - Personal game project created with Bevy.
- Bevy Tower Defense Tutorial Game
- Oicana - Tower defence game with some puzzling.
- Flappy Bevy - Game like flappy bird made for the bevy engine.
- Kataster - Minimalist single screen space shooter developped in Rust with 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.
- iyes_progress - Bevy plugin to help track progress and perform state transitions.
- bevy_water - Dynamic ocean material for Bevy.
- bevy_efficient_forest_example - Using bevy and custom render pipelines in order to render many objects in a forest using chunks for performance.
- Bevy Game Jam 2022
- bevy_egui - Provides a Egui integration for the Bevy game engine.
- GGRS and Rapier working together in Bevy engine
- Networking in Bevy/Rust: Bevy Renet Showcase (2022)
- Bevy 0.9 (2022) (HN) (Reddit)
- Bevy Smud - Sdf 2d shape renderer for Bevy.
- Extreme Bevy - Low-latency multiplayer action game, showcasing how to implement p2p connections and rollback networking in a web browser.
- Bevy Web Asset - Bevy asset loader that transparently supports loading over http(s).
- Bevy asset loader - Bevy plugin helping with asset loading and organization.
- Bevy game template
- Bevy Kira audio - Bevy plugin to use Kira for game audio.
- Bevy common assets - Collection of asset loaders for common file formats.
- Bevy Magic Light 2D - Experimental dynamic 2D global illumination system.
- Bevy Quickmenu - Simple-to-use menu system for Bevy which supports gamepad, keyboard or mouse navigation.
- Bevy Scene hook - Ad-hoc component insertion for bevy scenes.
- Terrain Renderer - Large-scale real-world terrain renderer written in Rust using the Bevy game engine.
- bevy_ecs_tilemap - Tilemap rendering crate for bevy which is more ECS friendly.
- Bevy Kajiya - Bevy plugin that integrates the kajiya renderer with bevy.
- bevy_mod_js_scripting - Scripting integration crate for writing javascript/typescript scripts and running them in bevy with full access to the ECS values like components and resources.
- Bevy_adventure - Framework for building adventure games in Bevy.
- Aseprite plugin for Bevy
- bevy_iced - Iced integration for Bevy.
- WGSL 2D Outline Shader
- Inverse kinematics for Bevy
- bevy_framepace - Framepacing and framelimiting for Bevy.
- Scaling Bevy Development (2023) (HN)
- Oxidized Navigation - Nav-Mesh generation plugin based on Recast's Navmesh generation to Bevy Engine in Rust.
- bevy_screen_diagnostics - Display bevy diagnostics on the window without any hassle.
- bevy_particle_systems - Native and WASM compatible Particle System implementation for Bevy.
- Foxtrot - All-in-one Bevy 3D game template.
- bevy-tokio-tasks - Simple Bevy plugin which integrates a Tokio runtime into a Bevy app.
- Bevy Silk - Cloth engine for Bevy.
- Bevy Minesweeper: Introduction
- Verlet Integration for Bevy
- Bevy Cellular Automaton
- Bevy Tickles - Particle Systems in bevy.
- pecs - Asynchronous operations for Bevy Engine.
- belly - Plugin for a bevy game engine that helps to declaratively define a user interface with eml markup.
- swarmy - Starcraft 2 Replay in Bevy.
- Bevy ECSS - Bevy crate which uses a subset of CSS to update Bevy ECS components.
- Bevy Quinnet - Client/Server game networking plugin using QUIC, for the Bevy game engine.
- bevy-rust-gpu - Bevy plugin for hot-building and hot-reloading rust-gpu shaders.
- Bevy 0.10 (2023) (HN)
- Bevy YOLECK - Crate for having a game built with the Bevy game engine act as its own level editor.
- Warbler Grass - Bevy plugin for creating 3D grass in your game.