grapheme

1.0.6 • Public • Published

grapheme logo

Grapheme

Another grapher for the web. The goal is to create a "graphing calculator" which is faster, more customizable and more versatile than today's current web standard. But let's be honest, it's just gonna be another one of my unfinished passion projects.

You'll need rollup to build this. Install rollup with:

npm install --global rollup

Then you can run build.sh, which will dump the grapheme JS and CSS in the build/ folder. The most recent build, however, is already in build.

To Do:

  • LineSegment
  • Line
  • Circle
  • Quadratic Bezier
  • Cubic Bezier
  • Intersections
  • Intersections between functions
  • Intercepts
  • Minima/maxima
  • Saddle points
  • Arbitrary precision arithmetic
  • Complex numbers
  • Allow Path2D navigation to be togglable
  • Path2D
  • TTFReader
  • PolygonRenderer
  • TextRenderer
  • Plot3D
  • VolumetricPolyline
  • 3DAxes
  • Music?

Readme

Keywords

none

Package Sidebar

Install

npm i grapheme

Weekly Downloads

0

Version

1.0.6

License

GPL-3.0-or-later

Unpacked Size

6.95 MB

Total Files

219

Last publish

Collaborators

  • anematode