Skip to main content

VoxelSandboxAi

6 tools in this family (folder Editor/Tools/VoxelSandboxAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
voxel_apply_default_templatewritesOne-shot: build the canonical Buril voxel sandbox — 12-block VoxelSandbox-classic-ish
voxel_export_block_palette_pngwritesEmit a 16×16 PNG atlas of solid-colour block tiles, one per palette entry.
voxel_generate_codewritesEmit the 6 runtime files (VoxelChunk.cs, GreedyMesher.cs, ChunkLoader.cs,
voxel_propose_from_promptread-onlyBuild a VoxelSpec skeleton from a natural-language brief like
voxel_simulate_chunk_loadread-onlyIn-memory benchmark: synthesize a chunk's voxel data using the same heightmap
voxel_validate_specread-onlyValidate a VoxelSpec and return a list of human-readable errors.