Skip to content

nolantait/awesome-bevy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Awesome Bevy

This is an awesome list maintained by https://taintedcoders.com.

Only resources that are up to date with at least 0.14 Bevy will be included.

Table of contents

Resources

Starters

Assets

Animation

Code organization

  • seldom_state: Component-based state machine plugin for Bevy. Useful for AI, player state, and other entities that occupy different states.

Editors

  • blenvy: Bevy Code & Blender addon for a simple workflow to add & edit Bevy components in Blender

Graphics and Rendering

  • bevy_hanabi: a GPU particle system plugin for the Bevy game engine

Input

  • leafwing-input-manager: A straightforward stateful input manager for the Bevy game engine. This library is being upstreamed into Bevy
  • bevy_pancam: A bevy plugin for panning orthographic cameras
  • bevy_mod_picking: Picking and pointer events for Bevy. This library is being upstreamed into Bevy
  • bevy_enhanced_input: Dynamic and contextual input mappings for Bevy

Networking

  • lightyear: A library for writing server-authoritative multiplayer games with Bevy
  • bevy_replicon: Server-authoritative networking crate for the Bevy game engine
  • bevy_renet: A Bevy Plugin for the renet crate. A network crate for Server/Client with cryptographically secure authentication and encypted packets. Designed for fast paced competitive multiplayer games
  • renet2: Renet2 is a network library for Server/Client games written in rust. It is focused on fast-paced games such as FPS, and competitive games

Misc

  • big_space: Floating origin plugin for spaces larger than the universe
  • bevy_mod_raycast: A little mesh raycasting plugin for Bevy

Physics

  • avian: ECS-driven 2D and 3D physics engine for the Bevy game engine
  • bevy_rapier: Official Rapier plugin for the Bevy game engine

Pathfinding

UI

About

A list of resources for Bevy maintained by https://taintedcoders.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published