# max-mapper/voxel-engine

3D HTML5 voxel game engine

Repository: https://github.com/max-mapper/voxel-engine
Canonical: https://ross.abutalabs.com/products/voxel-engine
Homepage: http://maxogden.github.com/voxel-engine
Language: JavaScript
License: BSD-3-Clause
License Family: permissive
Last push: 2017-12-08T20:07:17+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4990, "days_push": 3190, "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 1312, forks 218 (observed 2026-08-28T04:04:20.176328+00:00)

## What it is
A JavaScript library for building 3D voxel games in the browser using three.js and HTML5. It provides chunk-based world generation, block materials, player physics, and a simple API for creating Minecraft-style games.

## Use cases
- build a minecraft-like game in the browser
- create a 3d voxel world with javascript
- generate procedural voxel terrain in html5
- make a browser-based block building game
- prototype voxel game mechanics with three.js

## When to choose
- you want to build a voxel/block game that runs in the browser
- you need a simple, hackable JavaScript voxel engine with a plugin ecosystem
- you're learning 3D game development with three.js

## When to avoid
- you need a maintained engine with active support and modern tooling
- you're building a high-performance or production-scale game
- you need mobile or native platform support

## Facets
- artifact type: library
- maturity: abandoned
- function: game-engine, graphics, simulation
- domain: graphics, web-development
- platform: browser
- tags: voxel, threejs, html5, minecraft-like, 3d, game-development, javascript, web

## Member repositories
- max-mapper/voxel-engine (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.176328+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-30T04:49:05.662806+00:00, confidence not recorded.
  - readme: https://github.com/max-mapper/voxel-engine (fetched 2026-08-28T04:04:20.176328+00:00, sha b136e395c11f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
