# jdan/isomer

Simple isometric graphics library for HTML5 canvas

Repository: https://github.com/jdan/isomer
Canonical: https://ross.abutalabs.com/products/isomer
Homepage: http://jdan.github.io/isomer
Language: JavaScript
License: MIT
License Family: permissive
Topics: isometric-graphics, canvas
Last push: 2022-04-20T14:40:57+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4531, "days_push": 1596, "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 2908, forks 140 (observed 2026-08-28T04:07:29.145735+00:00)

## What it is
Isomer is a small JavaScript library for drawing isometric graphics on HTML5 canvas. It provides simple primitives like prisms, pyramids, points, and colors to compose isometric scenes.

## Use cases
- draw isometric scenes on html5 canvas
- render 3d-looking cubes and shapes in the browser
- create isometric game graphics with javascript
- visualize isometric grids and diagrams on a web page

## When to choose
- you want a tiny, dependency-free library for isometric canvas drawing
- you need simple prism/pyramid primitives with color control
- you prefer a script-tag include over a heavy 3D engine

## When to avoid
- you need full 3D rendering, lighting, or camera control
- you need WebGL performance or textured 3D models
- you need a library with active recent development

## Facets
- artifact type: library
- maturity: maintenance
- function: graphics, animation
- domain: graphics, web-development, frontend
- platform: browser
- tags: isometric-graphics, html5-canvas, 3d-projection, drawing, game-development, javascript

## Member repositories
- jdan/isomer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:29.145735+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:34:22.249555+00:00, confidence not recorded.
  - readme: https://github.com/jdan/isomer (fetched 2026-08-28T04:07:29.145735+00:00, sha a9f1f33ad4d5)
  - homepage: http://jdan.github.io/isomer (fetched 2026-08-29T09:49:58.562788+00:00, sha 47d634c48c02)
  - registry_npm: https://registry.npmjs.org/isomer (fetched 2026-08-29T09:49:58.572022+00:00, sha 8c50dd9c23bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
