Lists (1)
Sort Name ascending (A-Z)
Stars
A refreshingly simple data-driven game engine built in Rust
💡 Experimental real-time global illumination renderer 🦀
2D and 3D physics engines focused on performance.
A high performance rust-powered UI layout library
Inspector plugin for the bevy game engine
Official Rapier plugin for the Bevy game engine.
This crate provides an Egui integration for the Bevy game engine. 🇺🇦 Please support the Ukrainian army: https://savelife.in.ua/en/
A tilemap rendering crate for bevy which is more ECS friendly.
a cross-platform (including Wasm!) networking library built in Rust. Intended to make multiplayer game development dead-simple & lightning-fast
A straightforward stateful input manager for the Bevy game engine.
Server/Client network library for multiplayer games with authentication and connection management made with Rust
A networking library to make multiplayer games for the Bevy game engine
Blazingly fast retained layout engine for Bevy ECS.
Define the Bevy UI tree with `eml!`, style it using a very-css-like `ess` syntax and relate data data with `bind!` and `connect!`
A little mesh raycasting plugin for Bevy
Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
A fully featured DSL for writing shaders/GPU-pipelines in Rust