vladimirgamalyan / rectangle-bin-packLinks
Fast (in native c++) implementation of bin packing algorithm for Node.js.
☆12Updated 7 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:
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆134Updated 6 years ago
- manipulate polygons in 2d space☆135Updated 8 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- Clipper Abstraction (simplified API)☆129Updated 2 years ago
- An offset function for paperjs path☆108Updated 2 months ago
- Set of functions to find intersections between lines and rectangles and Bezier curves of order 2 and 3☆45Updated 7 years ago
- A parser for SVG's path syntax☆225Updated 5 years ago
- A minimal svg path parser☆94Updated last year
- Converts path commands for an SVG path to polygon points.☆60Updated 5 years ago
- gets a discrete list of points from svg☆95Updated 9 years ago
- Turns SVG shapes (polygon, polyline, rect, g) into SVG paths. It can merge groups and apply transforms.☆52Updated 2 years ago
- Create an outline surrounding an SVG path☆73Updated last year
- A simple Vector Graphics Drawing tool using PaperJS☆15Updated 8 years ago
- Small lib for polygon offsetting(margin/padding)☆261Updated 2 years ago
- A specification for storing SVG shape data in Javascript, and some handy conversion functions☆99Updated 2 years ago
- adaptive and scalable 2D bezier curves☆149Updated 10 years ago
- Flatten SVGs into points☆63Updated 2 years ago
- Clean up messy planar straight line graphs☆47Updated 8 years ago
- perform boolean operations on arbitrary polygons in 2d☆90Updated 10 years ago
- A JavaScript tool for working with polygons.☆54Updated 8 years ago
- A parser that turns SVG path strings into a JS object you can mess with.☆68Updated last year
- Small, no dependency library for offsetting polygons.☆44Updated 3 years ago
- A specification for storing shape data in Javascript, and some handy manipulation functions☆45Updated 2 years ago
- This is a JavaScript SVG path to "something" converter, turning a path into hookable graphics instructions for arbitrary conversion☆64Updated last year
- Universal, in-memory Three.js renderer based on the original THREE.SoftwareRenderer☆61Updated 2 years ago
- A simple and fast uniform-knot BSpline curve implementation by javascript.☆50Updated last month
- Boolean operations and offsetting library in Javascript☆197Updated 2 years ago
- 2D bin packing in JavaScript