janhohenheim / spewLinks
A simple helper for spawning objects in Bevy.
☆30Updated last year
Alternatives and similar repositories for spew
Users that are interested in spew are comparing it to the libraries listed below
Sorting:
- An ability management suite for Bevy.☆79Updated 7 months ago
- Apply a pixelation effect to any Bevy mesh or scene without post-processing.☆84Updated 7 months ago
- Editable lookup curve for Bevy☆64Updated 2 months ago
- A Bevy helper to easily manage resources that need to persist across game sessions.☆105Updated last month
- A Bevy plugin to selectively blur regions of the screen☆65Updated last year
- Toon Shader for the bevy game engine☆118Updated last year
- Billboard text and texture support for bevy☆104Updated last year
- A plugin to enable random number generation for the Bevy game engine.☆39Updated 2 months ago
- A bevy framework for implementing complex RPG stat systems.☆34Updated 2 months ago
- Allows using Rust functions in place of Bevy plugins☆27Updated last year
- A simple asynchronous runtime for executing async coroutines in the bevy engine.☆81Updated 2 weeks ago
- ☆48Updated 7 months ago
- 2D particle system with custom material traits. Works well in wasm webgl2 and mobile☆96Updated 2 months ago
- ☆72Updated last year
- A navigation system for video games written in Rust.☆79Updated last month
- Metroidvania game in Bevy☆95Updated 2 months ago
- A bevy plugin for rendering grass☆65Updated 8 months ago
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆57Updated 4 months ago
- Lightning fast tilemaps for bevy.☆87Updated last year
- Bevy plugin for localization using Fluent.☆144Updated last month
- adds trait queries to the bevy game engine☆118Updated last week
- Bevy plugin that does navmesh generation, pathfinding, and navigation for tilemaps. Navmesh generation is available without Bevy dependen…☆49Updated last month
- Rudimentary animation state machine system for Bevy Engine☆24Updated last year
- Simple stupid noise primitives for WGSL and Rust (glam/bevy types)☆105Updated last week
- A flexible networking crate for Bevy.☆45Updated 11 months ago
- A native and WASM compatible Particle System implementation for Bevy☆68Updated last year
- A tiny crate providing a shuffle bag, which is a collection of items that can endlessly be picked in a random, nonrepeating order.☆17Updated last month
- A convenient on-screen message print macro for bevy.