# unconed/mathbox

Presentation-quality WebGL math graphing

Repository: https://github.com/unconed/mathbox
Canonical: https://ross.abutalabs.com/products/mathbox
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-05-05T10:26:50+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3992, "days_push": 1216, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1494, forks 124 (observed 2026-08-28T04:04:53.021031+00:00)

## What it is
MathBox is a JavaScript library for rendering presentation-quality mathematical diagrams and graphs in the browser using WebGL, built on top of Three.js and ShaderGraph. It provides a declarative API for visualizing and animating mathematical relationships, suitable for interactive presentations and demos.

## Use cases
- render interactive 3D math graphs in the browser
- create animated mathematical visualizations for presentations
- visualize vector fields, quaternions, and volumetric data
- build WebGL-based educational math demos
- plot functions and geometric shapes with LaTeX labels
- make talk slides with live math diagrams

## When to choose
- you need presentation-quality, animated math diagrams in a web page
- you want declarative control over WebGL math visualizations without writing shaders
- you're building educational or conference content about mathematics

## When to avoid
- you need general-purpose business charting like bar or line charts
- you want a plotting tool with axes/ticks out of the box for data analysis
- you need a non-JavaScript or offline desktop plotting environment

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, graphics
- domain: data-visualization, mathematics, web-development, education
- platform: browser
- tags: webgl, threejs, math-graphing, presentation, animation, shaders, javascript, web

## Member repositories
- unconed/mathbox (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:53.021031+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:24.693547+00:00, confidence not recorded.
  - readme: https://github.com/unconed/mathbox (fetched 2026-08-28T04:04:53.021031+00:00, sha 67d149786c8c)
  - registry_npm: https://registry.npmjs.org/mathbox (fetched 2026-08-29T11:39:16.008006+00:00, sha 3045f7bbec7c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
