octotep / bevy_crossterm
Crossterm plugin for the bevy game engine
☆100Updated 3 years ago
Alternatives and similar repositories for bevy_crossterm:
Users that are interested in bevy_crossterm are comparing it to the libraries listed below
- Bevy plugin that uses Pixels (a tiny pixel buffer) for rendering☆87Updated last month
- A standard flying camera in Bevy☆121Updated last year
- ☆84Updated 2 years ago
- Concise recipes for common game dev tasks, for the Bevy game engine☆88Updated 4 years ago
- Kurinji Input Map aims to decouple game play code from device specific input api. This is achieved by providing apis that allows you to m…☆51Updated 3 years ago
- A prototype plugin providing a simple line drawing api for bevy.☆143Updated 10 months ago
- Modular and lightweight spritesheet packer 🐑☆90Updated last year
- A tweening library for Rust☆61Updated 4 months ago
- A Linter for bevy code☆52Updated 11 months ago
- Autodefault automatically makes your struct literals fill themselves with `..default()`☆74Updated 4 years ago
- Batteries included ECS library for rust with entity relations and much more☆83Updated 2 months ago
- Bevy plugin for hot-building and hot-reloading rust-gpu shaders.☆131Updated last year
- Configuration variables and consoles for games in Rust. An alternative to inline_tweak / const-tweaker with different tradeoffs.☆53Updated 5 months ago
- A Rust promise for games and immediate mode GUIs☆135Updated last year
- Custom RON Assets for Bevy☆37Updated 2 years ago
- A minimalist and safe ECS library for rust!☆135Updated 3 years ago
- A UI navigation algoritm implemented in rust currently targeting the bevy ui library☆100Updated 11 months ago
- Parse LDtk JSON files into typed Rust objects.☆67Updated last year
- Bevy plugin for localization using Fluent.☆132Updated 5 months ago
- Conveniently load, cache, and reload external resources☆155Updated this week
- A simple library for animation in Rust☆133Updated 2 years ago
- Processes winit events, allowing input state to be queried at any time.☆73Updated 11 months ago
- A suite of benchmarks designed to test and compare Rust ECS library performance across a variety of challenging circumstances.☆78Updated 2 years ago
- A simple message based networking library for the bevy framework☆80Updated 2 years ago
- Type-Safe Graphics Programming with Functional Shaders☆140Updated 2 months ago
- A sprite animation library for rust game development☆181Updated 2 months ago
- A vdom-free reactive UI lib for the bevy game engine☆58Updated 3 years ago
- a generated entity component system 🦎