mattdesl / polyline-normalsLinks
gets miter normals for a 2D polyline
☆140Updated last year
Alternatives and similar repositories for polyline-normals
Users that are interested in polyline-normals are comparing it to the libraries listed below
Sorting:
- triangulates a 2D polyline into a stroke☆178Updated 6 years ago
- lines expanded in a vertex shader☆247Updated 4 years ago
- 2D constrained Delaunay triangulation☆256Updated 6 years ago
- Easy to use robust Delaunay triangulation☆160Updated 11 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆102Updated 3 months ago
- Pure GPU, instanced, screen-projected lines for regl☆185Updated 2 years ago
- Polygon Near-Linear Triangulation in JavaScript (simple polygons with holes for now)☆68Updated 11 years ago
- Web tool for creation of MSDF bitmap font spritesheets and JSON☆170Updated 4 years ago
- Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.☆302Updated 9 years ago
- adaptive and scalable 2D bezier curves☆150Updated 10 years ago
- ☆75Updated 7 years ago
- A JS library to find the convex hull of a finite set of 3d points☆147Updated 5 months ago
- (sparse + dynamic) 3D spatial representation structure for fast searches☆226Updated 3 years ago
- Read floating point values back from WebGL☆44Updated 10 years ago
- Draw 2d polyline with regl☆59Updated last year
- Yet another octree☆51Updated 9 years ago
- A signed distance field (SDF) image generator for 2D paths such as font glyphs, accelerated using WebGL.☆44Updated 3 years ago
- A very fast JavaScript polyline and polygon clipping library☆182Updated 2 months ago
- RBush-3D — a high-performance JavaScript R-tree-based 3D spatial index for points and cuboids☆92Updated last year
- Signed distance field text implementation for PixiJS☆99Updated 6 years ago
- Arbitrary dimensional level sets☆104Updated 4 years ago
- Chaikin's smoothing algorithm for 2D polylines☆89Updated 7 years ago
- This is a static shader source bundler for WebGL program, provide a possibility for management shader source by creating separate files.