PradeepKumarRajamanickam / kurinji
Kurinji Input Map aims to decouple game play code from device specific input api. This is achieved by providing apis that allows you to map game actions to device input events instead of directly handling device inputs.
☆51Updated 3 years ago
Alternatives and similar repositories for kurinji
Users that are interested in kurinji are comparing it to the libraries listed below
Sorting:
- ☆84Updated 2 years ago
- Remote developer tools for bevy☆59Updated 2 years ago
- Autodefault automatically makes your struct literals fill themselves with `..default()`☆74Updated 4 years ago
- Bevy plugin that uses Pixels (a tiny pixel buffer) for rendering☆87Updated last month
- A plugin for megaui integration into Bevy. This plugin is deprecated as is megaui.☆40Updated 3 years ago
- Modular and lightweight spritesheet packer 🐑☆90Updated last year
- A physics engined based on my ldjam-47 entry☆32Updated 4 years ago
- Crossterm plugin for the bevy game engine☆100Updated 3 years ago
- Concise recipes for common game dev tasks, for the Bevy game engine☆88Updated 4 years ago
- A vdom-free reactive UI lib for the bevy game engine☆58Updated 3 years ago
- Custom RON Assets for Bevy☆37Updated 2 years ago
- A Linter for bevy code☆53Updated last year
- A UI navigation algoritm implemented in rust currently targeting the bevy ui library☆100Updated 11 months ago
- ☆26Updated last year
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated last month
- A quick, CI-enabled Bevy template repository.☆44Updated last year
- A standard flying camera in Bevy☆121Updated last week
- A plugin that adds RON (Rusty Object Notation) support to IntelliJ IDEA☆29Updated 4 years ago
- Bevy engine + miniquad render plugin☆45Updated last month
- bevy plugin for starting a webserver to visually edit bevy resources☆21Updated 4 years ago
- A Bevy plugin for loading the LDtk 2D tile map format.☆24Updated 3 years ago
- ☆38Updated 5 years ago
- A cross platform (wasm included) networking library!☆58Updated 3 years ago
- A simple powder toy clone written in Rust with bevy.☆32Updated 3 years ago
- Useful modules for the ggez Rust game framework.☆64Updated last year
- Unofficial plugin for generating bounding boxes in Bevy☆23Updated 3 years ago
- An immediate mode 2D drawing API for Bevy game engine☆28Updated 3 years ago
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆53Updated last month
- A simple message based networking library for the bevy framework