davidfig / shape-pointsLinks
Generate points for simple shapes and curves: arcs, rectangles, rounded rectangles, bezierCurveTo, bezierCurveThrough (i.e., bezier curves through specific points)
☆12Updated last year
Alternatives and similar repositories for shape-points
Users that are interested in shape-points are comparing it to the libraries listed below
Sorting:
- Pixi.js library for using vector art created in Omber that's saved in glTF 2.0 format☆15Updated 3 months ago
- Pixi.js example renderer plugin. Clamps textures to reduce border artifacts.☆31Updated 9 months ago
- gets a discrete list of points from svg☆95Updated 10 years ago
- I made a PIXI (v4) plugin which can transform a display object.☆28Updated 7 years ago
- Draw text formatted with HTML to a canvas element, leveraging the browser's layout engine. Useful for generating text for WebGL☆18Updated 4 years ago
- A canvas2d api implementation using webgl and javascript☆62Updated 2 years ago
- Draws SVG documents on PIXI.Graphics objects☆55Updated 6 years ago
- [deprecated] Please see https://github.com/pixijs/pixi-filters☆66Updated 8 years ago
- SVG to Graphics DisplayObject for pixi.js☆110Updated 2 years ago
- Smooth curves through points. No control points needed. Native implementation.☆121Updated 4 years ago
- simplify 2D polyline of arrays☆93Updated 5 years ago
- A minimal svg path parser☆94Updated last year
- Signed distance field text implementation for PixiJS☆99Updated 6 years ago
- Subdivides path into spline points☆15Updated 7 years ago
- A plugin for esbuild that enables importing *.glslx files.☆38Updated 2 months ago
- Compressed textures and retina support for pixijs. Loader can choose textures depends on platform and rendering mode.☆93Updated 4 years ago
- A specification for storing SVG shape data in Javascript, and some handy conversion functions☆99Updated 2 years ago
- Tree-shakes and optimizes ThreeJS apps☆65Updated 7 years ago
- Graphics statistic (DrawCalls and TextureCount) for WebGL☆47Updated 3 years ago
- renders a canvas spritesheet for use with pixi.js☆11Updated 2 years ago
- A Rich Text solution for PixiJS using SDF.