thibauts / b-splineLinks
B-spline interpolation
☆306Updated 3 years ago
Alternatives and similar repositories for b-spline
Users that are interested in b-spline are comparing it to the libraries listed below
Sorting:
- Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clippi…☆241Updated 2 years ago
- Non-Uniform Rational B-Splines (NURBS) of any dimensionality☆159Updated 2 years ago
- Easy to use robust Delaunay triangulation☆160Updated 11 years ago
- Small lib for polygon offsetting(margin/padding)☆259Updated 2 years ago
- 2D constrained Delaunay triangulation☆247Updated 5 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆300Updated 9 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆285Updated 5 years ago
- A javascript client based mesh processing tool. Built using vcg library, emscripten and webgl☆238Updated 2 years ago
- A fast, general-purpose framework for geometry processing on the web.☆522Updated 4 years ago
- Clipper Abstraction (simplified API)☆126Updated 2 years ago
- Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper☆176Updated last year
- A JS utility class used to find intersections between any combination of lines, circles, ellipses, polylines, polygons, rectangles, quadr…☆47Updated 3 years ago
- Boolean operations and offsetting library in Javascript☆192Updated 2 years ago
- adaptive and scalable 2D bezier curves☆147Updated 10 years ago
- A simple and fast uniform-knot BSpline curve implementation by javascript.☆51Updated 11 years ago
- A 2D constrained Delaunay triangulation library☆334Updated 6 years ago
- A static kdtree data structure☆309Updated 4 years ago
- Surface Simplification via Quadric Error Metrics☆80Updated 7 years ago
- gets miter normals for a 2D polyline☆139Updated last year
- Arbitrary dimensional level sets☆104Updated 3 years ago
- Open-source, cross-platform NURBS☆775Updated 2 months ago
- A library of intersection algorithms covering all SVG shape types☆353Updated last year
- Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, uni…☆731Updated 10 months ago
- triangulates a 2D polyline into a stroke☆176Updated 5 years ago
- Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.☆583Updated last year
- Original : http://sourceforge.net/projects/jsclipper☆87Updated 12 years ago
- lines expanded in a vertex shader☆243Updated 4 years ago
- DEPRECATED: CSG Library for JSCAD (See the link below)☆219Updated 4 years ago
- A module to check if a polygon self-intersects☆30Updated 5 years ago
- A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.☆71Updated 7 months ago