# nosir/obelisk.js

Build pixel isometric graphics with HTML5 canvas

Repository: https://github.com/nosir/obelisk.js
Canonical: https://ross.abutalabs.com/products/obeliskjs
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: pixel-art, pixel, isometric, canvas
Last push: 2019-06-29T16:38:26+00:00

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

## Adoption (not part of the score)
Stars 2325, forks 96 (observed 2026-08-28T04:06:37.386943+00:00)

## What it is
A JavaScript library for building pixel isometric graphics (bricks, cubes, pyramids, slopes) on HTML5 canvas. It renders at the pixel level following a strict 1:2 pixel pattern for precise isometric pixel art.

## Use cases
- draw isometric pixel art cubes and blocks in the browser
- render isometric voxel-style graphics with HTML5 canvas
- create pixel art game sprites in JavaScript
- visualize GitHub contribution charts as isometric pixel graphics
- build a voxel builder or isometric map generator in the browser

## When to choose
- you need true pixel-level isometric rendering rather than vector graphics
- you want lightweight canvas-based pixel art primitives in JavaScript
- you're building a browser game or visualization with an isometric pixel aesthetic

## When to avoid
- you need vector isometric graphics or 3D rendering
- you need a maintained library with active development
- you need GPU-accelerated or WebGL-based rendering

## Facets
- artifact type: library
- maturity: maintenance
- function: graphics, image-processing
- domain: graphics, web-development, frontend
- platform: browser
- tags: pixel-art, isometric, html5-canvas, 2-5d, rendering, game-development, nodejs, javascript

## Member repositories
- nosir/obelisk.js (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:37.386943+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:38:24.428166+00:00, confidence not recorded.
  - readme: https://github.com/nosir/obelisk.js (fetched 2026-08-28T04:06:37.386943+00:00, sha e6309acf5777)
  - registry_npm: https://registry.npmjs.org/obelisk.js (fetched 2026-08-29T10:18:59.732534+00:00, sha 91632954fb02)
- Data as of 2026-08-30T08:39:29.467469+00:00.
