# anvaka/atree

Just a simple Christmas tree, based on reddit story

Repository: https://github.com/anvaka/atree
Canonical: https://ross.abutalabs.com/products/atree
Homepage: http://anvaka.github.io/atree/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-01-01T09:55:19+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 60, release rhythm 35, longevity 100
- inputs: {"age_days": 4634, "days_push": 244, "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 2491, forks 245 (observed 2026-08-28T04:06:56.398616+00:00)

## What it is
A tiny JavaScript demo that renders an animated 3D Christmas tree made of two spirals, inspired by a reddit post. It serves as a fun creative-coding example showing 3D projection and animation in very few lines of code.

## Use cases
- learn how to draw animated spirals in JavaScript
- example of 3D projection on a 2D canvas
- fun holiday animation for a website
- study a minimal creative coding demo
- port the tree animation to another language

## When to choose
- you want a small, well-known example of canvas animation and 3D math
- you need a festive animated graphic built in a few lines of code
- you are learning creative coding techniques

## When to avoid
- you need a general-purpose graphics or animation library
- you want production-ready, configurable visualization tooling
- you need accurate shadow rendering or extensible architecture

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: graphics, animation, data-visualization
- domain: graphics, web-development, education, entertainment
- platform: browser
- tags: christmas-tree, canvas, spiral, demo, creative-coding, 3d-projection, javascript, web

## Member repositories
- anvaka/atree (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:56.398616+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-30T02:27:47.186866+00:00, confidence not recorded.
  - readme: https://github.com/anvaka/atree (fetched 2026-08-28T04:06:56.398616+00:00, sha dd742640bbc4)
  - homepage: http://anvaka.github.io/atree/ (fetched 2026-08-29T10:09:36.422861+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
