chinedufn / rectangle-packLinks
A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.
☆76Updated 10 months ago
Alternatives and similar repositories for rectangle-pack
Users that are interested in rectangle-pack are comparing it to the libraries listed below
Sorting:
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 2 months ago
- Task Orchestration Framework☆57Updated last year
- A pure Rust window and input library for Windows, Mac, and Web. (Work in progress)☆57Updated 3 years ago
- Asset manger for good assets only☆31Updated 2 years ago
- A tweening library for Rust☆63Updated 2 months ago
- Rust crate to generate GLSL structs with explicitly-initialized padding bytes☆73Updated 4 months ago
- Interpolation made easy.☆167Updated 8 months ago
- A dynamic texture atlas allocator with fast deallocation and rectangle coalescing.☆166Updated last month
- Library for post-process antialiasing☆105Updated 2 months ago
- High performance, low level 2D path rasterization library in pure Rust.☆114Updated 2 months ago
- Framework for playing around with rendering libraries in Rust☆28Updated 3 years ago
- Tessellation is a library for 3d tessellation, e.g. it will create a set of triangles from any implicit function of volume.☆46Updated 4 years ago
- Tutorials and examples for rendy☆36Updated 5 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated last month
- Implementation of PBR using wgpu-rs☆80Updated 3 years ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆81Updated 7 months ago
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆58Updated 4 months ago
- bevy plugin for starting a webserver to visually edit bevy resources☆21Updated 4 years ago
- A minimalist and safe ECS library for rust!☆135Updated 4 years ago
- Image density/height map to mesh generator