MCPcopy Index your code
hub / github.com/Technici4n/voxel-rs

github.com/Technici4n/voxel-rs @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
474 symbols 1,058 edges 71 files 181 documented · 38% updated 5y ago★ 1592 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

WorkerState (Interface)
A type that takes inputs of type `Input` produces outputs of type `Output`. [3 implementers]
common/src/worker.rs
Widget (Interface)
A generic Widget. [3 implementers]
quint/src/ui.rs
State (Interface)
A window state. It has full control over the rendered content. [2 implementers]
client/src/window.rs
Socket (Interface)
TODO: handle errors :-) [2 implementers]
network/src/socket.rs
WorldGenerator (Interface)
A world generator [2 implementers]
common/src/world.rs
BlockContainer (Interface)
A "block container", i.e. either the client's World or the server's World. This trait allows the physics simulation to w [2 …
common/src/physics/mod.rs
Server (Interface)
An abstraction over a network server. [1 implementers]
common/src/network/mod.rs
Client (Interface)
An abstraction over a network client. [1 implementers]
common/src/network/mod.rs

Core symbols most depended-on inside this repo

new
called by 195
common/src/network/dummy.rs
push
called by 78
server/src/light/sunlight.rs
len
called by 52
client/src/render/buffers.rs
get_id_by_name
called by 19
common/src/registry.rs
ind_mesh
called by 18
client/src/render/world/meshing.rs
record_part
called by 18
common/src/time.rs
into
called by 17
network/src/types.rs
four_bytes_to_u32
called by 14
common/src/data/vox/mod.rs

Shape

Method 262
Class 105
Function 75
Enum 24
Interface 8

Languages

Rust100%

Modules by API surface

common/src/world.rs26 symbols
client/src/ui/mod.rs24 symbols
server/src/world.rs20 symbols
quint/src/ui.rs14 symbols
client/src/render/buffers.rs14 symbols
quint/src/style.rs13 symbols
common/src/player.rs13 symbols
common/src/physics/simulation.rs13 symbols
client/src/input.rs13 symbols
client/src/render/world/mod.rs12 symbols
client/src/render/world/meshing.rs12 symbols
client/src/mainmenu.rs12 symbols

For agents

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

⬇ download graph artifact