ChevyRay / crunch-rs
A packer for cramming lots of rectangles into a larger one, designed primarily with sprite packing in mind. Written in Rust.
☆99Updated last year
Alternatives and similar repositories for crunch-rs:
Users that are interested in crunch-rs are comparing it to the libraries listed below
- A simple library for animation in Rust☆132Updated 2 years ago
- A tweening library for Rust☆60Updated last month
- My personal game engine, for 2D sidescrollers with physics☆64Updated 3 weeks ago
- A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.☆76Updated 5 months ago
- ☆98Updated 3 months ago
- Vulkan-lite GPU API☆89Updated 7 months ago
- An easy to build and use set of SDL2 bindings.☆60Updated last year
- Provides a mechanism to lay out data into GPU buffers according to WGSL's memory layout rules☆161Updated 3 months ago
- Batteries included ECS library for rust with entity relations and much more☆82Updated 3 weeks ago
- a generated entity component system 🦎☆107Updated 3 weeks ago
- My curated list of cool/useful crates for game development.☆129Updated 5 months ago
- Task Orchestration Framework☆58Updated last year
- A library wrapper for integrating FMOD Engine in Rust applications.☆43Updated 4 months ago
- high-quality anti-aliased vector graphics rendering on the GPU☆87Updated 2 years ago
- Configuration variables and consoles for games in Rust. An alternative to inline_tweak / const-tweaker with different tradeoffs.☆52Updated 3 months ago
- Themable Immediate Mode User Interface Toolkit in Rust☆96Updated this week
- Lightweight game audio☆153Updated last year
- Cross-platform audio for Rust☆113Updated 8 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆161Updated last year
- Conveniently load, cache, and reload external resources☆157Updated last week
- Rust Graphics meetups☆68Updated 3 years ago
- Rust bindings for the Flecs ECS library☆70Updated 9 months ago
- Bare metal wrapper for modern OpenGL 4.5+☆53Updated 3 years ago
- A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)☆57Updated 2 years ago
- 2D rigid body physics in Rust☆30Updated last year
- Type-Safe Graphics Programming with Functional Shaders☆137Updated 3 weeks ago
- High performance, low level 2D path rasterization library in pure Rust.