# bradley/Blotter

A JavaScript API for drawing unconventional text effects on the web.

Repository: https://github.com/bradley/Blotter
Canonical: https://ross.abutalabs.com/products/blotter
Homepage: https://blotter.js.org
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: webgl, glsl, glsl-shaders, javascript, typography, text, css, animation, design, creative-coding, lsd
Last push: 2020-07-28T12:49:10+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3845, "days_push": 2227, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3078, forks 199 (observed 2026-08-28T04:07:41.803946+00:00)

## What it is
Blotter is a JavaScript library for rendering unconventional text effects in the browser using GLSL shaders through WebGL, without requiring designers to write shader code. It renders text into canvas elements with a shared WebGL context and texture atlasing for performance.

## Use cases
- create animated text effects for website headings
- apply GLSL shader effects to titles without writing GLSL
- make playful stylized text graphics for landing pages
- render distorted or liquid text animations in the browser
- build creative typography for design portfolios
- add channel-split or distortion effects to hero text

## When to choose
- you need eye-catching animated text for titles, headings, or graphic elements
- you want shader-based text effects without GLSL expertise
- you prefer a lightweight library over heavy animation frameworks for typography

## When to avoid
- you need selectable or accessible body text - Blotter renders to canvas so text is not selectable
- you need long paragraphs of styled text
- you need a library with active development and recent releases

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, graphics, ui-components
- domain: web-development, frontend, graphics
- platform: browser
- tags: webgl, glsl, typography, text-effects, creative-coding, shaders, javascript

## Member repositories
- bradley/Blotter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:41.803946+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-30T07:27:52.472819+00:00, confidence not recorded.
  - readme: https://github.com/bradley/Blotter (fetched 2026-08-28T04:07:41.803946+00:00, sha 7ffecb8a550f)
  - homepage: https://blotter.js.org (fetched 2026-08-29T09:43:15.443365+00:00, sha b76d5088a052)
- Data as of 2026-08-30T08:39:29.467469+00:00.
