meowitzher / sepax2dLinks
A safe Rust crate for finding and resolving collisions of convex polygons using the Separating Axis Theorem in two dimensions.
☆13Updated last year
Alternatives and similar repositories for sepax2d
Users that are interested in sepax2d are comparing it to the libraries listed below
Sorting:
- A rust implementation of https://github.com/runevision/LayerProcGen☆28Updated 4 months ago
- Pathfinding on grids using jump point search and connected components.☆26Updated last week
- A simple archiving format, in Pure Safe Rust, with C bindings and a CLI☆54Updated 2 months ago
- A modular game engine framework written in Rust☆37Updated last month
- A unique 2D-pixel art renderer with heightmaps to simulate 3d shadows and reflections☆38Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 3 years ago
- Configuration variables and consoles for games in Rust. An alternative to inline_tweak / const-tweaker with different tradeoffs.☆54Updated last year
- 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
- Retained mode GUI with focus on reactivity and composability☆26Updated last month
- A rust implementation of octree and quadtree datastructures for realtime applications☆14Updated last month
- Library for working with pixels and images☆27Updated 8 months ago
- Safe, fully-featured bindings to the Tracy profiler☆29Updated 4 months ago
- Shared object println — for all your xgraph dynamic linking debugging needs☆20Updated last year
- Generating procedural textures☆26Updated 4 years ago
- Just when you thought Bevy couldn't get more ergonomic, Bvy shows up to change the game.☆47Updated 2 years ago
- A trig-less 2d line of sight algorithm in Rust☆24Updated 4 years ago
- WIP language server for WGSL that supports naga-oil extensions☆30Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A framework for making games using Macroquad.☆25Updated 4 years ago
- A plugin for megaui integration into Bevy. This plugin is deprecated as is megaui.☆40Updated 4 years ago
- RXI's microui ported to rust (not a binding)☆45Updated last year
- The dumbest and simplest layouting algorithm for bevy☆41Updated 2 years ago
- 2d collision test for game-development in rust☆23Updated last week
- ☆13Updated 2 years ago
- An implementation of the Piet render context using the GPU.☆35Updated last year
- Exhaustive iteration trait in Rust☆18Updated last week
- A render-backend independant egui backend for sdl2☆12Updated 3 months ago
- Strongly typed vector math with glam☆35Updated 7 months ago
- Safely transmute type to itself in generic context in Rust☆15Updated 2 years ago