Vrixyz / backpackLinks
Backend inventory for different games
☆13Updated last year
Alternatives and similar repositories for backpack
Users that are interested in backpack are comparing it to the libraries listed below
Sorting:
- Remote developer tools for bevy☆59Updated 3 years ago
- A vdom-free reactive UI lib for the bevy game engine☆58Updated 3 years ago
- ☆19Updated 2 years ago
- ☆26Updated last year
- Visual gizmos to assist with Bevy game development☆11Updated 2 years ago
- Particle Systems in bevy☆24Updated 3 years ago
- ☆39Updated 4 months ago
- A native and WASM compatible Particle System implementation for Bevy☆69Updated 9 months ago
- File system dialogs for loading and saving files using the Bevy game engine☆27Updated 4 months ago
- Access tracing logs in your bevy app using vanilla bevy_ui☆18Updated 4 months ago
- Utilites for working with `bevy_ecs` when not all types are known at compile time☆19Updated 2 years ago
- A falling-sand toy written using Rust, Bevy and egui.☆29Updated 10 months ago
- Woodpecker UI is a Bevy ECS driven user interface crate.☆68Updated 3 months ago
- Reactive UI framework for Bevy game engine☆59Updated last year
- A Bevy Engine plugin for making 2D paths, smooth animations with Bezier curves☆52Updated 3 years ago
- A Bevy library for executing various actions in a sequence.☆48Updated 4 months ago
- Allows you to use coroutine in Bevy☆70Updated last month
- Toolset for producing emergent gameplay for games written in Rust☆83Updated last year
- Converts nodes and their restrictions into a collapsed node state based on the selected algorithm.☆22Updated last year
- 2d collision test for game-development in rust☆23Updated 2 weeks ago
- Bevy WASM component model bridge☆33Updated last week
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆54Updated 2 months ago
- My attempt at a more ergonomic API for async tasks in Bevy, built on `bevy_tasks`'s executor☆21Updated 4 months ago
- Integration layer between Bevy, puffin and tracing libraries☆22Updated 2 years ago
- A bevy 3D text mesh generator for displaying text☆69Updated last year
- Just yet another input plugin for bevy engine☆27Updated 3 years ago
- Voxel game made with Bevy Engine☆58Updated 2 weeks ago
- Cross-platform ergonomic abstractions for async programming in Bevy.☆80Updated 3 months ago
- Saving and loading entity and resource state for bevy☆17Updated 2 years ago
- A bevy plugin for creating grids, for debugging purposes