# anvaka/fieldplay

A vector field explorer

Repository: https://github.com/anvaka/fieldplay
Canonical: https://ross.abutalabs.com/products/fieldplay
Homepage: https://anvaka.github.io/fieldplay/
Language: JavaScript
License: MIT
License Family: permissive
Topics: webgl, vector-field, particles, glsl, gpu
Last push: 2026-04-21T06:30:04+00:00

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

## Adoption (not part of the score)
Stars 1318, forks 88 (observed 2026-08-28T04:04:21.203518+00:00)

## What it is
Field Play is a browser-based WebGL application for exploring and visualizing vector fields by animating thousands of GPU-driven particles. Users write GLSL formulas that define the velocity at each point, and the app renders the resulting particle flow in real time.

## Use cases
- visualize vector fields with animated particles in the browser
- experiment with GLSL formulas to create particle flow art
- teach or explore vector field mathematics interactively
- generate beautiful generative art from math equations
- share vector field visualizations via URL parameters

## When to choose
- you want an interactive, GPU-accelerated vector field explorer with zero setup
- you want to prototype velocity field equations in GLSL and see particle motion instantly
- you need a visual teaching aid for vector calculus or dynamical systems

## When to avoid
- you need programmatic access to vector field data or numerical solvers rather than visualization
- you need a headless or server-side rendering tool
- you need support for 3D vector fields or non-WebGL environments

## Facets
- artifact type: application
- maturity: active
- function: graphics, data-visualization, simulation, gpu-computing
- domain: graphics, data-visualization, mathematics, web-development
- platform: browser, cross-platform
- tags: webgl, vector-field, particles, glsl, gpu-compute, math-visualization, creative-coding, web

## Member repositories
- anvaka/fieldplay (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.203518+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:47:57.189835+00:00, confidence not recorded.
  - readme: https://github.com/anvaka/fieldplay (fetched 2026-08-28T04:04:21.203518+00:00, sha e8139a90f94d)
  - homepage: https://anvaka.github.io/fieldplay/ (fetched 2026-08-29T12:06:44.037189+00:00, sha 9c243b92cb8e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
