# qrohlf/trianglify

Algorithmically generated triangle art

Repository: https://github.com/qrohlf/trianglify
Canonical: https://ross.abutalabs.com/products/trianglify
Homepage: http://qrohlf.com/trianglify/
Language: JavaScript
License: GPL-3.0
License Family: copyleft
Last push: 2025-05-12T19:32:49+00:00

## Health v2 (maintenance only)
Score: 42/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 21, release rhythm 35, longevity 100
- inputs: {"age_days": 4526, "days_push": 478, "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 10085, forks 655 (observed 2026-08-28T04:10:39.513808+00:00)

## What it is
Trianglify is a JavaScript library that algorithmically generates colorful low-poly triangle mesh patterns, output as SVG images, canvas elements, or CSS backgrounds. It works in both browsers and Node.js and includes a companion web GUI for exploring configuration options.

## Use cases
- generate svg background images for websites
- create low poly triangle art programmatically
- make colorful patterned hero backgrounds
- generate wallpaper images from node
- create css background patterns
- generate placeholder decorative graphics

## When to choose
- you need algorithmically generated geometric background art in JavaScript
- you want SVG or canvas output usable in web pages or Node scripts
- you want to own the copyright to generated images without shipping the library

## When to avoid
- you need a permissive license for closed-source distribution of the library itself (GPLv3, commercial license required)
- you need photo-realistic or non-geometric image generation
- you need a non-JavaScript environment

## Facets
- artifact type: library
- maturity: stable
- function: graphics, image-processing, data-visualization
- domain: web-development, frontend, graphics, web-design
- platform: browser, cross-platform
- tags: svg-generation, low-poly-art, triangle-mesh, background-images, generative-art, canvas, nodejs, javascript

## Member repositories
- qrohlf/trianglify (main) score 42

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:39.513808+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-29T17:19:45.160487+00:00, confidence not recorded.
  - readme: https://github.com/qrohlf/trianglify (fetched 2026-08-28T04:10:39.513808+00:00, sha 8b2ac3b0bfed)
  - registry_npm: https://registry.npmjs.org/trianglify (fetched 2026-08-29T08:19:51.735937+00:00, sha 986af1424540)
- Data as of 2026-08-30T08:39:29.467469+00:00.
