Voxel Cutaway World Documentation
Version: 0.2.0
Date: 2026-03-08
Status: Active prototype
This folder contains the documentation for the Voxel Cutaway World Generator project.
Document set:
PROJECT_BRIEF.md- overview, product framing, scope, and release intentURS.md- user requirements specificationFS.md- functional specification for the MVPDS.md- design specification and technical approachFILE_STRUCTURE.md- proposed page and asset structure for implementationPAGE_SPEC.md- page layout, UI behavior, and content structureGENERATION_SPEC.md- procedural generation rules and tuning boundariesRISK_ASSESSMENT.md- initial delivery and product risksTEST_PLAN.md- prototype verification strategy
These markdown files are the source of truth. The public site exposes matching HTML mirrors in this same folder via the shared docs render pipeline.
Current project position:
- standalone website experiment
- toy generator, not a game
- floating voxel chunk rendered in a live WebGL 3D scene
- seeded procedural generation
- desktop and mobile camera interaction
- day and night lighting themes
Current non-goals:
- building or mining mechanics
- full sandbox gameplay
- infinite world streaming
- save/load and sharing features
- multiplayer