meowitzher / sepax2dLinks
A safe Rust crate for finding and resolving collisions of convex polygons using the Separating Axis Theorem in two dimensions.
☆13Updated 2 years ago
Alternatives and similar repositories for sepax2d
Users that are interested in sepax2d are comparing it to the libraries listed below
Sorting:
- 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
- Library for working with pixels and images☆27Updated 10 months ago
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Updated last year
- A rust implementation of https://github.com/runevision/LayerProcGen☆28Updated 6 months ago
- The dumbest and simplest layouting algorithm for bevy☆41Updated 2 years ago
- A modular game engine framework written in Rust☆37Updated 3 months ago
- 2d collision test for game-development in rust☆23Updated 2 months ago
- ☆13Updated 2 years ago
- A `Cow`-like data structure where owned data is stored inside an `Arc`.☆31Updated 10 months ago
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 3 years ago
- Generating procedural textures☆26Updated 4 years ago
- Small game where you play a big spider chasing small spiders, written in Rust and Macroquad.☆17Updated 4 years ago
- The boardgame Hive, written in Rust☆16Updated last year
- A simple archiving format, in Pure Safe Rust, with C bindings and a CLI☆54Updated 4 months ago
- A standalone code editor with syntax highlighting and themes.☆15Updated 2 years ago
- Integration layer between Bevy, puffin and tracing libraries☆22Updated 2 years ago
- Assure that your tests are there, and well written.☆16Updated 3 years ago
- Configuration variables and consoles for games in Rust. An alternative to inline_tweak / const-tweaker with different tradeoffs.☆52Updated last year
- Toolset for producing emergent gameplay for games written in Rust☆84Updated last month
- A cargo crate for a pixel map, implemented by an MX quad tree☆21Updated last month
- ☆33Updated last year
- Making an open source game with Bevy☆32Updated last year
- Procedural macros for working with Vulkan shaders☆43Updated 5 months ago
- Pathfinding on grids using jump point search and connected components.☆26Updated last month
- Asynchronous operations for Bevy Engine☆68Updated last year
- WIP language server for WGSL that supports naga-oil extensions☆30Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated 2 weeks ago
- Safe, fully-featured bindings to the Tracy profiler☆29Updated 7 months ago
- A plugin for megaui integration into Bevy. This plugin is deprecated as is megaui.☆40Updated 4 years ago
- A Rust Sparse Voxel Octree that exploits exponent-of-2 constraints for performance.☆18Updated 10 years ago