bryanburgers / bin-packLinks
A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.
☆57Updated 4 years ago
Alternatives and similar repositories for bin-pack
Users that are interested in bin-pack are comparing it to the libraries listed below
Sorting:
- gets a discrete list of points from svg☆95Updated 10 years ago
- "simplify" an svg path☆51Updated 2 years ago
- Box intersection benchmark☆75Updated 10 years ago
- A minimal svg path parser☆94Updated last year
- Draw 2d polyline with regl☆60Updated last year
- adaptive and scalable 2D bezier curves☆151Updated 11 years ago
- simplify 2D polyline of arrays☆93Updated 5 years ago
- gl-matrix's vec3, split into smaller pieces☆53Updated 2 months ago
- Any dimensional convex hull☆39Updated 10 years ago
- a list of text/font modules☆105Updated 10 years ago
- manipulate polygons in 2d space☆135Updated 9 years ago
- Transpile GLSL to JS☆180Updated 9 months ago
- Flat 2D and 3D line rending with Regl for WebGL☆52Updated last year
- Reuse typed arrays☆76Updated 3 years ago
- gl-matrix's vec2, split into smaller pieces☆36Updated 7 years ago
- triangulates a series of 2D contours☆16Updated 6 years ago
- Ready to go JavaScript shell for games or other interactive demos☆123Updated 6 years ago
- 🎁 WebGL shader wrapper☆125Updated 3 years ago
- Turns a text string into a 2D poly line☆317Updated last year
- Clean up messy planar straight line graphs☆47Updated 8 years ago
- wraps words based on arbitrary 2D glyphs☆72Updated 4 years ago
- [experiment] better Canvas2D text rendering☆78Updated 9 years ago
- decomposes a 3D matrix☆27Updated 10 years ago
- Font to vector path tools☆191Updated 6 years ago
- Will take a string which is a css transform value (2d or 3d) and return a mat4 or 3d transformation matrix from the string.☆21Updated 9 years ago
- A flexible wrapper for gl-vao and gl-buffer that you can use to set up renderable WebGL geometries from a variety of different formats.☆51Updated 6 years ago
- Fast 2d geometry math: Vector2, Rectangle, Circle, Matrix2x3 (2D transformation), Circle, BoundingBox, Line2, Segment2, Intersections, Di…☆95Updated 10 years ago
- perform boolean operations on arbitrary polygons in 2d☆91Updated 10 years ago
- Catmull Rom spline interpolation made easy.☆25Updated 10 years ago
- GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation.☆133Updated 3 months ago