jakesgordon / bin-packingLinks
A javascript binary tree based algorithm for 2d bin-packing suitable for generating CSS sprites
☆671Updated 7 years ago
Alternatives and similar repositories for bin-packing
Users that are interested in bin-packing are comparing it to the libraries listed below
Sorting:
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- Decompose 2D polygons into convex pieces.☆454Updated 2 years ago
- A 2D constrained Delaunay triangulation library☆336Updated 6 years ago
- A library of intersection algorithms covering all SVG shape types☆354Updated last year
- Javascript library for 2d geometry☆606Updated 11 months ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆558Updated 3 years ago
- Turn arrays into smooth functions.☆527Updated 3 years ago
- A JavaScript 2D vector class with methods for common vector operations☆840Updated 2 years ago
- A nodejs and client-side library for (cubic) Bezier curve work☆1,835Updated last year
- JavaScript library for simple 3D graphics and visualisation on a HTML5 canvas 2D renderer. It does not use WebGL. Works on all HTML5 brow…☆505Updated 10 years ago
- Turns a text string into a 2D poly line☆317Updated last year
- A lightweight controller and gui library☆834Updated 3 years ago
- Fast Delaunay Triangulation in JavaScript.☆780Updated 8 years ago
- SVG path low level transformations toolkit☆557Updated last year
- Boolean operations and offsetting library in Javascript☆197Updated 2 years ago
- CSG plugin for Three.js☆457Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- 2D constrained Delaunay triangulation☆253Updated 6 years ago
- Canvas image filters☆275Updated 6 years ago
- A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas☆217Updated this week
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆134Updated 6 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- Translates HTML5 Canvas draw commands to SVG☆721Updated last year
- Boolean operations on polygons (union, intersection, difference, xor)☆621Updated last year
- A JavaScript port of Box2D☆116Updated 7 years ago
- Vector, matrix and geometry math JavaScript☆1,163Updated 6 years ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- An offset function for paperjs path☆108Updated 2 months ago
- Vector Editor based on Paper.js☆274Updated 7 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆243Updated 2 years ago