jakesgordon / bin-packing
A javascript binary tree based algorithm for 2d bin-packing suitable for generating CSS sprites
☆662Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for bin-packing
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆129Updated 5 years ago
- A library of intersection algorithms covering all SVG shape types☆344Updated 10 months ago
- A 2D constrained Delaunay triangulation library☆321Updated 6 years ago
- A JavaScript 2D vector class with methods for common vector operations☆830Updated last year
- A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas☆188Updated last year
- Turns a text string into a 2D poly line☆312Updated 7 months ago
- Canvas image filters☆273Updated 6 years ago
- 2D, 3D, 4D Bin Packing JS Library☆154Updated last year
- Clipper Abstraction (simplified API)☆114Updated last year
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆162Updated 7 months ago
- A <canvas> font and typesetting engine for @CreateJS.☆318Updated 5 years ago
- Small lib for polygon offsetting(margin/padding)☆251Updated last year
- SVG path low level transformations toolkit☆540Updated 8 months ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆239Updated last year
- A nodejs and client-side library for (cubic) Bezier curve work☆1,748Updated 3 months ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆544Updated 2 years ago
- Vector, matrix and geometry math JavaScript☆1,158Updated 5 years ago
- Segments intersection detection library☆274Updated 4 months ago
- A javascript port of Potrace☆293Updated 7 years ago
- Boolean operations and offsetting library in Javascript☆175Updated last year
- Translates HTML5 Canvas draw commands to SVG☆692Updated last year
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆269Updated 4 years ago
- JavaScript library for simple 3D graphics and visualisation on a HTML5 canvas 2D renderer. It does not use WebGL. Works on all HTML5 brow…☆504Updated 9 years ago
- Typr.js - process fonts in Javascript☆923Updated 10 months ago
- A simple JavaScript library for performing 2D collision detection☆766Updated 3 years ago
- Sexy, fast, and themable FPS meter.☆580Updated 4 years ago
- A lightweight WebGL library☆1,520Updated 2 years ago
- Source code for performing 2d rectangular bin packing.☆874Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆701Updated 3 months ago
- JavaScript library that builds concave hull by set of points. Note: this library is not actively maintained since 2015, only critical iss…☆587Updated 2 weeks ago