-
bevy_egui
A plugin for Egui integration into Bevy
-
bevy_easings
Easing plugin for Bevy
-
bevy_ecs_tilemap
A tilemap rendering plugin for bevy which is more ECS friendly by having an entity per tile
-
bevy_framepace
Frame pacing and frame limiting for Bevy
-
bevy_embedded_assets
A Bevy plugin to embed assets in your game
-
bevy-tokio-tasks
integration of a Tokio runtime into a Bevy app for background processing
-
bevy_pancam
A camera that allows panning by dragging with the mouse
-
iyes_progress
Bevy plugin to help implement loading states
-
bevy_trenchbroom
TrenchBroom and ericw-tools integration with Bevy
-
bevy_behave
A behaviour tree plugin for bevy with dynamic spawning
-
bevy_debug_grid
A bevy plugin for creating grids, for debugging purposes
-
bevy_mod_outline
A mesh outlining plugin for Bevy
-
bevy_text_edit
Bevy plugin for input text
-
bevy-steamworks
A Bevy plugin for integrating with the Steamworks SDK
-
bevy_slippy_tiles
slippy tile fetching functionality in the Bevy game engine
-
bevy_skein
Process glTF extras when spawning Scenes to insert Components using Reflection, such as when using Blender as an editor
-
bevy-trait-query
trait queries for the bevy game engine
-
bevy_obj
Wavefront OBJ mesh asset loader plugin for the Bevy engine
-
bevy_state_plugin_generator
A build-dependency that generates a Bevy State Plugin from a simple state definition
-
bevy_simple_text_input
Bevy plugin for a simple single-line text input widget
-
bevy_quinnet
Bevy plugin for Client/Server multiplayer games using QUIC
-
bevy_hourglass
A flexible hourglass plugin for Bevy applications
-
bevy_scriptum
Plugin for Bevy engine that allows you to write some of your game or application logic in a scripting language
-
bevy_live_wallpaper
A Bevy plugin to create live wallpapers
-
bevy-persistent-windows
A Bevy plugin to easily create and manage windows that remember where they were
-
bevy_capture
A Bevy plugin for capturing frames from a Bevy application
-
bevy_auto_plugin
Procedural attribute macros for Bevy apps that reduce boilerplate by automatically registering components, resources, events, states, and systems in your plugin's build function
-
issun-bevy
ISSUN plugins for Bevy ECS
-
bevy_cursor_kit
A Bevy plugin for working with cursors
-
bevy_streamdeck
Elgato Stream Deck plugin for Bevy
-
bevy-discord
A bevy plugin for sending and receiving discord messages
-
bevy_fps_controller
Bevy plugin that adds a Source engine inspired FPS movement controller
-
bevy_sun_move
A Bevy plugin for simulating realistic sun movement
-
bevy_web_keepalive
Bevy plugins to keep a bevy app running in the browser despite not being visible
-
bevy_text_popup
Easily create temporary text pop-up nodes in the Bevy game engine
-
bevy_mod_aseprite
A plugin for using Aseprite animations in Bevy
-
bevy_local_commands
local shell commands for the Bevy game engine
-
bevy-intl
A custom Bevy plugin for adding traductions
-
bevy_mortar_bond
Bevy integration plug-in for mortar language
-
bevy_mesh_terrain
ergonomic heightmap terrain plugin for Bevy game engine
-
bevy_trauma_shake
A plugin for shaking 2d cameras
-
bevy_yarnspinner
Bevy plugin for Yarn Spinner for Rust, friendly tool for writing game dialogue
-
bevy_cronjob
helper to run cronjobs (at repeated schedule) in Bevy
-
bevy_fog_of_war
A 2D fog of war plugin for Bevy
-
bevy_slinet
networking plugin for bevy
-
bevy_atmosphere
A procedural sky plugin for bevy
-
bevy_ui_anchor
A small bevy plugin for anchoring UI elements to specific points or entities in the world
-
bevy_screen_diagnostics
Bevy plugin for displaying diagnostics on screen
-
bevy_mod_skinned_aabb
A Bevy plugin that automatically calculates AABBs for skinned meshes
-
degen_toon_terrain
heightmap terrain plugin for Bevy game engine
-
bevy_2dviewangle
Bevy plugin for easier to switch texture base on view angles
-
bevy_despawn_particles
An event-based plugin for Bevy to spawn particles on despawn that are built from the original texture
-
bevy_easy_portals
Bevy plugin for easy-to-use portals
-
bevy_log_events
A Bevy plugin that helps to log events
-
bevy_fluent
Bevy plugin for localization using Fluent
-
bevy_spacetimedb
Use SpacetimeDB in your Bevy application
-
bevy_pipelines_ready
Bevy plugin for tracking render pipeline status
-
bevy-panic-handler
A Bevy plugin that creates a popup message and logs to error on panic
-
bevy_quick_response
A Bevy plugin for quick responsive behaviors
-
bevy_http_client
HTTP client for Bevy
-
bevy_mod_lookat
A microplugin for Bevy, that allows adding a component to an entity, that makes it target either an entity, or a position
-
bevy_auto_plugin_nightly_shared
shared lib for bevy_auto_plugin that require nightly rust
-
bevy_ghx_grid
Bevy plugins for 2D & 3D grids
-
bevy_material_wizard
A material replacement utility for bevy
-
bevy_mod_osc
OSC plugin for Bevy engine
-
bevy_serialization_extras
managing serialization with moonshine_save + wrappers
-
bevy_replicon_quinnet
Integration with bevy_quinnet for bevy_replicon
-
bevy-paperdoll
Bevy plugin for 2D paper doll
-
bevy_2d_screen_space_lightmaps
Lighting plugin for 2D games made in the Bevy engine. This plugin uses the screen space lightmaps technique
-
bevy_app_compute
An easy way to run compute shaders for Bevy
-
bevy_mod_config
A Bevy plugin for configuration management
-
bevy_splash_screen
A plugin for bevy which allows you to create screens to show the brands and development teams behind your amazing game
-
bevy_edge_detection_outline
Edge detection outline post-processing plugin for Bevy (WGSL shader)
-
bevy-where-was-i
A plugin for Bevy that saves and restores your camera position
-
bevy-axes-gizmo
A tiny Bevy plugin for an axes gizmo
-
bevy_spectator
A spectator camera plugin for Bevy
-
bevy_show_prepass
A Bevy plugin to visualize depth, normal and motion vector prepasses
-
seldom_pixel
Bevy plugin for limited color palette pixel art games
-
bevy_auto_plugin_shared
shared lib for bevy_auto_plugin
-
bevy_renet
Bevy plugin for the renet crate: Server/Client network library for multiplayer games with authentication and connection management
-
bevy_ecs_typewriter
ECS typewriter system for Bevy engine
-
bevy_mod_speedup
collection of ways to increase the performance of your application
-
bevy_ratepace
bevy_ratepaceis a crate to configure the update frequency of headless bevy -
bevy_mod_async
Ergonomic async tasks plugin for the Bevy game engine
-
bevy_simple_prefs
A small Bevy plugin for persisting multiple Resources to a single file
-
bevy_gltf_kun
Bevy glTF plugin using gltf_kun
-
bevy_ads_common
Basic crate for Bevy game engine ads integration
-
bevy_quadtree
A quadtree plugin for bevy
-
bevy_web_codecs
A plugin for Bevy that uses the WebCodecs API for decoding assets on the web
-
bevy_synthizer
A Bevy plugin for Synthizer, a library for 3D audio and synthesis with a focus on games and VR applications
-
turbo_atlas_icons
A system for declarative ui icon rendering with Bevy
-
bevy_blob_loader
Bevy plugin for loading assets from JavaScript blob URLs
-
bevy_llm
bevy llm plugin (native + wasm)
-
bevy_rpack
Bevy plugin with rpack atlas support
-
bevy_flicker
An easy to use event-based system to apply brief overlays to sprites and meshes
-
bevy-plugin-builder
Declarative plugin system for Bevy
-
bevy_rustysynth
A plugin which adds MIDI file and soundfont audio support to the bevy engine via rustysynth
-
bevy_auto_timer
Bevy plugin for convenent timer
-
bevy_points
Points mesh plugin for Bevy
-
bevy_simple_compute
App compute plugin for Bevy
-
bevy_entity_uuid
Keep track of entities via uuid
-
bevy_web_file_drop
Bevy plugin adding better support for drag and drop files in the web
-
bevy_write_after
Bevy plugin to send messages after delay
-
bird_barrier
A Bevy plugin for coordinating setup/loading tasks with dependency management
-
bevy_assets_reflect
Reflection based asset loader plugin for Bevy
-
bevy_fly_camera
A basic flying camera in Bevy
-
bevy_actify
An input action plugin for Bevy
-
ym2149-ym-replayer-cli
Command-line player for YM chiptune files
-
bevy_simple_scroll_view
plugin implementing ScrollView into Bevy engine
-
bevy_burn_human
bevy plugin for burn_human morphable models
-
bevy_terminal_display
A plugin for the Bevy game engine which enables rendering to a terminal using unicode braille characters
-
bevy_client_server_events
Simplified game networking
-
bevy_flurx_api
api plugins for bevy_webview_wry
-
bevy_particle_systems
A particle system plugin for Bevy
-
bevy_spine
Spine plugin for Bevy utilizing rusty_spine
-
bevy_ehttp
A ehttp client plugin for Bevy
-
bevy_serialization_core
contains the plugins/systems that bevy_serializations_extras relies on, + some misc wrappers
-
bevy_spicy_networking
A spicy 🌶🌶🌶 and simple networking plugin for Bevy
-
bevy-fusabi
Bevy integration for the Fusabi scripting language
-
brefabs
Bevy Prefabs
-
bevy_renet2
Bevy plugin for the renet2 crate
-
bevy_mouse_tracking_plugin
A plugin for effortless mouse tracking in the bevy game engine
-
bevy_scroller
Scroller plugin for Bevy
-
bevy_sepax2d
Plugins and helpful methods for using sepax2d with Bevy for 2d overlap detection and collision resolution
-
bevy_vrm
Bevy plugin for loading VRM avatars
-
bevy_talks
A Bevy plugin to write dialogues for your characters to say and do things, together with player choices
-
bevy_dynamic_plugin
dynamic plugin loading capabilities for non-wasm platforms
-
bevy_asepritesheet
Allow use of animated exported asetprite sprite sheets in bevy game engine
-
rantz_camera2d
A 2D camera plugin for Bevy, inspired by the Love2D camera plugin - STALKER-X
-
bevy_ym2149_viz
Visualization systems for the bevy_ym2149 plugin (oscilloscope, spectrum, HUD)
-
bevy_dither_post_process
A post-process black and white ordered dithering effect for the Bevy game engine
-
bevy_motiongfx
MotionGfx framework for Bevy
-
hephae
A personalized, opinionated Bevy plugin that adds support for drawing and batching arbitrary vertices and indices
-
bevy_logic
A logic gate simulation plugin for Bevy
-
bevy_easy_compute
An easy way to run compute shaders for Bevy
-
bevy_mod_component_mirror
A bevy plugin to mirror components
-
bevy_event_priority
Bevy plugin providing priority based event handling
-
bevy_match3
A logic library for quickly adding a match-3 system to any bevy project
-
bevy_movement
Bevy plugin for easy move object to a destination
-
bevy_schedules_ext
A Bevy plugin for expanding the use of schedules
-
bevy_round_ui
rounded-rect material shader for bevy_ui
-
bevy_activation
Entity activation manager for Bevy
-
bevy_tiling_background
A plugin to make tiling, layered, and parallax backgrounds for bevy2D
-
bevy_camera_shake
Adds camera shake to your cameras in Bevy Games
-
bevy_cleancut
Random utility stuff for bevy for my personal use. You're welcome to use it, too, if you like.
-
bevy_outline_post_process
An adaptive outline post-processing effect for the Bevy game engine
-
mod_plugins
Reduce plugin boilerplate in the Bevy game engine
-
bevy-trait-query-0-14-0
trait queries for the bevy game engine
-
bevy_scoreboard
A very simple scoreboard plugin for Bevy
-
bevy_physimple
2d physics engine for bevy based on physme
-
bevy_button_released_plugin
Bevy helper crate that allows to react to button being released
-
bevy_c3d
A plugin for loading C3D motion capture files into Bevy
-
seldom_fn_plugin
Allows using Rust functions in place of Bevy plugins
-
bevy_ninepatch
Displays 9-Patch UI elements in Bevy
-
bevy_mod_krita
Use Krita's .kra files directly in your Bevy app
-
bevy_wry
A tauri-apps/wry integration with Bevy engine
-
bevy_doryen
A Bevy plugin that integrates the Doryen roguelike library with Bevy
-
bevy_background_compute
Bevy plugin for better task handling
-
bevy_mod_bbcode
Use BBCode-formatted text inside of Bevy
-
bevy_nostr
Bevy plugin for the Nostr protocol
-
bevy_oddio
A third party Bevy plugin that integrates
oddiointo Bevy -
cuicui_reflect_query
A bevy reflection addon to query world data from Reflect Components
-
bevy-fps-counter
FPS counter plugin for Bevy
-
bevy_mod_fbx
Autodesk Filmbox (*.fbx) loader for Bevy Engine
-
bevy_blur_regions
A Bevy plugin to selectively blur regions of the screen
-
bevy_guessture
Bevy plugin wrapping the
guessturecrate’s gesture recognition API -
bevy_sqlx
A SQLx database plugin for Bevy's ECS
-
bevy_dogoap
-
bevy_vox_mesh
A bevy engine plugin for loading magica voxel files directly in bevy as usable meshes
-
bevy_headless_render
A plugin for the bevy engine which enables headless rendering to an image for use in the main world
-
bevy_window_utils
window utils such as managing window icon and taskbar progress indicator in Bevy
-
bobox214/kataster
A beginner-friendly single screen space shooter developed in Rust with 'bevy'
-
bevy-simple-state-machine
A rudimentary animation state machine system for Bevy
-
bevy-wasm-tasks
integration of WASM tasks into a Bevy app for background processing
-
bevy_sprite_animation
A Node Based Sprite Animatio Plugin, Bassed on Aarthificial's Reanimator
-
bevy_procedural_grass
A plugin for bevy to generate grass
-
bevy_crossterm
Develop terminal games with crossterm and Bevy
-
bevy_hammer_ui
Barebones ui widget plugin built for Bevy
-
bevy_touch_camera
Touch camera for Bevy that supports drag and pinch to zoom
-
bevy_edge_detection
A bevy plugin adding edge detection post processing effect
-
thousand_birds_bevy_embedded_assets
A Bevy plugin to embed assets in your game
-
benthic_ui
Bevy UI plugin for open metaverse clients
-
rantz_cereal
A plugin for Bevy for handling saving and loading
-
bevy_2d_menu_mask_transition
A Bevy plugin for creating smooth menu transitions with customizable masks
-
mod_plugins_resources
Reduce plugin boilerplate in the Bevy game engine
-
bevy_crab_networking
Bevy plugin for sending data over TCP
-
bevy_copperfield
Procedural mesh editor, based on Half-Edge-Mesh datastructure
-
hephae-render
Hephae's core rendering module
-
bevy_shader_mtoon
Bevy MToon shader
-
space_bevy_xpbd_plugin
Space XPBD plugin for space_editor crate
-
bevy_fpc
First person controller plugin for the Bevy game-engine
-
bevy_radix_sort
A GPU-based radix sort plugin for Bevy
-
bevy-trait-resource
Get resources by trait
-
bevoids
A bevy plugin that aims to make boids easy to add to your game, without comprimising in control
-
hephae-locale
Hephae's localization module
-
bevy_blacklight_material
A blacklight material plugin for the Bevy engine
-
bevy_stroked_text
A Bevy plugin for stroked text rendering
-
charred-path
Component-based Bevy plugin for tracking path and homotopy data for moving objects
-
bevy_dae
A Bevy plugin for loading and rendering DAE (Collada) files
-
bevy_auto_plugin_proc_macros
proc macros for bevy_auto_plugin
-
bevy-overlay-plugin
Bevy plugin to render CEF overlays on top of games
-
bevy-compose
Reactive UI framework for Bevy
-
bevy_sprite_instancing
A Bevy plugin to render lots of instanced sprites
-
bevy_debug_overlay
Bevy plugin to show debug information like fps, frametimes window configuration and more
-
bevy_auto_plugin_nightly_proc_macros
proc macros for bevy_auto_plugin that require nightly rust
-
bevy_blur_regions_fork
A Bevy plugin to selectively blur regions of the screen
-
bevygap_client_plugin
Plugin for bevy games for use with bevygap matchmaker and lightyear
-
bevy_remote_stream
Remote streaming plugin for Bevy
-
bones3_core
The core functionality for the Bones Cubed plugin for Bevy
-
bevy_prank
Opinionated Unreal Engine inspired spectator camera for the Bevy game engine
-
bevy_starfield
A procedural night sky plugin for bevy
-
micro_bevy_splash
one-shot logo splash screen for Bevy
-
hephae-macros
Common utilities for Hephae's macros
-
bevy_extern_events
Bevy plugin for generic external events to be send to bevy EventReaders
-
bevy_serialization_urdf
An addon for bevy_serialization_extras for loading urdfs
-
bevy_easy_config
A Bevy plugin that allows you to easily define and instantiate config files
-
reactor_camera
A 2D camera plugin for Bevy, inspired by the Love2D camera plugin - STALKER-X
-
bevy-translation-table
A super basic translation table system for bevy supporting generic data, CSV, and ODS
-
bevy_bones3
A voxel world storage and mesh generation plugin for Bevy
Try searching with DuckDuckGo.