# MihailRis/voxelcore

VoxelCore – voxel game engine in C++

Repository: https://github.com/MihailRis/voxelcore
Canonical: https://ross.abutalabs.com/products/voxelcore
Language: C++
License Family: other
Topics: game, voxel-game, opengl, game-engine
Last push: 2026-08-26T18:48:08+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 82, longevity 100
- inputs: {"age_days": 1956, "days_push": 7, "days_rel": 121, "gap_med": 6.5, "n_releases_24m": 39}
- 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 1431, forks 115 (observed 2026-08-28T04:04:42.920202+00:00)

## What it is
VoxelCore is an open-source voxel game engine written in C++ with OpenGL rendering and Lua scripting support. It provides the core systems for building block-based sandbox games similar to Minecraft.

## Use cases
- build a voxel sandbox game
- create a Minecraft-like game engine
- learn voxel engine development in C++
- prototype block-based 3D worlds
- extend a voxel game with Lua scripting

## When to choose
- you want a ready-made voxel engine foundation in C++
- you need cross-platform OpenGL voxel rendering with Lua modding
- you want to study or fork an actively developed voxel engine

## When to avoid
- you need a general-purpose 3D engine for non-voxel games
- you require a permissive license - the repo has no license specified
- you want a mature engine with extensive tooling and ecosystem

## Facets
- artifact type: framework
- maturity: active
- function: game-engine, graphics, simulation
- domain: graphics, cross-platform
- platform: windows, cpp
- tags: voxel-game, opengl, lua-scripting, minecraft-like, cmake, game-development, linux, macos

## Member repositories
- MihailRis/voxelcore (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:42.920202+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:37:05.392099+00:00, confidence not recorded.
  - readme: https://github.com/MihailRis/voxelcore (fetched 2026-08-28T04:04:42.920202+00:00, sha 6dfdd048ff93)
- Data as of 2026-08-30T08:39:29.467469+00:00.
