mikolalysenko / cdt2dLinks
2D constrained Delaunay triangulation
☆259Updated 6 years ago
Alternatives and similar repositories for cdt2d
Users that are interested in cdt2d are comparing it to the libraries listed below
Sorting:
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆306Updated 10 years ago
- A 2D constrained Delaunay triangulation library☆340Updated 7 years ago
- triangulates a 2D polyline into a stroke☆181Updated 6 years ago
- gets miter normals for a 2D polyline☆143Updated 2 years ago
- lines expanded in a vertex shader☆249Updated 5 years ago
- Small lib for polygon offsetting(margin/padding)☆266Updated 2 years ago
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆68Updated 11 years ago
- Easy to use robust Delaunay triangulation☆160Updated 11 years ago
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆247Updated last month
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆94Updated last year
- (sparse + dynamic) 3D spatial representation structure for fast searches☆226Updated 4 years ago
- adaptive and scalable 2D bezier curves☆151Updated 11 years ago
- A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic☆136Updated 7 years ago
- Original : http://sourceforge.net/projects/jsclipper☆90Updated 12 years ago
- A 2D port of CSG 3D library☆33Updated 2 years ago
- Boolean operations and offsetting library in Javascript☆208Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- ☆240Updated 7 years ago
- A very fast JavaScript polyline and polygon clipping library☆183Updated 5 months ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆103Updated 6 months ago
- Turns a text string into a 2D poly line☆318Updated last year
- manipulate polygons in 2d space☆135Updated 9 years ago
- A small and fast library for extruding 2D polygons and polylines to 3D meshes☆190Updated 2 years ago
- some interactive content for a blog post☆435Updated 5 years ago
- A JS library to find the convex hull of a finite set of 3d points