@mathscapes/geometric
v0.2.8
Published
Make math shapes and curves
Downloads
34
Maintainers
Readme
npm i @mathscapes/geometric
import * as Geo from '@mathscapes/geometric';
// Legacy capabilities
var svgdata = Geo.PolarRose(a, n, d, gamma, c) |
Geo.ArchSpiral(a, b, t) |
Geo.LogSpiral(a, k, t) |
Geo.TrigFunc(wave, a, f, phi, cycles) |
Geo.Superellipse(n, a, b) |
Geo.Polygon(n, m) |
Geo.Astroid(a)