jakesgordon / bin-packingLinks
A javascript binary tree based algorithm for 2d bin-packing suitable for generating CSS sprites
☆678Updated 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:
- Decompose 2D polygons into convex pieces.☆459Updated 2 years ago
- Turn arrays into smooth functions.☆529Updated 4 years ago
- Vector, matrix and geometry math JavaScript☆1,158Updated 6 years ago
- A nodejs and client-side library for (cubic) Bezier curve work☆1,861Updated last year
- A JavaScript 2D vector class with methods for common vector operations☆845Updated 2 months ago
- SVG path low level transformations toolkit☆567Updated 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…☆512Updated 10 years ago
- CSG plugin for Three.js☆460Updated 3 years ago
- Canvas image filters☆276Updated 7 years ago
- A 2D constrained Delaunay triangulation library☆340Updated 7 years ago
- A library of intersection algorithms covering all SVG shape types☆358Updated 2 years ago
- Clipper Abstraction (simplified API)☆136Updated 3 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆561Updated 3 years ago
- Fast Delaunay Triangulation in JavaScript.☆779Updated 8 years ago
- Fast image filters for Browsers with WebGL support☆338Updated 5 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆247Updated 3 weeks ago
- Boolean operations on polygons (union, intersection, difference, xor)☆625Updated last year
- Vector Editor based on Paper.js☆279Updated 8 years ago
- JavaScript k-d Tree Implementation☆655Updated 2 years ago
- Turns a text string into a 2D poly line☆318Updated last year
- 2D constrained Delaunay triangulation☆261Updated 6 years ago
- A max rectangle 2d bin packer npm-module for packing glyphs or images into multiple sprite-sheet/atlas☆225Updated 5 months ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆136Updated 7 years ago
- 2D, 3D, 4D Bin Packing JS Library☆177Updated 2 years ago
- Collision detection for circles, polygons, and points☆323Updated 2 years ago
- Boolean operations and offsetting library in Javascript☆208Updated 2 years ago
- A javascript port of Potrace☆336Updated 8 years ago
- A lightweight controller and gui library☆835Updated 3 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆177Updated last year
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆308Updated 10 years ago