vladimirgamalyan / rectangle-bin-packLinks
Fast (in native c++) implementation of bin packing algorithm for Node.js.
☆12Updated 8 years ago
Alternatives and similar repositories for rectangle-bin-pack
Users that are interested in rectangle-bin-pack are comparing it to the libraries listed below
Sorting:
- manipulate polygons in 2d space☆135Updated 9 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆136Updated 7 years ago
- A parser for SVG's path syntax☆226Updated 6 years ago
- A minimal svg path parser☆95Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆177Updated last year
- Original : http://sourceforge.net/projects/jsclipper☆90Updated 12 years ago
- An offset function for paperjs path☆118Updated 2 months ago
- Converts path commands for an SVG path to polygon points.☆62Updated 5 years ago
- simple javascript photoshop document(psd) writer☆16Updated 11 years ago
- A simple Vector Graphics Drawing tool using PaperJS☆15Updated 8 years ago
- A specification for storing SVG shape data in Javascript, and some handy conversion functions☆99Updated 3 years ago
- gets a discrete list of points from svg☆95Updated 10 years ago
- Create an outline surrounding an SVG path☆77Updated last year
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆45Updated 7 years ago
- adaptive and scalable 2D bezier curves☆151Updated 11 years ago
- Clipper Abstraction (simplified API)☆136Updated 3 years ago
- A nodejs wrapper for LittleCMS's transicc command line utility. Perform true ICC profile color conversions in your node apps! Used by mul…☆29Updated 2 years ago
- Flatten SVGs into points☆64Updated 2 years ago
- Small lib for polygon offsetting(margin/padding)☆268Updated 2 years ago
- Turns SVG shapes (polygon, polyline, rect, g) into SVG paths. It can merge groups and apply transforms.☆52Updated 3 years ago
- Boolean operations and offsetting library in Javascript☆208Updated 2 years ago
- Use Clipper's boolean and offsetting operations in paper.js☆16Updated 3 years ago
- perform boolean operations with Raphaël☆39Updated 4 years ago
- Polygon tools☆33Updated 2 years ago
- 2D and 3D Vector Algebra library☆15Updated 3 years ago
- Computes the intersection between two SVG paths.☆119Updated 3 weeks ago
- A modern ESM build of the Potrace library for use in the browser.☆91Updated 2 years ago
- Offset polygon☆18Updated 2 years ago
- Universal, in-memory Three.js renderer based on the original THREE.SoftwareRenderer☆63Updated 2 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