-
-
bevy_new_2d Public
Forked from TheBevyFlock/bevy_new_2dThis template is a great way to get started on a new 2D Bevy game!
Rust MIT License UpdatedNov 14, 2025 -
encase Public
Forked from teoxoy/encaseProvides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules
Rust MIT No Attribution UpdatedSep 9, 2025 -
binary-greedy-meshing Public
Forked from Inspirateur/binary-greedy-meshingA port of https://github.com/cgerikj/binary-greedy-meshing to Rust.
Rust MIT License UpdatedAug 18, 2025 -
optimal-layout Public
searchin for cache friendly memory layouts that optimize for 3d neighbor distance (3^3 around a location)
Rust UpdatedAug 2, 2025 -
bevy_edge_detection Public
Forked from AllenPocketGamer/bevy_edge_detectionA bevy plugin adding edge detection post-processing effect
Rust MIT License UpdatedJul 5, 2025 -
bevy_rand Public
Forked from Bluefinger/bevy_randA plugin to integrate rand for ECS optimised RNG for the Bevy game engine.
Rust Apache License 2.0 UpdatedJun 22, 2025 -
Meshem Public
Forked from Adamkob12/MeshemBevy Meshem is a Rust crate designed to provide meshing algorithms for voxel grids, enabling you to create cohesive 3D mesh structures from a grid of cubic voxels
Rust Apache License 2.0 UpdatedMay 6, 2025 -
-
bevy_enhanced_input Public
Forked from simgine/bevy_enhanced_inputInput manager for Bevy.
Rust Apache License 2.0 UpdatedApr 29, 2025 -
-
-
lightyear Public
Forked from cBournhonesque/lightyearA networking library to make multiplayer games for the Bevy game engine
Rust Apache License 2.0 UpdatedOct 7, 2024 -
avian Public
Forked from avianphysics/avian2D and 3D physics engine based on Extended Position Based Dynamics for bevy.
Rust Apache License 2.0 UpdatedAug 23, 2024 -
glam-rs Public
Forked from bitshifter/glam-rsA simple and fast linear algebra library for games and graphics
Rust Apache License 2.0 UpdatedAug 19, 2024 -
rapier Public
Forked from dimforge/rapier2D and 3D physics engines focused on performance.
Rust Apache License 2.0 UpdatedAug 6, 2024 -
parry Public
Forked from dimforge/parry2D and 3D collision-detection library for Rust.
Rust Apache License 2.0 UpdatedJul 20, 2024 -
-
bevy_mod_inverse_kinematics Public
Forked from Kurble/bevy_mod_inverse_kinematicsAn inverse kinematics plugin for the Bevy engine
Rust UpdatedJul 13, 2024 -
bevy_mod_wanderlust Public
Forked from PROMETHIA-27/bevy_mod_wanderlustRust Apache License 2.0 UpdatedJul 12, 2024 -
-
bevy Public
Forked from bevyengine/bevyA refreshingly simple data-driven game engine built in Rust
Rust Apache License 2.0 UpdatedMay 4, 2024 -
bevy_rapier Public
Forked from dimforge/bevy_rapierOfficial Rapier plugin for the Bevy game engine.
Rust Apache License 2.0 UpdatedOct 9, 2023 -
renet Public
Forked from lucaspoffo/renetCollection of rust crates to create Server/Client networked games.
Rust Apache License 2.0 UpdatedSep 11, 2023 -
-
-
bevy-assets Public
Forked from bevyengine/bevy-assetsA collection of Bevy assets, plugins, learning resources, and apps made by the community
UpdatedJul 21, 2023 -
bevy_mod_replication Public
Forked from simgine/bevy_repliconHigh level networking for the Bevy game engine
Rust Apache License 2.0 UpdatedApr 6, 2023 -
bevy_mod_edge_detection Public
Forked from IceSentry/bevy_mod_edge_detection -