cubic2quad
Curve approximator
A tool for approximating cubic Bezier curves with quadratic ones for use in font generation
Aproximates cubic bezier curves with quadratic ones.
34 stars
7 watching
6 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
isaced/cubicbezier | A tool for generating Bezier curves and animating them on macOS | 156 |
caryll/shapeops | Tools for performing boolean operations and removing overlap on curves in 2D shapes. | 9 |
developer-shivam/crescento | An Android library that adds a curved shape at the bottom of image views and relative layouts. | 1,275 |
fontello/svg-font-create | Tools for creating SVG fonts from separate images | 69 |
gre/bezier-easing | A JavaScript library for implementing cubic Bezier curve eases in animations. | 1,740 |
methusalah/splinemesh | A Unity plugin for creating curved content with real-time Bézier curves | 1,060 |
keefo/catweaker | A tool for designing and adjusting camera timing functions in Xcode | 690 |
jbuckmccready/cavalier_contours | A 2D polyline library with functions for offsetting, combining, etc., designed for fast and portable performance. | 150 |
josephfusco/angled-edges | A utility for creating angled section edges using dynamic SVG encoding in CSS. | 963 |
tom-alexander/regression-js | A JavaScript module for curve fitting and regression analysis | 940 |
aztecprotocol/barretenberg | An optimized elliptic curve library and a PLONK SNARK prover for proof systems. | 144 |
5anthosh/fcal | A math expression evaluator library that allows users to perform calculations with precision and various units, functions, and constants. | 110 |
fontello/ttf2eot | Converts TTF fonts to EOT format for webfont generation | 139 |
cybershadow/monocre | An OCR program that can recognize bitmap fonts and convert them to scalable output formats. | 2 |
ethz-asl/curves | A library for curve generation and estimation | 74 |