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

HunterLarco/voxel.css

A lightweight 3D CSS voxel library. observed · 2026-08-28

github.com/HunterLarco/voxel.css · homepage · CSS · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3921
  • days_rel: n/a
  • days_push: 3768
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3356 stars · 129 forks observed · 2026-08-28

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

voxel.css is a lightweight JavaScript/CSS library for rendering 3D voxel worlds in the browser using pure CSS transforms, with no WebGL dependency. It provides Scene, World, Editor, and Voxel classes for building, editing, and saving voxel-based scenes.

Use cases

  • build 3D voxel worlds in the browser without WebGL
  • create interactive block-building games with plain CSS 3D
  • add rotatable, zoomable 3D scenes to a webpage
  • make a Minecraft-like editor with autosave in JavaScript
  • prototype lightweight 3D graphics using only CSS transforms

When to choose

  • you want 3D voxel rendering without WebGL or heavy 3D engines
  • you need a tiny dependency-free library for simple 3D scenes
  • you want built-in world editing and autosave out of the box

When to avoid

  • you need high performance or large scenes (CSS 3D is slower than WebGL)
  • you need mobile touch support or shadows, which are unimplemented
  • you need an actively maintained library (last release was 2016)

Facets

library · maturity abandoned

graphics animation ui-components game-engine web-development frontend graphics browser 3d voxel css-3d browser-rendering no-dependencies game-development javascript css

1 source

Member repositories

RepositoryRoleHealth v2
HunterLarco/voxel.cssmain23

For agents

markdown · JSON · MCP: product_card(name="HunterLarco/voxel.css")

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