MCPcopy Index your code
hub / github.com/Game4all/vx_bevy

github.com/Game4all/vx_bevy @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
173 symbols 275 edges 29 files 40 documented · 23% updated 19mo ago★ 3307 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

LayeredBiomeTerrainGenerator (Interface)
A biome terrain generator that applies a set of layers on top of the terrain. [3 implementers]
src/voxel/terraingen/biomes/layered.rs
BiomeTerrainGenerator (Interface)
A trait representing a terrain generator for a biome. A biome can be defined as a collection of features that are applie [1 …
src/voxel/terraingen/biomes/mod.rs
IntoBoxedTerrainGenerator (Interface)
Utility trait for boxing biome generators. [1 implementers]
src/voxel/terraingen/biomes/mod.rs
VoxelMaterial (Interface)
Helper / marker trait for voxel materials.
src/voxel/material.rs
MaterialVoxel (Interface)
(no doc) [1 implementers]
src/voxel/voxel.rs

Core symbols most depended-on inside this repo

insert
called by 14
src/voxel/storage/chunk_map.rs
rand2to1
called by 10
src/voxel/terraingen/noise.rs
entity
called by 10
src/voxel/world/chunks.rs
voxel_at_mut
called by 9
src/voxel/storage/buffer.rs
get
called by 9
src/voxel/terraingen/noise.rs
shape
called by 6
src/voxel/storage/buffer.rs
register_biome_generator
called by 3
src/voxel/terraingen/mod.rs
rand1dto1d
called by 3
src/voxel/terraingen/noise.rs

Shape

Method 75
Class 46
Function 46
Interface 5
Enum 1

Languages

Rust100%

Modules by API surface

src/voxel/world/chunks.rs22 symbols
src/voxel/material.rs14 symbols
src/voxel/render/chunk_material.rs13 symbols
src/voxel/storage/chunk_map.rs12 symbols
src/voxel/terraingen/noise.rs11 symbols
src/debug/debug_ui.rs10 symbols
src/voxel/storage/buffer.rs9 symbols
src/voxel/world/meshing.rs7 symbols
src/voxel/world/terrain.rs6 symbols
src/voxel/world/player.rs6 symbols
src/voxel/world/chunks_anim.rs6 symbols
src/voxel/voxel.rs6 symbols

For agents

$ claude mcp add vx_bevy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact