shnewto / edgesLinks
get the edges of objects in images
☆13Updated 8 months ago
Alternatives and similar repositories for edges
Users that are interested in edges are comparing it to the libraries listed below
Sorting:
- Access tracing logs in your bevy app using vanilla bevy_ui☆22Updated 3 weeks ago
- Implementation of the "1 cent recognizer" gesture recognition algorithm, with Bevy integration.☆12Updated last year
- My attempt at a more ergonomic API for async tasks in Bevy, built on `bevy_tasks`'s executor☆21Updated 3 weeks ago
- A bevy crate for automatically collecting entities based on their names into a single component for easy access.☆14Updated last week
- Hierarchical opacity for bevy.☆13Updated 3 weeks ago
- Bevy UI gradients plugin☆15Updated 9 months ago
- ☆26Updated last year
- File system dialogs for loading and saving files using the Bevy game engine☆30Updated 3 weeks ago
- An ergonomic way to spawn entity hierarchies using component hooks and the magic of the type system☆56Updated 6 months ago
- ☆11Updated 3 weeks ago
- Integration layer between Bevy, puffin and tracing libraries☆22Updated 2 years ago
- A light-weight Anchor-Offset based 2D sprite rendering system for the bevy engine.☆16Updated last year
- Microlibrary for adding anchoring to UI☆47Updated 3 months ago
- Explicitly set sprite layers for sprites in Bevy games.☆17Updated last year
- 3rd party crates to handle bevy UI☆26Updated 2 years ago
- ☆39Updated 4 months ago
- Cross-platform ergonomic abstractions for async programming in Bevy.☆85Updated 2 weeks ago
- A dead simple crate to manage Ron based assets which depend on other assets for the bevy engine.☆26Updated 3 weeks ago
- A simple asynchronous runtime for executing async coroutines in the bevy engine.☆82Updated 3 weeks ago
- bevy + metrics + egui_plot☆36Updated 3 months ago
- Vello graphics in Bevy.☆13Updated last year
- Allows you to use coroutine in Bevy☆74Updated last week
- Automated integration testing based on recorded play-testing sessions☆30Updated last year
- Decorate your bevy system with the sysfail macro attribute to make them handle cleanly failure mods.☆26Updated last year
- ☆33Updated last year
- A collection of utilities for Bevy game engine☆12Updated 3 weeks ago
- A basic mipmap generator for bevy☆41Updated 2 weeks ago
- ☆36Updated 4 months ago
- An ordered set data structure in Rust, optimized for stack-allocated storage of a tiny number of elements with a fixed cap.☆19Updated 2 years ago
- A remote inspector for Bevy game engine, allowing you to inspect and modify entities in real-time