Ross ROSS = Recommend OSS · open-source software intelligence for agents

sinclairzx81/zero

A 3D renderer written in JavaScript and rendered to the terminal. observed · 2026-08-28

github.com/sinclairzx81/zero · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 93
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3614
  • days_rel: n/a
  • days_push: 44
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2455 stars · 145 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Zero is a 3D software renderer written in JavaScript/TypeScript that renders output to the terminal via Node.js stdout, requiring no GPU. It implements vertex and fragment shaders, z-correct texture mapping, depth buffering, and includes matrix/vector math libraries and a scene graph.

Use cases

  • render 3D graphics in the terminal without a GPU
  • demo a software rasterizer written in JavaScript
  • experiment with programmable vertex and fragment shaders in JS
  • display ASCII 3D animations in a terminal
  • test terminal 24-bit true color rendering
  • benchmark JavaScript rendering performance

When to choose

  • you want a dependency-free terminal-based 3D demo
  • you need a lightweight example of a software rasterizer in JavaScript
  • your environment has no GPU but has a terminal

When to avoid

  • you need production-quality 3D rendering or high frame rates
  • you want GPU-accelerated graphics or WebGL
  • you need a general-purpose 3D engine for building applications

Facets

application · maturity maintenance

graphics simulation graphics developer-tools cli cross-platform 3d-renderer terminal-graphics ascii-art software-rasterizer shaders demo command-line nodejs

1 source

Member repositories

RepositoryRoleHealth v2
sinclairzx81/zeromain74

For agents

markdown · JSON · MCP: product_card(name="sinclairzx81/zero")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem